-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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
PreserializedResourceWriterTests.TestResourceManagerIsSafeForConcurrentAccessAndEnumeration test failure #86013
Comments
Tagging subscribers to this area: @dotnet/area-system-resources Issue Details
Build InformationBuild: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=266915 Error MessageFill the error message using known issues guidance. {
"ErrorMessage": "System.Resources.Extensions.Tests.PreserializedResourceWriterTests.TestResourceManagerIsSafeForConcurrentAccessAndEnumeration",
"BuildRetry": false,
"ErrorPattern": "",
"ExcludeConsoleLog": false
}
|
Yes
That was actually suggested previously and apparently you applied the suggestion only to runtime/src/libraries/System.Resources.ResourceManager/tests/ResourceManagerTests.cs Lines 262 to 266 in ce689d9
Please apply the suggestion to this test too, thanks! |
Apply suggestion from dotnet#86013 (comment)
* Update BinaryResourceWriterUnitTest.cs Apply suggestion from #86013 (comment) Co-authored-by: Buyaa Namnan <buyankhishig.namnan@microsoft.com>
Build Information
Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=266915
Build error leg or test failing: System.Resources.Extensions.Tests.PreserializedResourceWriterTests.TestResourceManagerIsSafeForConcurrentAccessAndEnumeration
Pull request: #85962
Error Message
Fill the error message using known issues guidance.
Report
Summary
The text was updated successfully, but these errors were encountered: