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

Unified Diff: tools/bots/dart2js_tests.isolate

Issue 3001383002: Add Mac support for isolates (Closed)
Patch Set: Add missing comma to 'includes' entry. Created 3 years, 4 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/bots/dart2js_tests_no_command.isolate » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/bots/dart2js_tests.isolate
diff --git a/tools/bots/dart2js_tests.isolate b/tools/bots/dart2js_tests.isolate
deleted file mode 100644
index f47ead01c9cfa655e96a13f429af2ec84513bb7f..0000000000000000000000000000000000000000
--- a/tools/bots/dart2js_tests.isolate
+++ /dev/null
@@ -1,22 +0,0 @@
-{
- 'variables': {
- 'command': ['tools/test.py'],
- 'files': ['out/ReleaseIA32/dart-sdk/',
- 'out/ReleaseX64/dart-sdk/',
- 'samples/',
- 'samples-dev/',
- 'tools/',
- 'third_party/pkg/',
- 'third_party/pkg_tested/',
- 'third_party/d8/',
- 'third_party/firefox_jsshell/',
- 'tests/',
- 'pkg/async_helper/',
- 'pkg/expect/',
- 'pkg/js/',
- 'pkg/status_file/',
- 'pkg/pkg.status',
- 'runtime/tests/',
- '.packages']
- }
-}
« no previous file with comments | « no previous file | tools/bots/dart2js_tests_no_command.isolate » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698