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

Unified 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | tools/foozzie/testdata/fuzz-test1.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/foozzie/testdata/failure_output.txt
diff --git a/tools/foozzie/testdata/failure_output.txt b/tools/foozzie/testdata/failure_output.txt
new file mode 100644
index 0000000000000000000000000000000000000000..c2d74ee0cc7778c2a2c7755a6d47f97e9e7919d8
--- /dev/null
+++ b/tools/foozzie/testdata/failure_output.txt
@@ -0,0 +1,43 @@
+#
+# V8 correctness failure
+# V8 correctness configs: x64,fullcode:x64,ignition_staging
+# V8 correctness sources:
+# V8 correctness suppression:
+#
+# CHECK
+#
+# Compared x64,fullcode with x64,ignition_staging
+#
+# Flags of x64,fullcode:
+--abort_on_stack_overflow --expose-gc --allow-natives-syntax --invoke-weak-callbacks --omit-quit --es-staging --random-seed 12345 --nocrankshaft --turbo-filter=~
+# Flags of x64,ignition_staging:
+--abort_on_stack_overflow --expose-gc --allow-natives-syntax --invoke-weak-callbacks --omit-quit --es-staging --random-seed 12345 --ignition-staging
+#
+# Difference:
+- unknown
++ not unknown
+#
+### Start of configuration x64,fullcode:
+
+1
+2
+ weird error
+ ^
+3
+unknown
+
+
+### End of configuration x64,fullcode
+#
+### Start of configuration x64,ignition_staging:
+
+1
+2
+ weird other error
+^
+3
+not unknown
+
+
+### End of configuration x64,ignition_staging
+
« 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