Commit 96625b50 authored by Hans Wennborg's avatar Hans Wennborg Committed by Commit Bot

testing/buildbot: Disable tests on ToTAndroid x64

There are currently no devices available to run the tests, so the bot
has been red for a long time.

Disable the tests for now to make the bot green and ensure we don't
regress being able to compile this config.

Bug: 807966
Change-Id: I93442e6511a5c8c4e4a38346b1510b233743f593
Reviewed-on: https://chromium-review.googlesource.com/898983
Commit-Queue: Nico Weber <thakis@chromium.org>
Reviewed-by: default avatarNico Weber <thakis@chromium.org>
Cr-Commit-Position: refs/heads/master@{#534038}
parent fadf0548
This diff is collapsed.
...@@ -669,7 +669,7 @@ ...@@ -669,7 +669,7 @@
], ],
}, },
'test_suites': { 'test_suites': {
'gtest_tests': 'chromium_android_clang_and_gl_gtests', # TODO(crbug.com/807966): Re-enable tests once there are devices to run them on.
}, },
}, },
'ToTAndroid64': { 'ToTAndroid64': {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment