Index: scripts/slave/recipes/android/tester.expected/chromium_linux_Android_Tests.json |
diff --git a/scripts/slave/recipes/android/tester.expected/chromium_linux_Android_Tests.json b/scripts/slave/recipes/android/tester.expected/chromium_linux_Android_Tests.json |
index d59261ed8f4c2a1efea0e2624516b0ee0354454a..3f111a1bfa8c8699ba9148449f7fa374ec4829ab 100644 |
--- a/scripts/slave/recipes/android/tester.expected/chromium_linux_Android_Tests.json |
+++ b/scripts/slave/recipes/android/tester.expected/chromium_linux_Android_Tests.json |
@@ -622,6 +622,23 @@ |
"[SLAVE_BUILD]/src/build/android/test_runner.py", |
"gtest", |
"-s", |
+ "skia_unittests", |
+ "--verbose", |
+ "--release", |
+ "--flakiness-dashboard-server=http://test-results.appspot.com" |
+ ], |
+ "env": { |
+ "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[SLAVE_BUILD]/src/build/android:%(PATH)s" |
+ }, |
+ "name": "skia_unittests" |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
+ "[SLAVE_BUILD]/src/build/android/test_runner.py", |
+ "gtest", |
+ "-s", |
"sql_unittests", |
"--verbose", |
"--release", |
@@ -789,4 +806,4 @@ |
"@@@STEP_LOG_END@python.inline@@@" |
] |
} |
-] |
+] |