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

Unified Diff: tools/foozzie/testdata/failure_output.txt

Issue 2640043002: [foozzie] Add ignition as baseline comparison (Closed)
Patch Set: updates Created 3 years, 11 months 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/v8_foozzie.py » ('j') | tools/foozzie/v8_foozzie.py » ('J')
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
index 2efbd4226090d82501cfa7155e625f9f56ed3411..d70a3ef569c1d81e89a57b743b45c5cd2aa3375f 100644
--- a/tools/foozzie/testdata/failure_output.txt
+++ b/tools/foozzie/testdata/failure_output.txt
@@ -1,15 +1,15 @@
#
# V8 correctness failure
-# V8 correctness configs: x64,fullcode:x64,ignition_staging
+# V8 correctness configs: x64,ignition:x64,ignition_staging
# V8 correctness sources: f60
# V8 correctness suppression:
#
# CHECK
#
-# Compared x64,fullcode with x64,ignition_staging
+# Compared x64,ignition 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=~ --novalidate-asm
+# Flags of x64,ignition:
+--abort_on_stack_overflow --expose-gc --allow-natives-syntax --invoke-weak-callbacks --omit-quit --es-staging --random-seed 12345 --ignition --turbo-filter=~ --hydrogen-filter=~ --novalidate-asm
# 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
#
@@ -20,7 +20,7 @@
# Source file:
name/to/file.js
#
-### Start of configuration x64,fullcode:
+### Start of configuration x64,ignition:
1
v8-foozzie source: name/to/a/file.js
@@ -32,7 +32,7 @@ v8-foozzie source: name/to/file.js
unknown
-### End of configuration x64,fullcode
+### End of configuration x64,ignition
#
### Start of configuration x64,ignition_staging:
« no previous file with comments | « no previous file | tools/foozzie/v8_foozzie.py » ('j') | tools/foozzie/v8_foozzie.py » ('J')

Powered by Google App Engine
This is Rietveld 408576698