Back to build
Raw log | Switch to full mode | Login

/===========================================================================\ | co19/LibTest/math/pow_A11_t01 broke (Pass -> RuntimeError, expected Pass) | \===========================================================================/ --- Command "vm_compile_to_kernel" (took 03.000353s): set DART_CONFIGURATION=DebugX64C & set DART_SUPPRESS_WER=1 & set DART_CRASHPAD_HANDLER=C:\b\s\w\ir\out\DebugX64C\crashpad_handler.exe & C:\b\s\w\ir\pkg\vm\tool\gen_kernel.bat --aot --platform=out/DebugX64C/vm_platform_strong.dill -o C:\b\s\w\ir\out\DebugX64C\generated_compilations\vm-aot-win-debug-x64c\tests_co19_src_LibTest_math_pow_A11_t01\out.dill C:\b\s\w\ir\tests\co19\src\LibTest\math\pow_A11_t01.dart -Dtest_runner.configuration=vm-aot-win-debug-x64c --packages=C:\b\s\w\ir\.dart_tool\package_config.json -Ddart.vm.product=false --sound-null-safety exit code: 0 --- Command "precompiler" (took 21.000499s): set DART_CONFIGURATION=DebugX64C & set DART_SUPPRESS_WER=1 & set DART_CRASHPAD_HANDLER=C:\b\s\w\ir\out\DebugX64C\crashpad_handler.exe & out\DebugX64C\gen_snapshot --snapshot-kind=app-aot-elf --elf=C:/b/s/w/ir/out/DebugX64C/generated_compilations/vm-aot-win-debug-x64c/tests_co19_src_LibTest_math_pow_A11_t01/out.aotsnapshot --loading-unit-manifest=C:/b/s/w/ir/out/DebugX64C/generated_compilations/vm-aot-win-debug-x64c/tests_co19_src_LibTest_math_pow_A11_t01/ignored.json --sound-null-safety -Dtest_runner.configuration=vm-aot-win-debug-x64c --ignore-unrecognized-flags --packages=C:\b\s\w\ir\.dart_tool\package_config.json C:\b\s\w\ir\out\DebugX64C\generated_compilations\vm-aot-win-debug-x64c\tests_co19_src_LibTest_math_pow_A11_t01\out.dill exit code: 0 --- Command "remove_kernel_file" (took 81ms): set DART_CONFIGURATION=DebugX64C & set DART_SUPPRESS_WER=1 & set DART_CRASHPAD_HANDLER=C:\b\s\w\ir\out\DebugX64C\crashpad_handler.exe & cmd.exe /c del C:\b\s\w\ir\out\DebugX64C\generated_compilations\vm-aot-win-debug-x64c\tests_co19_src_LibTest_math_pow_A11_t01\out.dill exit code: 0 --- Command "vm" (took 279ms): set DART_CONFIGURATION=DebugX64C & set DART_SUPPRESS_WER=1 & set DART_CRASHPAD_HANDLER=C:\b\s\w\ir\out\DebugX64C\crashpad_handler.exe & set TEST_COMPILATION_DIR=C:/b/s/w/ir/out/DebugX64C/generated_compilations/vm-aot-win-debug-x64c/tests_co19_src_LibTest_math_pow_A11_t01 & out\DebugX64C\dart_precompiled_runtime.exe --sound-null-safety -Dtest_runner.configuration=vm-aot-win-debug-x64c --ignore-unrecognized-flags --packages=C:\b\s\w\ir\.dart_tool\package_config.json C:/b/s/w/ir/out/DebugX64C/generated_compilations/vm-aot-win-debug-x64c/tests_co19_src_LibTest_math_pow_A11_t01/out.aotsnapshot exit code: 255 stderr: Unhandled exception: Expect.isTrue(false) fails. #0 _fail (file:///C:/b/s/w/ir/tests/co19/src/Utils/expect.dart:18) #1 Expect.isTrue (file:///C:/b/s/w/ir/tests/co19/src/Utils/expect_common.dart:23) #2 main (file:///C:/b/s/w/ir/tests/co19/src/LibTest/math/pow_A11_t01.dart:28) #3 _delayEntrypointInvocation.<anonymous closure> (dart:isolate-patch/isolate_patch.dart:297) #4 _RawReceivePort._handleMessage (dart:isolate-patch/isolate_patch.dart:184) --- Re-run this test: python3 tools/test.py -n vm-aot-win-debug-x64c co19/LibTest/math/pow_A11_t01