-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Labels
area-vmUse area-vm for VM related issues, including code coverage, and the AOT and JIT backends.Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends.gardening
Description
from builder logs
------------------------------------------------------------
[/b/s/w/ir/cache/builder/sdk/runtime/tests/concurrency/../../../tests/standalone_2/io/directory_list_sync_test.dart] error: [FileSystemException: Directory listing failed, path = './a' (OS Error: No such file or directory, errno = 2), #0 _Directory._fillWithDirectoryListing (dart:io-patch/directory_patch.dart:37:68)
#1 _Directory.listSync (dart:io/directory_impl.dart:243:5)
#2 testList (file:///b/s/w/ir/cache/builder/sdk/tests/standalone_2/io/directory_list_sync_test.dart:16:19)
#3 main (file:///b/s/w/ir/cache/builder/sdk/tests/standalone_2/io/directory_list_sync_test.dart:32:3)
#4 wrapper3165.<anonymous closure> (file:///b/s/w/ir/cache/builder/sdk/runtime/tests/concurrency/generated_stress_test.dart:41310:13)
#5 _rootRun (dart:async/zone.dart:1428:13)
#6 _CustomZone.run (dart:async/zone.dart:1328:19)
#7 _runZoned (dart:async/zone.dart:1863:10)
#8 runZoned (dart:async/zone.dart:1785:10)
#9 wrapper3165 (file:///b/s/w/ir/cache/builder/sdk/runtime/tests/concurrency/generated_stress_test.dart:41309:11)
#10 _delayEntrypointInvocation.<anonymous closure> (dart:isolate-patch/isolate_patch.dart:286:17)
#11 _RawReceivePortImpl._handleMessage (dart:isolate-patch/isolate_patch.dart:184:12)
]
------------------------------------------------------------
-> Setting exitCode to 255```
Metadata
Metadata
Assignees
Labels
area-vmUse area-vm for VM related issues, including code coverage, and the AOT and JIT backends.Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends.gardening