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(StatusBar): OS theme change no longer crashes app #867

Merged
merged 2 commits into from
Oct 16, 2023

chore: added Windows-specific conditional

ad6b416
Select commit
Loading
Failed to load commit list.
Merged

fix(StatusBar): OS theme change no longer crashes app #867

chore: added Windows-specific conditional
ad6b416
Select commit
Loading
Failed to load commit list.
Azure Pipelines / Uno Toolkit - CI succeeded Oct 16, 2023 in 1h 30m 26s

Build #5.0.0-PullRequest0867.121 had test failures

Details

Tests

  • Failed: 27 (10.84%)
  • Passed: 176 (70.68%)
  • Other: 46 (18.47%)
  • Total: 249

Annotations

Check failure on line 1 in Uno.Toolkit.UITest.RuntimeTests.RuntimeTestRunner.RunRuntimeTests

See this annotation in the file changed.

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

Uno.Toolkit.UITest.RuntimeTests.RuntimeTestRunner.RunRuntimeTests

OneTimeSetUp: System.TypeInitializationException : The type initializer for 'Uno.Toolkit.UITest.TestBase' threw an exception.
  ----> Xamarin.UITest.XDB.Exceptions.DeviceAgentException : Failed to install DeviceAgent

ExitCode: 134
	0   CoreFoundation                      0x00007ff80be6112a __exceptionPreprocess + 242
	1   libobjc.A.dylib                     0x00007ff80b9870b7 objc_exception_throw + 48
	10  dyld                                0x00007ff80b9b441f start + 1903
	2   iOSDeviceManager                    0x000000010306758b +[Command resourcesFromArgs:] + 0
	3   iOSDeviceManager                    0x0000000103061031 +[Codesigner adHocSign:resourcesToInject:] + 519
	4   iOSDeviceManager                    0x000000010306097e +[Codesigner resignApplication:withProvisioningProfile:withCodesignIdentity:resourcesToInject:] + 155
	5   iOSDeviceManager                    0x000000010306d181 -[Simulator installApp:mobileProfile:codesignIdentity:resourcesToInject:forceReinstall:] + 315
	6   iOSDeviceManager                    0x000000010306d62b -[Simulator installApp:resourcesToInject:forceReinstall:] + 33
	7   iOSDeviceManager                    0x000000010305eff7 +[InstallAppCommand execute:] + 911
	8   iOSDeviceManager                    0x000000010306a3a3 +[CLI process:] + 1087
	9   iOSDeviceManager                    0x0000000103054b95 main + 121
(
)
*** First throw call stack:
2023-10-16 15:53:44.883 iOSDeviceManager[6456:37033] *** Terminating app due to uncaught exception 'CBXException', reason: 'Error codesigning /var/folders/r_/vbvvglrx3lvds6dp_mbyq3_c0000gn/T/xdb/DeviceAgent.iOS.Dependencies/36410bf3fabde8ddd0646ba28818206b/app/DeviceAgent-Runner.app: '
App sh.calaba.DeviceAgent.xctrunner is not installed on 37797D25-7223-4C00-AC93-DFD13F5F0978
libc++abi: terminating due to uncaught exception of type NSException
Simulator is already booted.

Check failure on line 1 in Uno.Toolkit.UITest.Behaviors.Given_VisualStateManagerExtensions.When_Value_Set

See this annotation in the file changed.

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

Uno.Toolkit.UITest.Behaviors.Given_VisualStateManagerExtensions.When_Value_Set

OneTimeSetUp: System.TypeInitializationException : The type initializer for 'Uno.Toolkit.UITest.TestBase' threw an exception.
  ----> Xamarin.UITest.XDB.Exceptions.DeviceAgentException : Unable to contact DeviceAgent
  ----> System.AggregateException : One or more errors occurred. (Unable to contact DeviceAgent on 127.0.0.1)
  ----> Xamarin.UITest.XDB.Exceptions.DeviceAgentException : Unable to contact DeviceAgent on 127.0.0.1
  ----> System.Net.Http.HttpRequestException : Connection refused (127.0.0.1:27753)
  ----> System.Net.Sockets.SocketException : Connection refused

Check failure on line 1 in Uno.Toolkit.UITest.Behaviors.FlipViewPipsPagerBehavior.Given_FlipViewExtensions.Tapping_On_Next_Button_Navigate_To_Other_Content

See this annotation in the file changed.

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

Uno.Toolkit.UITest.Behaviors.FlipViewPipsPagerBehavior.Given_FlipViewExtensions.Tapping_On_Next_Button_Navigate_To_Other_Content

OneTimeSetUp: System.TypeInitializationException : The type initializer for 'Uno.Toolkit.UITest.TestBase' threw an exception.
  ----> Xamarin.UITest.XDB.Exceptions.DeviceAgentException : Unable to contact DeviceAgent
  ----> System.AggregateException : One or more errors occurred. (Unable to contact DeviceAgent on 127.0.0.1)
  ----> Xamarin.UITest.XDB.Exceptions.DeviceAgentException : Unable to contact DeviceAgent on 127.0.0.1
  ----> System.Net.Http.HttpRequestException : Connection refused (127.0.0.1:27753)
  ----> System.Net.Sockets.SocketException : Connection refused

Check failure on line 1 in Uno.Toolkit.UITest.Behaviors.FlipViewPipsPagerBehavior.Given_FlipViewExtensions.Tapping_On_Privous_Button_Navigate_Back

See this annotation in the file changed.

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

Uno.Toolkit.UITest.Behaviors.FlipViewPipsPagerBehavior.Given_FlipViewExtensions.Tapping_On_Privous_Button_Navigate_Back

OneTimeSetUp: System.TypeInitializationException : The type initializer for 'Uno.Toolkit.UITest.TestBase' threw an exception.
  ----> Xamarin.UITest.XDB.Exceptions.DeviceAgentException : Unable to contact DeviceAgent
  ----> System.AggregateException : One or more errors occurred. (Unable to contact DeviceAgent on 127.0.0.1)
  ----> Xamarin.UITest.XDB.Exceptions.DeviceAgentException : Unable to contact DeviceAgent on 127.0.0.1
  ----> System.Net.Http.HttpRequestException : Connection refused (127.0.0.1:27753)
  ----> System.Net.Sockets.SocketException : Connection refused