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

OSX failure on StringTests.StartsWithNoMatch_StringComparison #112195

Open
steveharter opened this issue Feb 5, 2025 · 6 comments
Open

OSX failure on StringTests.StartsWithNoMatch_StringComparison #112195

steveharter opened this issue Feb 5, 2025 · 6 comments
Labels
area-System.Globalization Known Build Error Use this to report build issues in the .NET Helix tab os-ios Apple iOS os-tvos Apple tvOS

Comments

@steveharter
Copy link
Member

steveharter commented Feb 5, 2025

Build Information

Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=940013
Build error leg or test failing: System.Tests.StringTests.StartsWithNoMatch_StringComparison
Pull request: #111877

Error Message

Fill the error message using step by step known issues guidance.

{
  "ErrorMessage": "[FAIL] System.Tests.StringTests.StartsWithNoMatch_StringComparison",
  "ErrorPattern": "",
  "BuildRetry": false,
  "ExcludeConsoleLog": false
}

Log

[17:27:34] dbug: 2025-02-04 17:27:34.201 Df System.Runtime.Tests[12401:3ab5fc] Failed tests:
[17:27:34] dbug: 2025-02-04 17:27:34.201 Df System.Runtime.Tests[12401:3ab5fc] 1) 	[FAIL] System.Tests.StringTests.StartsWithNoMatch_StringComparison   Test name: System.Tests.StringTests.StartsWithNoMatch_StringComparison
[17:27:34] dbug: Assembly:  [System.Runtime.Tests, Version=10.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51]
[17:27:34] dbug: 2025-02-04 17:27:34.201 Df System.Runtime.Tests[12401:3ab5fc]    Exception messages: Assert.Equal() Failure: Values differ
[17:27:34] dbug: Expected: True
[17:27:34] dbug: Actual:   False   Exception stack traces:    at System.Tests.StringTests.StartsWithNoMatch_StringComparison()

Known issue validation

Build: 🔎 https://dev.azure.com/dnceng-public/public/_build/results?buildId=940013
Error message validated: [[FAIL] System.Tests.StringTests.StartsWithNoMatch_StringComparison]
Result validation: ❌ Known issue did not match with the provided build.
Validation performed at: 2/5/2025 4:19:32 PM UTC

Report

Build Definition Test Pull Request
983451 dotnet/runtime System.Runtime.Tests.WorkItemExecution #113621
982912 dotnet/runtime System.Runtime.Tests.WorkItemExecution #113602
982040 dotnet/runtime System.Runtime.Tests.WorkItemExecution #113435
981549 dotnet/runtime System.Runtime.Tests.WorkItemExecution
980944 dotnet/runtime System.Runtime.Tests.WorkItemExecution #113550
978880 dotnet/runtime System.Runtime.IOS.Tests.WorkItemExecution #113414
977777 dotnet/runtime System.Runtime.IOS.Tests.WorkItemExecution
977238 dotnet/runtime System.Runtime.Tests.WorkItemExecution #113416
976795 dotnet/runtime System.Runtime.Tests.WorkItemExecution #113409
973759 dotnet/runtime System.Runtime.IOS.Tests.WorkItemExecution
973601 dotnet/runtime System.Runtime.Tests.WorkItemExecution #113056
970033 dotnet/runtime System.Runtime.Tests.WorkItemExecution #113171
969882 dotnet/runtime System.Runtime.Tests.WorkItemExecution #113137
969384 dotnet/runtime System.Runtime.IOS.Tests.WorkItemExecution
967850 dotnet/runtime System.Runtime.Tests.WorkItemExecution #113095
966779 dotnet/runtime System.Runtime.Tests.WorkItemExecution #113044
966609 dotnet/runtime System.Runtime.Tests.WorkItemExecution
959894 dotnet/runtime System.Runtime.Tests.WorkItemExecution #112753
958377 dotnet/runtime System.Runtime.Tests.WorkItemExecution #112754
956996 dotnet/runtime System.Runtime.Tests.WorkItemExecution #112705
956973 dotnet/runtime System.Runtime.Tests.WorkItemExecution #112569

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
2 9 21
@steveharter steveharter added blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' Known Build Error Use this to report build issues in the .NET Helix tab labels Feb 5, 2025
@dotnet-issue-labeler dotnet-issue-labeler bot added the needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners label Feb 5, 2025
@dotnet-policy-service dotnet-policy-service bot added the untriaged New issue has not been triaged by the area owner label Feb 5, 2025
Copy link
Contributor

Tagging subscribers to this area: @dotnet/area-system-runtime
See info in area-owners.md if you want to be subscribed.

@steveharter steveharter added area-System.Globalization and removed area-System.Runtime needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners labels Feb 5, 2025
Copy link
Contributor

Tagging subscribers to this area: @dotnet/area-system-globalization
See info in area-owners.md if you want to be subscribed.

@tarekgh
Copy link
Member

tarekgh commented Feb 5, 2025

@matouskozak please triage. Thanks!

@matouskozak
Copy link
Member

Looks like duplicate of #108832 but with slightly different error message. fyi: @kotlarmilos

@matouskozak matouskozak removed the untriaged New issue has not been triaged by the area owner label Feb 6, 2025
@matouskozak matouskozak added os-ios Apple iOS os-tvos Apple tvOS and removed os-mac-os-x macOS aka OSX labels Feb 6, 2025
Copy link
Contributor

Tagging subscribers to 'os-tvos': @vitek-karas, @kotlarmilos, @ivanpovazan, @steveisok, @akoeplinger
See info in area-owners.md if you want to be subscribed.

Copy link
Contributor

Tagging subscribers to 'os-ios': @vitek-karas, @kotlarmilos, @ivanpovazan, @steveisok, @akoeplinger
See info in area-owners.md if you want to be subscribed.

@matouskozak matouskozak removed the blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' label Feb 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-System.Globalization Known Build Error Use this to report build issues in the .NET Helix tab os-ios Apple iOS os-tvos Apple tvOS
Projects
None yet
Development

No branches or pull requests

3 participants