Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: stub out msal methods on non-supported platforms #2489

Merged
merged 1 commit into from
Aug 5, 2024

fix: stub out msal methods on non-supported platforms

8b1cd84
Select commit
Loading
Failed to load commit list.
Merged

fix: stub out msal methods on non-supported platforms #2489

fix: stub out msal methods on non-supported platforms
8b1cd84
Select commit
Loading
Failed to load commit list.
Azure Pipelines / uno.extensions succeeded Aug 5, 2024 in 16m 23s

Build #5.0.0-PullRequest2489.307 had test failures

Details

Tests

  • Failed: 1 (0.07%)
  • Passed: 1,489 (98.61%)
  • Other: 20 (1.32%)
  • Total: 1,510

Annotations

Check failure on line 1 in TestHarness.UITest.Given_PageNavigationRegistered.When_PageNavigationRegisteredDependsn

See this annotation in the file changed.

@azure-pipelines azure-pipelines / uno.extensions

TestHarness.UITest.Given_PageNavigationRegistered.When_PageNavigationRegisteredDependsn

System.TimeoutException : Timed out waiting for element...
Raw output
   at Uno.UITest.Selenium.SeleniumApp.Uno.UITest.IApp.WaitForElement(Func`2 query, String timeoutMessage, Nullable`1 timeout, Nullable`1 retryFrequency, Nullable`1 postTimeout)
   at TestHarness.UITest.Extensions.AppExtensions.WaitThenTap(IApp app, Func`2 query, Nullable`1 timeout) in /__w/1/s/testing/TestHarness/TestHarness.UITest/Extensions/AppExtensions.cs:line 35
   at TestHarness.UITest.Given_PageNavigationRegistered.When_PageNavigationRegisteredDependsn() in /__w/1/s/testing/TestHarness/TestHarness.UITest/Ext/Navigation/PageNavigation/Given_PageNavigationRegistered.cs:line 116
   at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)