Use ToLowerInvariant().Contains(...) for .NET Framework - #31353
Merged
Azure Pipelines / MAUI-UITests-public
failed
Aug 26, 2025 in 2h 34m 14s
Build #10.0.0-ci+pr.31353.azdo.149230 had test failures
Details
- Failed: 1 (0.01%)
- Passed: 9,166 (98.52%)
- Other: 137 (1.47%)
- Total: 9,304
Annotations
Check failure on line 908 in Build log
azure-pipelines / MAUI-UITests-public
Build log #L908
PowerShell exited with code '1'.
Check failure on line 763 in Build log
azure-pipelines / MAUI-UITests-public
Build log #L763
PowerShell exited with code '1'.
Check failure on line 5587 in Build log
azure-pipelines / MAUI-UITests-public
Build log #L5587
PowerShell exited with code '1'.
Check failure on line 20 in Build log
azure-pipelines / MAUI-UITests-public
Build log #L20
There are one or more test failures detected in result files. Detailed summary of published test results can be viewed in the Tests tab.
azure-pipelines / MAUI-UITests-public
Microsoft.Maui.TestCases.Tests.Issues.Issue30690(Windows).PullToRefreshWorksWhenEnabled
Assert.That(App.WaitForTextToBePresentInElement(StatusLabel, "Refresh completed", timeout: TimeSpan.FromSeconds(5)), Is.True)
Expected: True
But was: False
Raw output
at Microsoft.Maui.TestCases.Tests.Issues.Issue30690.PullToRefreshWorksWhenEnabled() in /_/src/Controls/tests/TestCases.Shared.Tests/Tests/Issues/Issue30690.cs:line 128
1) at Microsoft.Maui.TestCases.Tests.Issues.Issue30690.PullToRefreshWorksWhenEnabled() in /_/src/Controls/tests/TestCases.Shared.Tests/Tests/Issues/Issue30690.cs:line 128
Loading