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

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

Issue 2138923003: Revert "sandwich: Fix some trivial failures on SWR benchmark runs" (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: only keep unit_test 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 | « chrome/android/java/src/org/chromium/chrome/browser/init/AsyncInitializationActivity.java ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testing/buildbot/chromium.linux.json
diff --git a/testing/buildbot/chromium.linux.json b/testing/buildbot/chromium.linux.json
index 281681732fe276bedaf76bdb323980757fd68e32..e0c7420c3d677d9252295055a60bf743a6e3abcd 100644
--- a/testing/buildbot/chromium.linux.json
+++ b/testing/buildbot/chromium.linux.json
@@ -654,169 +654,8 @@
"Android Tests (dbg)": {
"gtest_tests": [
{
- "test": "android_webview_unittests"
- },
- {
- "test": "base_unittests"
- },
- {
- "test": "blimp_unittests"
- },
- {
- "test": "blink_heap_unittests"
- },
- {
- "override_compile_targets": [
- "breakpad_unittests"
- ],
- "test": "breakpad_unittests"
- },
- {
- "test": "capture_unittests"
- },
- {
- "test": "cc_unittests"
- },
- {
- "test": "components_browsertests"
- },
- {
- "test": "components_unittests"
- },
- {
- "test": "content_browsertests"
- },
- {
- "test": "content_unittests"
- },
- {
- "test": "device_unittests"
- },
- {
- "test": "events_unittests"
- },
- {
- "test": "gl_tests"
- },
- {
- "test": "gl_unittests"
- },
- {
- "test": "gpu_ipc_service_unittests"
- },
- {
- "test": "gpu_unittests"
- },
- {
- "test": "ipc_tests"
- },
- {
- "test": "media_unittests"
- },
- {
- "test": "mojo_common_unittests"
- },
- {
- "test": "mojo_public_application_unittests"
- },
- {
- "test": "mojo_public_bindings_unittests"
- },
- {
- "test": "mojo_public_system_unittests"
- },
- {
- "test": "mojo_runner_host_unittests"
- },
- {
- "test": "mojo_system_unittests"
- },
- {
- "test": "net_unittests"
- },
- {
- "override_compile_targets": [
- "sandbox_linux_unittests"
- ],
- "test": "sandbox_linux_unittests"
- },
- {
- "test": "sql_unittests"
- },
- {
- "test": "sync_unit_tests"
- },
- {
- "test": "ui_android_unittests"
- },
- {
- "test": "ui_base_unittests"
- },
- {
- "test": "ui_touch_selection_unittests"
- },
- {
"test": "unit_tests"
}
- ],
- "instrumentation_tests": [
- {
- "test": "android_webview_test_apk"
- },
- {
- "test": "blimp_test_apk"
- },
- {
- "test": "chrome_public_test_apk"
- },
- {
- "test": "chrome_sync_shell_test_apk"
- },
- {
- "test": "content_shell_test_apk"
- }
- ],
- "junit_tests": [
- {
- "test": "base_junit_tests"
- },
- {
- "test": "chrome_junit_tests"
- },
- {
- "test": "components_invalidation_impl_junit_tests"
- },
- {
- "test": "components_policy_junit_tests"
- },
- {
- "test": "components_web_restrictions_junit_tests"
- },
- {
- "test": "content_junit_tests"
- },
- {
- "test": "junit_unit_tests"
- },
- {
- "test": "net_junit_tests"
- },
- {
- "test": "ui_junit_tests"
- },
- {
- "test": "webapk_client_junit_tests"
- }
- ],
- "scripts": [
- {
- "name": "webview_licenses",
- "script": "webview_licenses.py"
- },
- {
- "name": "telemetry_perf_unittests",
- "script": "telemetry_perf_unittests.py"
- }
]
},
"Blimp Linux (dbg)": {
« no previous file with comments | « chrome/android/java/src/org/chromium/chrome/browser/init/AsyncInitializationActivity.java ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698