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

Unified Diff: testing/buildbot/chromium_memory_trybot.json

Issue 1841863002: Update monet. (Closed) Base URL: https://github.com/domokit/monet.git@master
Patch Set: Created 4 years, 9 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 | « testing/buildbot/chromium_arm.json ('k') | testing/buildbot/chromium_trybot.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testing/buildbot/chromium_memory_trybot.json
diff --git a/testing/buildbot/chromium_memory_trybot.json b/testing/buildbot/chromium_memory_trybot.json
deleted file mode 100644
index cbe9dc9027de545b3e3446d0b5588022f8420d33..0000000000000000000000000000000000000000
--- a/testing/buildbot/chromium_memory_trybot.json
+++ /dev/null
@@ -1,122 +0,0 @@
-{
- "gtest_tests": [
- "accessibility_unittests",
- {
- "swarming": {
- "can_use_on_swarming_builders": true
- },
- "test": "base_unittests"
- },
- {
- "swarming": {
- "can_use_on_swarming_builders": true,
- "shards": 10
- },
- "test": "browser_tests"
- },
- "cacheinvalidation_unittests",
- {
- "swarming": {
- "can_use_on_swarming_builders": true
- },
- "test": "cc_unittests"
- },
- {
- "swarming": {
- "can_use_on_swarming_builders": true
- },
- "test": "components_browsertests"
- },
- {
- "swarming": {
- "can_use_on_swarming_builders": true
- },
- "test": "components_unittests"
- },
- {
- "swarming": {
- "can_use_on_swarming_builders": true
- },
- "test": "content_browsertests"
- },
- {
- "swarming": {
- "can_use_on_swarming_builders": true
- },
- "test": "content_unittests"
- },
- {
- "swarming": {
- "can_use_on_swarming_builders": true
- },
- "test": "crypto_unittests"
- },
- "device_unittests",
- {
- "platforms": [
- "linux"
- ],
- "test": "display_unittests"
- },
- "extensions_unittests",
- "gcm_unit_tests",
- "gfx_unittests",
- "gl_unittests",
- "google_apis_unittests",
- {
- "swarming": {
- "can_use_on_swarming_builders": true
- },
- "test": "gpu_unittests"
- },
- {
- "swarming": {
- "can_use_on_swarming_builders": true,
- "shards": 3
- },
- "test": "interactive_ui_tests"
- },
- "ipc_tests",
- "jingle_unittests",
- {
- "swarming": {
- "can_use_on_swarming_builders": true
- },
- "test": "media_unittests"
- },
- {
- "swarming": {
- "can_use_on_swarming_builders": true
- },
- "test": "midi_unittests"
- },
- {
- "swarming": {
- "can_use_on_swarming_builders": true,
- "shards": 2
- },
- "test": "net_unittests"
- },
- "ppapi_unittests",
- "printing_unittests",
- "remoting_unittests",
- {
- "platforms": [
- "linux"
- ],
- "test": "sandbox_linux_unittests"
- },
- "skia_unittests",
- "sql_unittests",
- "sync_unit_tests",
- "ui_base_unittests",
- {
- "swarming": {
- "can_use_on_swarming_builders": true,
- "shards": 2
- },
- "test": "unit_tests"
- },
- "url_unittests"
- ]
-}
« no previous file with comments | « testing/buildbot/chromium_arm.json ('k') | testing/buildbot/chromium_trybot.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698