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

Unified Diff: test/ignition.isolate

Issue 2194153002: [test] Use all test suites with the ignition alias (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Created 4 years, 5 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/run-tests.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/ignition.isolate
diff --git a/test/ignition.isolate b/test/ignition.isolate
index a8e4d5aa02c3515198e2ea3134458112faa941f1..12b0bb65918b337d5a71fb9a6195f2f01f27360b 100644
--- a/test/ignition.isolate
+++ b/test/ignition.isolate
@@ -9,8 +9,13 @@
},
'includes': [
'cctest/cctest.isolate',
- 'mjsunit/mjsunit.isolate',
+ 'fuzzer/fuzzer.isolate',
+ 'inspector_protocol_parser_test/inspector_protocol_parser_test.isolate',
+ 'intl/intl.isolate',
'message/message.isolate',
+ 'mjsunit/mjsunit.isolate',
+ 'preparser/preparser.isolate',
+ 'unittests/unittests.isolate',
'webkit/webkit.isolate',
],
}
« no previous file with comments | « no previous file | tools/run-tests.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698