summaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorsigbjornf <sigbjornf@opera.com>2015-11-29 05:00:43 -0800
committerCommit bot <commit-bot@chromium.org>2015-11-29 13:01:33 +0000
commitc7f22873e2f2c4cb06a08214ef156518ada808ae (patch)
tree15ea094812426ef0ff169736f0b5cd3ec235abed /testing
parent8f57310baa30925541454f6d6b76b8cbab5bcef3 (diff)
downloadchromium_src-c7f22873e2f2c4cb06a08214ef156518ada808ae.zip
chromium_src-c7f22873e2f2c4cb06a08214ef156518ada808ae.tar.gz
chromium_src-c7f22873e2f2c4cb06a08214ef156518ada808ae.tar.bz2
Remove mojo unit tests from WebKit Linux Oilpan bot
No need to test these for the time being. BUG= TBR=haraken NOTRY=true Review URL: https://codereview.chromium.org/1481323002 Cr-Commit-Position: refs/heads/master@{#362068}
Diffstat (limited to 'testing')
-rw-r--r--testing/buildbot/chromium.webkit.json42
1 files changed, 0 insertions, 42 deletions
diff --git a/testing/buildbot/chromium.webkit.json b/testing/buildbot/chromium.webkit.json
index 743911a..04c831d 100644
--- a/testing/buildbot/chromium.webkit.json
+++ b/testing/buildbot/chromium.webkit.json
@@ -1005,9 +1005,6 @@
"test": "interactive_ui_tests"
},
{
- "test": "ipc_mojo_unittests"
- },
- {
"swarming": {
"can_use_on_swarming_builders": true
},
@@ -1041,45 +1038,6 @@
"swarming": {
"can_use_on_swarming_builders": true
},
- "test": "mojo_common_unittests"
- },
- {
- "test": "mojo_public_application_unittests"
- },
- {
- "swarming": {
- "can_use_on_swarming_builders": true
- },
- "test": "mojo_public_bindings_unittests"
- },
- {
- "swarming": {
- "can_use_on_swarming_builders": true
- },
- "test": "mojo_public_environment_unittests"
- },
- {
- "swarming": {
- "can_use_on_swarming_builders": true
- },
- "test": "mojo_public_system_unittests"
- },
- {
- "swarming": {
- "can_use_on_swarming_builders": true
- },
- "test": "mojo_public_utility_unittests"
- },
- {
- "test": "mojo_shell_unittests"
- },
- {
- "test": "mojo_system_unittests"
- },
- {
- "swarming": {
- "can_use_on_swarming_builders": true
- },
"test": "nacl_loader_unittests"
},
{