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