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

Unified Diff: scripts/slave/recipes/android/tester.expected/chromium_linux_Android_Tests.json

Issue 846073004: Revert of android: Add entry for 'skia_unittests' to UNIT_TESTS list. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: Created 5 years, 11 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
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 3f111a1bfa8c8699ba9148449f7fa374ec4829ab..d59261ed8f4c2a1efea0e2624516b0ee0354454a 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,23 +622,6 @@
"[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",
@@ -806,4 +789,4 @@
"@@@STEP_LOG_END@python.inline@@@"
]
}
-]
+]

Powered by Google App Engine
This is Rietveld 408576698