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 2620343005: [foozzie] Improve failure state deduplication (Closed)
Patch Set: Restrict hash to 3 digits to avoid possible duplicate explosion. 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/testdata/meta-123.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
index c46567a2c6ecab3d789fdafdbe3cb387bd7b34f7..38ebfe79e643cf4e9c1d50db9f7732c7a4c6fb56 100644
--- a/tools/foozzie/testdata/failure_output.txt
+++ b/tools/foozzie/testdata/failure_output.txt
@@ -1,7 +1,7 @@
#
# V8 correctness failure
# V8 correctness configs: x64,fullcode:x64,ignition_staging
-# V8 correctness sources: f602adcc
+# V8 correctness sources: f60
# V8 correctness suppression:
#
# CHECK
@@ -20,7 +20,9 @@
### Start of configuration x64,fullcode:
1
+v8-foozzie source: name/to/a/file.js
2
+v8-foozzie source: name/to/file.js
weird error
^
3
@@ -32,7 +34,9 @@ unknown
### Start of configuration x64,ignition_staging:
1
+v8-foozzie source: name/to/a/file.js
2
+v8-foozzie source: name/to/file.js
weird other error
^
3
« no previous file with comments | « no previous file | tools/foozzie/testdata/meta-123.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698