-
Notifications
You must be signed in to change notification settings - Fork 31
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
[cpuprofiler] cctest/test-cpu-profiler Debug check failed Type::NUMBER_OF_TYPES #192
Comments
Due to Push implement details |
./cctest test-cpu-profiler/FunctionCallSample --random-seed=-1183195194 --nohard-abort --enable-slow-asserts --verify-heap --testing-d8-test-runner --stress-opt --stress-lazy-source-positions --no-wasm-generic-wrapper --stop-sim-at 78663229 commit:c73400e1f3f3b2a86baa9b850e2efd128340cfa1 |
The following 2 commit clear the above bugs. https://chromium-review.googlesource.com/c/v8/v8/+/3118554 |
Describe the bug
A clear and concise description of what the bug is.
To Reproduce
Steps to reproduce the behavior:
riscv64.native.debug
riscv64.native.debug/cctest test-cpu-profiler/CrossScriptInliningCallerLineNumbers --random-seed=138862460 --nohard-abort -- enable-slow-asserts --verify-heap --testing-d8-test-runner
Expected behavior
A clear and concise description of what you expected to happen.
Errors/Logs
Additional context
Three other tests fail in a similar way:
and
and
The text was updated successfully, but these errors were encountered: