Index: scripts/slave/recipes/android/tester.expected/chromium_linux_Android_Tests__dbg_.json |
diff --git a/scripts/slave/recipes/android/tester.expected/chromium_linux_Android_Tests__dbg_.json b/scripts/slave/recipes/android/tester.expected/chromium_linux_Android_Tests__dbg_.json |
index 7708818570df6a52f0e4767062ea04d7e2a1cb1d..b95f42ad481e368446342517faba84d89922c2a7 100644 |
--- a/scripts/slave/recipes/android/tester.expected/chromium_linux_Android_Tests__dbg_.json |
+++ b/scripts/slave/recipes/android/tester.expected/chromium_linux_Android_Tests__dbg_.json |
@@ -600,6 +600,22 @@ |
"[SLAVE_BUILD]/src/build/android/test_runner.py", |
"gtest", |
"-s", |
+ "skia_unittests", |
+ "--verbose", |
+ "--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", |
"--flakiness-dashboard-server=http://test-results.appspot.com" |
@@ -761,4 +777,4 @@ |
"@@@STEP_LOG_END@python.inline@@@" |
] |
} |
-] |
+] |