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

chore: keep toolkit on 5.0.19 uno #1015

Merged
merged 1 commit into from
Jan 24, 2024

chore: keep toolkit on 5.0.19 uno

a9e7914
Select commit
Loading
Failed to load commit list.
Merged

chore: keep toolkit on 5.0.19 uno #1015

chore: keep toolkit on 5.0.19 uno
a9e7914
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Azure Pipelines / Uno Toolkit - CI succeeded Jan 24, 2024 in 1h 39m 4s

Build #5.1.0-PullRequest1015.116 had test failures

Details

Tests

  • Failed: 1 (0.38%)
  • Passed: 166 (63.85%)
  • Other: 93 (35.77%)
  • Total: 260

Annotations

Check failure on line 1 in Uno.Toolkit.UITest.Behaviors.FlipViewPipsPagerBehavior.Given_PipsPagerExtensions.Selected_Item_Index_Should_Be_Equal

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Uno Toolkit - CI

Uno.Toolkit.UITest.Behaviors.FlipViewPipsPagerBehavior.Given_PipsPagerExtensions.Selected_Item_Index_Should_Be_Equal

System.Net.WebException : POST Failed
Raw output
   at Xamarin.UITest.Shared.Http.HttpClient.HandleHttpError(String method, Exception exception, ExceptionPolicy exceptionPolicy)
   at Xamarin.UITest.Shared.Http.HttpClient.SendData(String endpoint, String method, HttpContent content, ExceptionPolicy exceptionPolicy, Nullable`1 timeOut)
   at Xamarin.UITest.Shared.Http.HttpClient.Post(String endpoint, String arguments, ExceptionPolicy exceptionPolicy, Nullable`1 timeOut)
   at Xamarin.UITest.Shared.Android.HttpApplicationStarter.Execute(String intentJson)
   at Xamarin.UITest.Shared.Android.AndroidAppLifeCycle.LaunchApp(String appPackageName, ApkFile testServerApkFile, Int32 testServerPort)
   at Xamarin.UITest.Shared.Android.AndroidAppLifeCycle.LaunchApp(ApkFile appApkFile, ApkFile testServerApkFile, Int32 testServerPort)
   at Xamarin.UITest.Android.AndroidApp..ctor(IAndroidAppConfiguration appConfiguration, IExecutor executor)
   at Xamarin.UITest.Android.AndroidApp..ctor(IAndroidAppConfiguration appConfiguration)
   at Xamarin.UITest.Configuration.AndroidAppConfigurator.StartApp(AppDataMode appDataMode)
   at Uno.UITests.Helpers.AppInitializer.CreateAndroidApp(Boolean alreadyRunningApp, AppDataMode mode)
   at Uno.UITests.Helpers.AppInitializer.StartApp(Boolean alreadyRunningApp, AppDataMode mode)
   at Uno.UITests.Helpers.AppInitializer.AttachToApp(AppDataMode mode)
   at Uno.Toolkit.UITest.TestBase.SetUpTest() in /Users/runner/work/1/s/src/Uno.Toolkit.UITest/TestBase.cs:line 103
   at InvokeStub_TestBase.SetUpTest(Object, Object, IntPtr*)
   at System.Reflection.MethodInvoker.Invoke(Object obj, IntPtr* args, BindingFlags invokeAttr)