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

Unified Diff: tools/foozzie/testdata/meta-123.js

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 | « tools/foozzie/testdata/failure_output.txt ('k') | tools/foozzie/testdata/test_d8_1.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/foozzie/testdata/meta-123.js
diff --git a/tools/foozzie/testdata/meta-123.js b/tools/foozzie/testdata/meta-123.js
index 1dfb5862793fd374a102397444a0a4665d14e235..bc32afe42cdc3e74f122f0b62820069a688ca626 100644
--- a/tools/foozzie/testdata/meta-123.js
+++ b/tools/foozzie/testdata/meta-123.js
@@ -1,3 +1,3 @@
{
- "sources": ["name/to/file.js"]
+ "sources": ["name/to/a/file.js", "name/to/file.js"]
}
« no previous file with comments | « tools/foozzie/testdata/failure_output.txt ('k') | tools/foozzie/testdata/test_d8_1.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698