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--abort_on_stack_or_string_length_overflow --expose-gc --allow-natives-syntax --invoke-weak-callbacks --omit-quit --es-staging --wasm-num-compilation-tasks=0 --suppress-asm-messages --random-seed 12345 --turbo-filter=~ --noopt --liftoff --no-wasm-tier-up 13# Flags of x64,ignition_turbo: 14--abort_on_stack_or_string_length_overflow --expose-gc --allow-natives-syntax --invoke-weak-callbacks --omit-quit --es-staging --wasm-num-compilation-tasks=0 --suppress-asm-messages --random-seed 12345 --stress-scavenge=100 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