-
Notifications
You must be signed in to change notification settings - Fork 4.7k
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
Test failure System.IO.Tests.RandomAccess_GetLength.ReturnsActualLengthForDevices(options: Asynchronous) #73925
Comments
Tagging subscribers to this area: @dotnet/area-system-io Issue DetailsRun: runtime-coreclr libraries-jitstress 20220814.1 Failed test:
Error message:
|
Should we catch IOException in the test case and rethrow unless the message contains a string: "because it is being used by another process" I don't have better ideas and it seems that there are no other test cases for physical drives, so no blueprint on how to test them. |
Ideally, should probably use AttachVirtualDisk function and run all test cases against a virtual drive... |
Tagging subscribers to this area: @dotnet/area-system-io Issue DetailsRun: runtime-coreclr libraries-jitstress 20220814.1 Failed test:
Error message:
|
Co-authored-by: Adam Sitnik <[email protected]>
Run: runtime-coreclr libraries-jitstress 20220814.1
Failed test:
Error message:
The text was updated successfully, but these errors were encountered: