Test ValidateStackFrameIteration fails when running with --optimization-counter-threshold=5 #4606
Labels
area-vm
Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends.
Could this have to do with stack maps?
I'm running r10970:
Command line: out/ReleaseX64/run_vm_tests ValidateStackFrameIteration --ignore-unrecognized-flags --optimization-counter-threshold=5
Running test: ValidateStackFrameIteration
Done: ValidateStackFrameIteration
stderr:
../runtime/vm/stack_frame_test.cc:100: error: expected: code.raw() == function.unoptimized_code()
../runtime/vm/stack_frame_test.cc:100: error: expected: code.raw() == function.unoptimized_code()
The text was updated successfully, but these errors were encountered: