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

Unified Diff: testing/buildbot/chromium.android.json

Issue 1677433002: [Android] Add blink_{heap,platform}_unittests to M64 & trial bots. (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 | testing/buildbot/chromium.fyi.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testing/buildbot/chromium.android.json
diff --git a/testing/buildbot/chromium.android.json b/testing/buildbot/chromium.android.json
index 27a674aabeb9013277f45560cecbf3d73393cbce..a4d33a52a15b60203292d314ff7f98b6bbc2610e 100644
--- a/testing/buildbot/chromium.android.json
+++ b/testing/buildbot/chromium.android.json
@@ -853,6 +853,15 @@
},
{
"args": [
+ "--isolate_file_path=src/third_party/WebKit/Source/platform/heap/BlinkHeapUnitTests.isolate"
+ ],
+ "test": "blink_heap_unittests"
+ },
+ {
+ "test": "blink_platform_unittests"
+ },
+ {
+ "args": [
"--isolate_file_path=src/breakpad/breakpad_unittests.isolate"
],
"override_compile_targets": [
« no previous file with comments | « no previous file | testing/buildbot/chromium.fyi.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698