Commit e701f5a0 authored by Stephen Martinis's avatar Stephen Martinis Committed by Commit Bot

Disable failing test suites on win10 x64 debug

Bug: 818832
Change-Id: I235b3c2ea84cdae68e7787f4d0a8ff7e277ab669
Reviewed-on: https://chromium-review.googlesource.com/1042846Reviewed-by: default avatarDirk Pranke <dpranke@chromium.org>
Commit-Queue: Stephen Martinis <martiniss@chromium.org>
Cr-Commit-Position: refs/heads/master@{#555950}
parent 3b1e8cec
...@@ -1198,25 +1198,6 @@ ...@@ -1198,25 +1198,6 @@
}, },
"test": "boringssl_ssl_tests" "test": "boringssl_ssl_tests"
}, },
{
"swarming": {
"can_use_on_swarming_builders": true,
"shards": 10
},
"test": "browser_tests"
},
{
"args": [
"--enable-features=VizDisplayCompositor",
"--test-launcher-filter-file=../../testing/buildbot/filters/viz.browser_tests.filter"
],
"name": "viz_browser_tests",
"swarming": {
"can_use_on_swarming_builders": true,
"shards": 10
},
"test": "browser_tests"
},
{ {
"swarming": { "swarming": {
"can_use_on_swarming_builders": true "can_use_on_swarming_builders": true
...@@ -1587,12 +1568,6 @@ ...@@ -1587,12 +1568,6 @@
}, },
"test": "sbox_validation_tests" "test": "sbox_validation_tests"
}, },
{
"swarming": {
"can_use_on_swarming_builders": true
},
"test": "service_manager_unittests"
},
{ {
"swarming": { "swarming": {
"can_use_on_swarming_builders": true "can_use_on_swarming_builders": true
...@@ -1646,12 +1621,6 @@ ...@@ -1646,12 +1621,6 @@
}, },
"test": "ui_touch_selection_unittests" "test": "ui_touch_selection_unittests"
}, },
{
"swarming": {
"can_use_on_swarming_builders": true
},
"test": "unit_tests"
},
{ {
"swarming": { "swarming": {
"can_use_on_swarming_builders": true "can_use_on_swarming_builders": true
...@@ -1729,26 +1698,6 @@ ...@@ -1729,26 +1698,6 @@
"can_use_on_swarming_builders": true "can_use_on_swarming_builders": true
} }
}, },
{
"isolate_name": "telemetry_perf_unittests",
"name": "telemetry_perf_unittests",
"swarming": {
"can_use_on_swarming_builders": true,
"hard_timeout": 960,
"shards": 12
}
},
{
"args": [
"--jobs=1"
],
"isolate_name": "telemetry_unittests",
"name": "telemetry_unittests",
"swarming": {
"can_use_on_swarming_builders": true,
"shards": 4
}
},
{ {
"isolate_name": "views_perftests", "isolate_name": "views_perftests",
"name": "views_perftests", "name": "views_perftests",
...@@ -1756,28 +1705,6 @@ ...@@ -1756,28 +1705,6 @@
"can_use_on_swarming_builders": true "can_use_on_swarming_builders": true
} }
}, },
{
"args": [
"--zero-tests-executed-ok",
"--debug",
"--target",
"Debug_x64"
],
"isolate_name": "webkit_layout_tests_exparchive",
"merge": {
"args": [
"--verbose"
],
"script": "//third_party/blink/tools/merge_web_test_results.py"
},
"name": "webkit_layout_tests",
"only_retry_failed_tests": true,
"results_handler": "layout tests",
"swarming": {
"can_use_on_swarming_builders": true,
"shards": 12
}
},
{ {
"isolate_name": "webkit_python_tests", "isolate_name": "webkit_python_tests",
"name": "webkit_python_tests", "name": "webkit_python_tests",
......
...@@ -253,6 +253,8 @@ ...@@ -253,6 +253,8 @@
'UBSanVptr Linux', 'UBSanVptr Linux',
# chromium.memory # chromium.memory
'Linux TSan Tests', # https://crbug.com/368525 'Linux TSan Tests', # https://crbug.com/368525
# chromium.win
'Win10 Tests x64 (dbg)',
], ],
'modifications': { 'modifications': {
# chromium.chromiumos # chromium.chromiumos
...@@ -2524,6 +2526,8 @@ ...@@ -2524,6 +2526,8 @@
'Mac10.13 Tests (dbg)', 'Mac10.13 Tests (dbg)',
'Win7 Tests (dbg)(1)', 'Win7 Tests (dbg)(1)',
'Win10 Tests x64', 'Win10 Tests x64',
# chromium.win
'Win10 Tests x64 (dbg)',
], ],
}, },
'services_unittests': { 'services_unittests': {
...@@ -2923,6 +2927,8 @@ ...@@ -2923,6 +2927,8 @@
'Mac10.13 Tests (dbg)', 'Mac10.13 Tests (dbg)',
# client.v8.chromium # client.v8.chromium
'Linux - Future (dbg)', 'Linux - Future (dbg)',
# chromium.win
'Win10 Tests x64 (dbg)',
], ],
}, },
'telemetry_unittests': { 'telemetry_unittests': {
...@@ -2933,6 +2939,10 @@ ...@@ -2933,6 +2939,10 @@
}, },
}, },
}, },
'remove_from': [
# chromium.win
'Win10 Tests x64 (dbg)',
],
}, },
'traffic_annotation_auditor_unittests': { 'traffic_annotation_auditor_unittests': {
'modifications': { 'modifications': {
...@@ -3002,6 +3012,8 @@ ...@@ -3002,6 +3012,8 @@
# On chromium.linux, unclear why these aren't run on Cast. # On chromium.linux, unclear why these aren't run on Cast.
'Cast Audio Linux', 'Cast Audio Linux',
'Cast Linux', 'Cast Linux',
# chromium.win
'Win10 Tests x64 (dbg)',
], ],
'modifications': { 'modifications': {
# chromium.android # chromium.android
...@@ -3132,6 +3144,7 @@ ...@@ -3132,6 +3144,7 @@
'Win10 Tests x64', 'Win10 Tests x64',
'Win7 Tests (1)', 'Win7 Tests (1)',
'Win7 Tests (dbg)(1)', 'Win7 Tests (dbg)(1)',
'Win10 Tests x64 (dbg)',
], ],
}, },
'viz_unittests': { 'viz_unittests': {
...@@ -3281,6 +3294,7 @@ ...@@ -3281,6 +3294,7 @@
# chromium.win # chromium.win
'Win 7 Tests x64 (1)', 'Win 7 Tests x64 (1)',
'Win10 Tests x64', 'Win10 Tests x64',
'Win10 Tests x64 (dbg)',
], ],
'modifications': { 'modifications': {
# chromium.fyi # chromium.fyi
......
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