ccd3747222
NOTRY=true Bug: chromium:813833,chromium:983128 Change-Id: I449796b761f53bb15a3563604d5a4a9018035cb6 Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/1697255 Reviewed-by: Tamer Tas <tmrts@chromium.org> Commit-Queue: Michael Achenbach <machenbach@chromium.org> Cr-Commit-Position: refs/heads/master@{#62662}
48 lines
1.1 KiB
Plaintext
48 lines
1.1 KiB
Plaintext
#
|
|
# V8 correctness failure
|
|
# V8 correctness configs: x64,ignition:x64,ignition_turbo
|
|
# V8 correctness sources: sanity check failed
|
|
# V8 correctness suppression:
|
|
#
|
|
# CHECK
|
|
#
|
|
# Compared x64,ignition with x64,ignition_turbo
|
|
#
|
|
# Flags of x64,ignition:
|
|
--correctness-fuzzer-suppressions --expose-gc --allow-natives-syntax --invoke-weak-callbacks --omit-quit --es-staging --no-wasm-async-compilation --suppress-asm-messages --random-seed 12345 --turbo-filter=~ --noopt --liftoff --no-wasm-tier-up
|
|
# Flags of x64,ignition_turbo:
|
|
--correctness-fuzzer-suppressions --expose-gc --allow-natives-syntax --invoke-weak-callbacks --omit-quit --es-staging --no-wasm-async-compilation --suppress-asm-messages --random-seed 12345
|
|
#
|
|
# Difference:
|
|
- unknown
|
|
+ not unknown
|
|
#
|
|
### Start of configuration x64,ignition:
|
|
|
|
1
|
|
v8-foozzie source: name/to/a/file.js
|
|
2
|
|
v8-foozzie source: name/to/file.js
|
|
weird error
|
|
^
|
|
3
|
|
unknown
|
|
|
|
|
|
### End of configuration x64,ignition
|
|
#
|
|
### Start of configuration x64,ignition_turbo:
|
|
|
|
1
|
|
v8-foozzie source: name/to/a/file.js
|
|
2
|
|
v8-foozzie source: name/to/file.js
|
|
weird other error
|
|
^
|
|
3
|
|
not unknown
|
|
|
|
|
|
### End of configuration x64,ignition_turbo
|
|
|