Skip to content

Commit

Permalink
Stop running content_unittests on Chromium recipe GPU FYI bots.
Browse files Browse the repository at this point in the history
It looks like it's killing the bots.

BUG=542370, 573599
TBR=maruel@chromium.org, vadimsh@chromium.org, watk@chromium.org, dalecurtis@chromium.org
NOTRY=true
NOTREECHECKS=true

Review URL: https://codereview.chromium.org/1557783002

Cr-Commit-Position: refs/heads/master@{#367274}
  • Loading branch information
kenrussell authored and Commit bot committed Jan 2, 2016
1 parent 39ec5e9 commit 01ab2ec
Showing 1 changed file with 0 additions and 24 deletions.
24 changes: 0 additions & 24 deletions testing/buildbot/chromium.gpu.fyi.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,18 +65,6 @@
},
"test": "content_gl_tests"
},
{
"swarming": {
"can_use_on_swarming_builders": true,
"dimension_sets": [
{
"gpu": "10de:104a",
"os": "Linux"
}
]
},
"test": "content_unittests"
},
{
"args": [
"--use-gpu-in-tests"
Expand Down Expand Up @@ -418,18 +406,6 @@
},
"test": "content_gl_tests"
},
{
"swarming": {
"can_use_on_swarming_builders": true,
"dimension_sets": [
{
"gpu": "10de:104a",
"os": "Linux"
}
]
},
"test": "content_unittests"
},
{
"args": [
"--use-gpu-in-tests"
Expand Down

0 comments on commit 01ab2ec

Please sign in to comment.