Skip to content

Track investigating System.Tests.TimeZoneInfoTests.NJulianRuleTest failure on Android #73031

@tarekgh

Description

@tarekgh

This test is failing on Android only with the following output

#72995
#73030

[22:32:57] info: An error occurred running System.Runtime.Tests.sh
[22:32:57] dbug: Exit code: 1
                 Std out:
                   Discovering: System.Runtime.Tests (method display = ClassAndMethod, method display options = None)
                   Discovered:  System.Runtime.Tests (found 8579 of 8714 test cases)
                   Starting:    System.Runtime.Tests (parallel test collections = on, max threads = 1)
                     System.Tests.TimeZoneInfoTests.UnsupportedImplicitConversionTest [SKIP]
                       Condition(s) not met: "DoesNotSupportIanaNamesConversion"
                       Microsoft.DotNet.RemoteExecutor.RemoteExecutionException : Remote process failed with an unhandled exception.
                       Stack Trace:
                         
                         Child exception:
                           Xunit.Sdk.EqualException: Assert.Equal() Failure
                         Expected: 1
                         Actual:   0
                         /_/src/libraries/System.Runtime/tests/System/TimeZoneInfoTests.cs(2616,0): at System.Tests.TimeZoneInfoTests.<>c.<NJulianRuleTest>b__103_0(String day, String month, String succeed)
                         /_/src/mono/System.Private.CoreLib/src/System/Reflection/MethodInvoker.Mono.cs(33,0): at System.Reflection.MethodInvoker.InterpretedInvoke(Object obj, Span`1 args, BindingFlags invokeAttr)
                         
                         Child process:
                           System.Runtime.Tests, Version=7.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 System.Tests.TimeZoneInfoTests+<>c Void <NJulianRuleTest>b__103_0(System.String, System.String, System.String)
                         
                         Child arguments:
                           1, 1, True
                         
                       Microsoft.DotNet.RemoteExecutor.RemoteExecutionException : Remote process failed with an unhandled exception.
                       Stack Trace:
                         
                         Child exception:
                           Xunit.Sdk.EqualException: Assert.Equal() Failure
                         Expected: 1
                         Actual:   0
                         /_/src/libraries/System.Runtime/tests/System/TimeZoneInfoTests.cs(2616,0): at System.Tests.TimeZoneInfoTests.<>c.<NJulianRuleTest>b__103_0(String day, String month, String succeed)
                         /_/src/mono/System.Private.CoreLib/src/System/Reflection/MethodInvoker.Mono.cs(33,0): at System.Reflection.MethodInvoker.InterpretedInvoke(Object obj, Span`1 args, BindingFlags invokeAttr)
                         
                         Child process:
                           System.Runtime.Tests, Version=7.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 System.Tests.TimeZoneInfoTests+<>c Void <NJulianRuleTest>b__103_0(System.String, System.String, System.String)
                         
                         Child arguments:
                           31, 1, True
                         
                       Microsoft.DotNet.RemoteExecutor.RemoteExecutionException : Remote process failed with an unhandled exception.
                       Stack Trace:
                         
                         Child exception:
                           Xunit.Sdk.EqualException: Assert.Equal() Failure
                         Expected: 1
                         Actual:   0
                         /_/src/libraries/System.Runtime/tests/System/TimeZoneInfoTests.cs(2616,0): at System.Tests.TimeZoneInfoTests.<>c.<NJulianRuleTest>b__103_0(String day, String month, String succeed)
                         /_/src/mono/System.Private.CoreLib/src/System/Reflection/MethodInvoker.Mono.cs(33,0): at System.Reflection.MethodInvoker.InterpretedInvoke(Object obj, Span`1 args, BindingFlags invokeAttr)
                         
                         Child process:
                           System.Runtime.Tests, Version=7.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 System.Tests.TimeZoneInfoTests+<>c Void <NJulianRuleTest>b__103_0(System.String, System.String, System.String)
                         
                         Child arguments:
                           1, 2, True
                         
                       Microsoft.DotNet.RemoteExecutor.RemoteExecutionException : Remote process failed with an unhandled exception.
                       Stack Trace:
                         
                         Child exception:
                           Xunit.Sdk.EqualException: Assert.Equal() Failure
                         Expected: 1
                         Actual:   0
                         /_/src/libraries/System.Runtime/tests/System/TimeZoneInfoTests.cs(2616,0): at System.Tests.TimeZoneInfoTests.<>c.<NJulianRuleTest>b__103_0(String day, String month, String succeed)
                         /_/src/mono/System.Private.CoreLib/src/System/Reflection/MethodInvoker.Mono.cs(33,0): at System.Reflection.MethodInvoker.InterpretedInvoke(Object obj, Span`1 args, BindingFlags invokeAttr)
                         
                         Child process:
                           System.Runtime.Tests, Version=7.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 System.Tests.TimeZoneInfoTests+<>c Void <NJulianRuleTest>b__103_0(System.String, System.String, System.String)
                         
                         Child arguments:
                           28, 2, True

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions