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

Tests under "System.Globalization.Tests" failed with "Xunit.Sdk.TrueException" #23671

Closed
KristinXie1 opened this issue Sep 28, 2017 · 2 comments
Labels
area-System.Globalization test-run-core Test failures in .NET Core test runs
Milestone

Comments

@KristinXie1
Copy link

System.Globalization.Tests.RegionInfoPropertyTests.DisplayName failed

Detail: https://ci.dot.net/job/dotnet_corefx/job/master/job/osx10.12_release/3216/testReport/System.Globalization.Tests/RegionInfoPropertyTests/DisplayName_name____en_US____expected____United_States___/

Configuration: osx10.12_release

MESSAGE:

Exit code was 131 but it should have been 42\nExpected: True\nActual: False

STACK TRACE:

at System.Diagnostics.RemoteExecutorTestBase.RemoteInvokeHandle.Dispose() 
in /Users/dotnet-bot/j/workspace/dotnet_corefx/master/osx10.12_release/src/CoreFx.Private.TestUtilities/src/System/Diagnostics/RemoteExecutorTestBase.cs:line 189
@KristinXie1
Copy link
Author

Failed tests:
 System.Globalization.Tests.RegionInfoPropertyTests.DisplayName
 System.Globalization.Tests.RegionInfoPropertyTests.CurrentRegion
 System.Globalization.Tests.CultureInfoDateTimeFormat.TestSettingThreadCultures
 System.Globalization.Tests.NumberFormatInfoCurrentInfo.CurrentInfo_Subclass_OverridesNumberFormat
 System.Globalization.Tests.NumberFormatInfoCurrentInfo.CurrentInfo_Subclass_OverridesGetFormat
 System.Globalization.Tests.NumberFormatInfoCurrentInfo.CurrentInfo_CustomCulture
 System.Globalization.Tests.CurrentCultureTests.CurrentCulture_BasedOnLangEnvVar
 System.Globalization.Tests.CurrentCultureTests.CurrentUICulture
 System.Globalization.Tests.CurrentCultureTests.DefaultThreadCurrentCulture
 System.Globalization.Tests.CurrentCultureTests.CurrentCulture_DefaultWithNoLang
 System.Globalization.Tests.CurrentCultureTests.CurrentCulture
 System.Globalization.Tests.CurrentCultureTests.DefaultThreadCurrentUICulture

Detail: https://ci.dot.net/job/dotnet_corefx/job/master/job/osx10.12_release/3216/testReport/

@danmoseley
Copy link
Member

131 = SIGQUIT. This has passed since, not worth investigation unless it happens again.

@msftgits msftgits transferred this issue from dotnet/corefx Jan 31, 2020
@msftgits msftgits added this to the 2.1.0 milestone Jan 31, 2020
@ghost ghost locked as resolved and limited conversation to collaborators Dec 20, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-System.Globalization test-run-core Test failures in .NET Core test runs
Projects
None yet
Development

No branches or pull requests

3 participants