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

Unified Diff: chrome/ct_skps.isolate

Issue 1692153002: Revert of [CT] Use zips of SKPs to speed up "isolate tests" (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 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 | content/test/ct/run_ct_skps.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/ct_skps.isolate
diff --git a/chrome/ct_skps.isolate b/chrome/ct_skps.isolate
index d6d57130a745f382296dd474a26fc866958af302..604c903d22e1e9299e1f0a544caa23bcffd8e06e 100644
--- a/chrome/ct_skps.isolate
+++ b/chrome/ct_skps.isolate
@@ -10,7 +10,7 @@
'../../skia/resources/',
'../../skia/out/<(CONFIGURATION)/<(TOOL_NAME)',
'../content/test/ct/run_ct_skps.py',
- '../../skps/slave<(SLAVE_NUM).zip',
+ '../../skps/slave<(SLAVE_NUM)/',
],
'command': [
'python',
« no previous file with comments | « no previous file | content/test/ct/run_ct_skps.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698