Skip to content
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

vm/cc/SafepointTestDart crash (flaky) #26131

Closed
fsc8000 opened this issue Mar 30, 2016 · 3 comments
Closed

vm/cc/SafepointTestDart crash (flaky) #26131

fsc8000 opened this issue Mar 30, 2016 · 3 comments
Assignees
Labels
area-vm Use area-vm for VM related issues, including code coverage, FFI, and the AOT and JIT backends.

Comments

@fsc8000
Copy link
Contributor

fsc8000 commented Mar 30, 2016

https://build.chromium.org/p/client.dart/builders/vm-linux-debug-ia32-be/builds/6383/steps/checked%20vm%20tests/logs/stdio

=== Failure summary:

FAILED: none-vm-checked debug_ia32 vm/cc/SafepointTestDart
Expected: Pass
Actual: Crash
CommandOutput[run_vm_unittest]:

stdout:
Running test: SafepointTestDart

stderr:
runtime/vm/stack_frame.cc:31: error: expected: code != Object::null()

Command[run_vm_unittest]: DART_CONFIGURATION=DebugIA32 out/DebugIA32/run_vm_tests --ignore-unrecognized-flags SafepointTestDart
Took 0:00:03.533291

Short reproduction command (experimental):
python tools/test.py -aia32 --write-debug-log --write-test-outcome-log --copy-coredumps --exclude-suite pkg --checked -t120 vm/cc/SafepointTestDart

@fsc8000 fsc8000 added the area-vm Use area-vm for VM related issues, including code coverage, FFI, and the AOT and JIT backends. label Mar 30, 2016
@fsc8000
Copy link
Contributor Author

fsc8000 commented Mar 30, 2016

@a-siva Is this a known issue?

@iposva-google
Copy link
Contributor

@rmacnak-google is aware about the flaky failure after his seemingly unrelated change. Decided to leave the change in today so that we can figure out flakiness frequency.

@rmacnak-google
Copy link
Contributor

ba60869

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-vm Use area-vm for VM related issues, including code coverage, FFI, and the AOT and JIT backends.
Projects
None yet
Development

No branches or pull requests

3 participants