Home | History | Annotate | Download | only in testdata
      1 #
      2 # V8 correctness failure
      3 # V8 correctness configs: x64,ignition:x64,ignition_staging
      4 # V8 correctness sources: f60
      5 # V8 correctness suppression: 
      6 #
      7 # CHECK
      8 #
      9 # Compared x64,ignition with x64,ignition_staging
     10 #
     11 # Flags of x64,ignition:
     12 --abort_on_stack_overflow --expose-gc --allow-natives-syntax --invoke-weak-callbacks --omit-quit --es-staging --random-seed 12345 --ignition --turbo-filter=~ --hydrogen-filter=~ --validate-asm --nocrankshaft
     13 # Flags of x64,ignition_staging:
     14 --abort_on_stack_overflow --expose-gc --allow-natives-syntax --invoke-weak-callbacks --omit-quit --es-staging --random-seed 12345 --ignition-staging --validate-asm
     15 #
     16 # Difference:
     17 - unknown
     18 + not unknown
     19 #
     20 # Source file:
     21 name/to/file.js
     22 #
     23 ### Start of configuration x64,ignition:
     24 
     25 1
     26 v8-foozzie source: name/to/a/file.js
     27 2
     28 v8-foozzie source: name/to/file.js
     29   weird error
     30         ^
     31 3
     32 unknown
     33 
     34 
     35 ### End of configuration x64,ignition
     36 #
     37 ### Start of configuration x64,ignition_staging:
     38 
     39 1
     40 v8-foozzie source: name/to/a/file.js
     41 2
     42 v8-foozzie source: name/to/file.js
     43   weird other error
     44 ^
     45 3
     46 not unknown
     47 
     48 
     49 ### End of configuration x64,ignition_staging
     50 
     51