• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1#
2# V8 correctness failure
3# V8 correctness configs: x64,ignition:x64,ignition_turbo
4# V8 correctness sources: f60
5# V8 correctness suppression:
6#
7# CHECK
8#
9# Compared x64,ignition with x64,ignition_turbo
10#
11# Flags of x64,ignition:
12--correctness-fuzzer-suppressions --expose-gc --fuzzing --allow-natives-for-differential-fuzzing --invoke-weak-callbacks --omit-quit --harmony --wasm-staging --no-wasm-async-compilation --suppress-asm-messages --random-seed 12345 --turbo-filter=~ --no-opt --no-sparkplug --liftoff --no-wasm-tier-up --flag1 --flag2=0
13# Flags of x64,ignition_turbo:
14--correctness-fuzzer-suppressions --expose-gc --fuzzing --allow-natives-for-differential-fuzzing --invoke-weak-callbacks --omit-quit --harmony --wasm-staging --no-wasm-async-compilation --suppress-asm-messages --random-seed 12345 --flag3
15#
16# Difference:
17- unknown
18+ not unknown
19#
20# Source file:
21name/to/file.js
22#
23### Start of configuration x64,ignition:
24
251
26v8-foozzie source: name/to/a/file.js
272
28v8-foozzie source: name/to/file.js
29  weird error
30        ^
313
32unknown
33
34
35### End of configuration x64,ignition
36#
37### Start of configuration x64,ignition_turbo:
38
391
40v8-foozzie source: name/to/a/file.js
412
42v8-foozzie source: name/to/file.js
43  weird other error
44^
453
46not unknown
47
48
49### End of configuration x64,ignition_turbo
50
51