b4984de18a
NOTRY=true Bug: v8:10249 Change-Id: I349d877688c6ea86db9974f28c32b02014b58ba2 Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2154791 Reviewed-by: Georg Neis <neis@chromium.org> Commit-Queue: Michael Achenbach <machenbach@chromium.org> Cr-Commit-Position: refs/heads/master@{#67229}
51 lines
1.3 KiB
Plaintext
51 lines
1.3 KiB
Plaintext
#
|
|
# V8 correctness failure
|
|
# V8 correctness configs: x64,ignition:x64,ignition_turbo
|
|
# V8 correctness sources: f60
|
|
# V8 correctness suppression:
|
|
#
|
|
# CHECK
|
|
#
|
|
# Compared x64,ignition with x64,ignition_turbo
|
|
#
|
|
# Flags of x64,ignition:
|
|
--correctness-fuzzer-suppressions --expose-gc --fuzzing --allow-natives-for-differential-fuzzing --invoke-weak-callbacks --omit-quit --es-staging --wasm-staging --no-wasm-async-compilation --suppress-asm-messages --random-seed 12345 --turbo-filter=~ --noopt --liftoff --no-wasm-tier-up --flag1 --flag2=0
|
|
# Flags of x64,ignition_turbo:
|
|
--correctness-fuzzer-suppressions --expose-gc --fuzzing --allow-natives-for-differential-fuzzing --invoke-weak-callbacks --omit-quit --es-staging --wasm-staging --no-wasm-async-compilation --suppress-asm-messages --random-seed 12345 --flag3
|
|
#
|
|
# Difference:
|
|
- unknown
|
|
+ not unknown
|
|
#
|
|
# Source file:
|
|
name/to/file.js
|
|
#
|
|
### 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
|
|
|