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

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

Issue 2669263005: [foozzie] Fix test cases (Closed)
Patch Set: [foozzie] Fix test cases Created 3 years, 10 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/testdata/v8_build_config.json » ('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
index d70a3ef569c1d81e89a57b743b45c5cd2aa3375f..f428c5dce31f948f0b88c7142760a1ba6de70124 100644
--- a/tools/foozzie/testdata/failure_output.txt
+++ b/tools/foozzie/testdata/failure_output.txt
@@ -9,9 +9,9 @@
# Compared x64,ignition with x64,ignition_staging
#
# 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
+--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
# 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
+--abort_on_stack_overflow --expose-gc --allow-natives-syntax --invoke-weak-callbacks --omit-quit --es-staging --random-seed 12345 --ignition-staging --validate-asm
#
# Difference:
- unknown
« no previous file with comments | « no previous file | tools/foozzie/testdata/v8_build_config.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698