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

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

Issue 1693703002: Revert of Run angle_unittests on swarming. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 10 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 | « no previous file | testing/buildbot/chromium.fyi.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testing/buildbot/chromium.angle.json
diff --git a/testing/buildbot/chromium.angle.json b/testing/buildbot/chromium.angle.json
index 10b345e25c77534e6d175c52282c21804f42ef2f..d42e46e62bda93b793db2fd36a56fe9245d8abf7 100644
--- a/testing/buildbot/chromium.angle.json
+++ b/testing/buildbot/chromium.angle.json
@@ -2,9 +2,6 @@
"Linux Tests (ANGLE)": {
"gtest_tests": [
{
- "swarming": {
- "can_use_on_swarming_builders": true
- },
"test": "angle_unittests"
}
]
@@ -12,9 +9,6 @@
"Linux Tests (dbg) (ANGLE)": {
"gtest_tests": [
{
- "swarming": {
- "can_use_on_swarming_builders": true
- },
"test": "angle_unittests"
}
]
@@ -22,9 +16,6 @@
"Mac10.8 Tests (ANGLE)": {
"gtest_tests": [
{
- "swarming": {
- "can_use_on_swarming_builders": true
- },
"test": "angle_unittests"
}
]
@@ -32,9 +23,6 @@
"Mac10.8 Tests (dbg) (ANGLE)": {
"gtest_tests": [
{
- "swarming": {
- "can_use_on_swarming_builders": true
- },
"test": "angle_unittests"
}
]
@@ -42,9 +30,6 @@
"Win7 Tests (ANGLE)": {
"gtest_tests": [
{
- "swarming": {
- "can_use_on_swarming_builders": true
- },
"test": "angle_unittests"
}
]
@@ -52,9 +37,6 @@
"Win7 Tests (dbg) (ANGLE)": {
"gtest_tests": [
{
- "swarming": {
- "can_use_on_swarming_builders": true
- },
"test": "angle_unittests"
}
]
@@ -62,9 +44,6 @@
"Win7 Tests x64 (ANGLE)": {
"gtest_tests": [
{
- "swarming": {
- "can_use_on_swarming_builders": true
- },
"test": "angle_unittests"
}
]
@@ -72,9 +51,6 @@
"Win7 Tests x64 (dbg) (ANGLE)": {
"gtest_tests": [
{
- "swarming": {
- "can_use_on_swarming_builders": true
- },
"test": "angle_unittests"
}
]
« no previous file with comments | « no previous file | testing/buildbot/chromium.fyi.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698