-
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
/=========================================================================================\
| vm/dart/gc/out_of_memory_recovery_synchronous_test broke (Pass -> Crash, expected Pass) |
\=========================================================================================/
--- Command "vm" (took 03:21.000865s):
DART_CONFIGURATION=ReleaseIA32 out/ReleaseIA32/dart --old_gen_heap_size=20 --optimization_counter_threshold=5 --random_seed=1359204550 --sound-null-safety -Dtest_runner.configuration=vm-eager-optimization-linux-release-ia32 --ignore-unrecognized-flags --packages=/b/s/w/ir/.dart_tool/package_config.json /b/s/w/ir/runtime/tests/vm/dart/gc/out_of_memory_recovery_synchronous_test.dart
exit code:
-11
stderr:
Exhausted heap space, trying to allocate 16 bytes.
Exhausted heap space, trying to allocate 16 bytes.
...
Exhausted heap space, trying to allocate 376 bytes.
Exhausted heap space, trying to allocate 376 bytes.
--- Re-run this test:
python3 tools/test.py -n vm-eager-optimization-linux-release-ia32 vm/dart/gc/out_of_memory_recovery_synchronous_test
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