Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(51)

Side by Side Diff: tools/foozzie/testdata/failure_output.txt

Issue 2585193003: [foozzie] Add some system tests. (Closed)
Patch Set: Review Created 4 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | tools/foozzie/testdata/fuzz-test1.js » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 #
2 # V8 correctness failure
3 # V8 correctness configs: x64,fullcode:x64,ignition_staging
4 # V8 correctness sources:
5 # V8 correctness suppression:
6 #
7 # CHECK
8 #
9 # Compared x64,fullcode with x64,ignition_staging
10 #
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= ~
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
15 #
16 # Difference:
17 - unknown
18 + not unknown
19 #
20 ### Start of configuration x64,fullcode:
21
22 1
23 2
24 weird error
25 ^
26 3
27 unknown
28
29
30 ### End of configuration x64,fullcode
31 #
32 ### Start of configuration x64,ignition_staging:
33
34 1
35 2
36 weird other error
37 ^
38 3
39 not unknown
40
41
42 ### End of configuration x64,ignition_staging
43
OLDNEW
« no previous file with comments | « no previous file | tools/foozzie/testdata/fuzz-test1.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698