-
Notifications
You must be signed in to change notification settings - Fork 5.3k
Open
Labels
Milestone
Description
Hit in #71345 on Windows11:
System.IO.FileSystem.Tests.LargeFileTests.NoInt32OverflowInTheBufferingLogic
Details
Console log: 'System.IO.FileSystem.Tests' from job 4228fb79-8158-47f3-b801-45cc40ad1c96 workitem b3e527cd-19c0-40b1-ae6c-43aa4114e770 (windows.11.amd64.client.open.rt) executed on machine a00049F
C:\h\w\9F6F08ED\w\B159095D\e>taskkill.exe /f /im corerun.exe
ERROR: The process "corerun.exe" not found.
C:\h\w\9F6F08ED\w\B159095D\e>call RunTests.cmd --runtime-path C:\h\w\9F6F08ED\p
----- start Wed 06/29/2022 23:23:16.04 =============== To repro directly: =====================================================
pushd C:\h\w\9F6F08ED\w\B159095D\e\
"C:\h\w\9F6F08ED\p\dotnet.exe" exec --runtimeconfig System.IO.FileSystem.Tests.runtimeconfig.json --depsfile System.IO.FileSystem.Tests.deps.json xunit.console.dll System.IO.FileSystem.Tests.dll -xml testResults.xml -nologo -nocolor -trait category=OuterLoop -notrait category=IgnoreForCI -notrait category=failing
popd
===========================================================================================================
C:\h\w\9F6F08ED\w\B159095D\e>"C:\h\w\9F6F08ED\p\dotnet.exe" exec --runtimeconfig System.IO.FileSystem.Tests.runtimeconfig.json --depsfile System.IO.FileSystem.Tests.deps.json xunit.console.dll System.IO.FileSystem.Tests.dll -xml testResults.xml -nologo -nocolor -trait category=OuterLoop -notrait category=IgnoreForCI -notrait category=failing
Discovering: System.IO.FileSystem.Tests (method display = ClassAndMethod, method display options = None)
Discovered: System.IO.FileSystem.Tests (found 96 of 4121 test cases)
Starting: System.IO.FileSystem.Tests (parallel test collections = on, max threads = 2)
System.IO.Tests.PathFile_Exists.PathWithReservedDeviceNameAsPath_ReturnsFalse [SKIP]
Condition(s) not met: "ReservedDeviceNamesAreBlocked"
System.IO.Tests.File_Exists.PathWithReservedDeviceNameAsPath_ReturnsFalse [SKIP]
Condition(s) not met: "ReservedDeviceNamesAreBlocked"
System.IO.Tests.Directory_Exists.PathWithReservedDeviceNameAsPath_ReturnsFalse [SKIP]
Condition(s) not met: "ReservedDeviceNamesAreBlocked"
System.IO.Tests.PathDirectory_Exists.PathWithReservedDeviceNameAsPath_ReturnsFalse [SKIP]
Condition(s) not met: "ReservedDeviceNamesAreBlocked"
System.IO.FileSystem.Tests: [Long Running Test] 'System.IO.FileSystem.Tests.LargeFileTests.NoInt32OverflowInTheBufferingLogic', Elapsed: 00:02:04
System.IO.FileSystem.Tests: [Long Running Test] 'System.IO.FileSystem.Tests.LargeFileTests.NoInt32OverflowInTheBufferingLogic', Elapsed: 00:04:04
System.IO.FileSystem.Tests: [Long Running Test] 'System.IO.FileSystem.Tests.LargeFileTests.NoInt32OverflowInTheBufferingLogic', Elapsed: 00:06:04
System.IO.FileSystem.Tests: [Long Running Test] 'System.IO.FileSystem.Tests.LargeFileTests.NoInt32OverflowInTheBufferingLogic', Elapsed: 00:08:04
System.IO.FileSystem.Tests: [Long Running Test] 'System.IO.FileSystem.Tests.LargeFileTests.NoInt32OverflowInTheBufferingLogic', Elapsed: 00:10:05
System.IO.FileSystem.Tests: [Long Running Test] 'System.IO.FileSystem.Tests.LargeFileTests.NoInt32OverflowInTheBufferingLogic', Elapsed: 00:12:05
System.IO.FileSystem.Tests: [Long Running Test] 'System.IO.FileSystem.Tests.LargeFileTests.NoInt32OverflowInTheBufferingLogic', Elapsed: 00:14:05
['System.IO.FileSystem.Tests' END OF WORK ITEM LOG: Command timed out, and was killed]
System.IO.Tests.BufferedStream_StreamAsync.NoInt32OverflowInTheBufferingLogic
Details
Console log: 'System.IO.Tests' from job 4228fb79-8158-47f3-b801-45cc40ad1c96 workitem 3451f645-48de-4c9d-b003-526c3f8f4aa4 (windows.11.amd64.client.open.rt) executed on machine a00049D
C:\h\w\9F6F08ED\w\A4610946\e>taskkill.exe /f /im corerun.exe
ERROR: The process "corerun.exe" not found.
C:\h\w\9F6F08ED\w\A4610946\e>call RunTests.cmd --runtime-path C:\h\w\9F6F08ED\p
----- start Wed 06/29/2022 23:23:24.67 =============== To repro directly: =====================================================
pushd C:\h\w\9F6F08ED\w\A4610946\e\
"C:\h\w\9F6F08ED\p\dotnet.exe" exec --runtimeconfig System.IO.Tests.runtimeconfig.json --depsfile System.IO.Tests.deps.json xunit.console.dll System.IO.Tests.dll -xml testResults.xml -nologo -nocolor -trait category=OuterLoop -notrait category=IgnoreForCI -notrait category=failing
popd
===========================================================================================================
C:\h\w\9F6F08ED\w\A4610946\e>"C:\h\w\9F6F08ED\p\dotnet.exe" exec --runtimeconfig System.IO.Tests.runtimeconfig.json --depsfile System.IO.Tests.deps.json xunit.console.dll System.IO.Tests.dll -xml testResults.xml -nologo -nocolor -trait category=OuterLoop -notrait category=IgnoreForCI -notrait category=failing
Discovering: System.IO.Tests (method display = ClassAndMethod, method display options = None)
Discovered: System.IO.Tests (found 8 of 716 test cases)
Starting: System.IO.Tests (parallel test collections = on, max threads = 2)
System.IO.Tests: [Long Running Test] 'System.IO.Tests.BufferedStream_StreamAsync.NoInt32OverflowInTheBufferingLogic', Elapsed: 00:02:11
System.IO.Tests: [Long Running Test] 'System.IO.Tests.BufferedStream_StreamAsync.NoInt32OverflowInTheBufferingLogic', Elapsed: 00:04:12
System.IO.Tests: [Long Running Test] 'System.IO.Tests.BufferedStream_StreamAsync.NoInt32OverflowInTheBufferingLogic', Elapsed: 00:06:12
System.IO.Tests: [Long Running Test] 'System.IO.Tests.BufferedStream_StreamAsync.NoInt32OverflowInTheBufferingLogic', Elapsed: 00:08:12
System.IO.Tests: [Long Running Test] 'System.IO.Tests.BufferedStream_StreamAsync.NoInt32OverflowInTheBufferingLogic', Elapsed: 00:10:12
System.IO.Tests: [Long Running Test] 'System.IO.Tests.BufferedStream_StreamAsync.NoInt32OverflowInTheBufferingLogic', Elapsed: 00:12:12
System.IO.Tests: [Long Running Test] 'System.IO.Tests.BufferedStream_StreamAsync.NoInt32OverflowInTheBufferingLogic', Elapsed: 00:14:12
['System.IO.Tests' END OF WORK ITEM LOG: Command timed out, and was killed]