Commit e89a3c91 authored by Nico Weber's avatar Nico Weber

Reland "Remove several test suppressions where it is not clear why they exist."

This is a reland of 774a0484

Original change's description:
> Remove several test suppressions where it is not clear why they exist.
> 
> If any of these fail on their bots, I'll file dedicated bugs for that
> and re-disable with a link to the bug.
> 
> Bug: 843511,830944,814403
> Change-Id: Ib1beb2fc1ffcade39535b47b25b50340131092e5
> Reviewed-on: https://chromium-review.googlesource.com/1121524
> Reviewed-by: Kenneth Russell <kbr@chromium.org>
> Cr-Commit-Position: refs/heads/master@{#571782}

Bug: 843511, 830944, 814403
Change-Id: I8ea5586d15446108a5d18b93686f64e0c4140559
Reviewed-on: https://chromium-review.googlesource.com/1121836Reviewed-by: default avatarNico Weber <thakis@chromium.org>
Commit-Queue: Nico Weber <thakis@chromium.org>
Cr-Commit-Position: refs/heads/master@{#571786}
parent 9a9d421a
......@@ -795,6 +795,13 @@
"can_use_on_swarming_builders": true
}
},
{
"isolate_name": "metrics_python_tests",
"name": "metrics_python_tests",
"swarming": {
"can_use_on_swarming_builders": true
}
},
{
"isolate_name": "telemetry_gpu_unittests",
"name": "telemetry_gpu_unittests",
......
......@@ -2242,6 +2242,20 @@
"can_use_on_swarming_builders": true
}
},
{
"isolate_name": "devtools_closure_compile",
"name": "devtools_closure_compile",
"swarming": {
"can_use_on_swarming_builders": true
}
},
{
"isolate_name": "devtools_eslint",
"name": "devtools_eslint",
"swarming": {
"can_use_on_swarming_builders": true
}
},
{
"isolate_name": "metrics_python_tests",
"name": "metrics_python_tests",
......@@ -2542,6 +2556,12 @@
},
"test": "crypto_unittests"
},
{
"swarming": {
"can_use_on_swarming_builders": true
},
"test": "dbus_unittests"
},
{
"swarming": {
"can_use_on_swarming_builders": true
......@@ -2582,6 +2602,12 @@
},
"test": "extensions_unittests"
},
{
"swarming": {
"can_use_on_swarming_builders": true
},
"test": "filesystem_service_unittests"
},
{
"swarming": {
"can_use_on_swarming_builders": true
......@@ -2618,6 +2644,18 @@
},
"test": "gpu_unittests"
},
{
"swarming": {
"can_use_on_swarming_builders": true
},
"test": "headless_browsertests"
},
{
"swarming": {
"can_use_on_swarming_builders": true
},
"test": "headless_unittests"
},
{
"swarming": {
"can_use_on_swarming_builders": true,
......@@ -2720,6 +2758,12 @@
},
"test": "nacl_loader_unittests"
},
{
"swarming": {
"can_use_on_swarming_builders": true
},
"test": "native_theme_unittests"
},
{
"swarming": {
"can_use_on_swarming_builders": true,
......@@ -2870,6 +2914,20 @@
}
],
"isolated_scripts": [
{
"isolate_name": "devtools_closure_compile",
"name": "devtools_closure_compile",
"swarming": {
"can_use_on_swarming_builders": true
}
},
{
"isolate_name": "devtools_eslint",
"name": "devtools_eslint",
"swarming": {
"can_use_on_swarming_builders": true
}
},
{
"isolate_name": "metrics_python_tests",
"name": "metrics_python_tests",
......
......@@ -187,6 +187,12 @@
},
"test": "display_unittests"
},
{
"swarming": {
"can_use_on_swarming_builders": true
},
"test": "extensions_browsertests"
},
{
"swarming": {
"can_use_on_swarming_builders": true
......@@ -745,6 +751,12 @@
},
"test": "display_unittests"
},
{
"swarming": {
"can_use_on_swarming_builders": true
},
"test": "extensions_browsertests"
},
{
"swarming": {
"can_use_on_swarming_builders": true
......@@ -787,6 +799,18 @@
},
"test": "gpu_unittests"
},
{
"swarming": {
"can_use_on_swarming_builders": true
},
"test": "headless_browsertests"
},
{
"swarming": {
"can_use_on_swarming_builders": true
},
"test": "headless_unittests"
},
{
"swarming": {
"can_use_on_swarming_builders": true,
......@@ -1460,6 +1484,18 @@
},
"test": "display_unittests"
},
{
"swarming": {
"can_use_on_swarming_builders": true,
"dimension_sets": [
{
"gpu": "8086:0a2e",
"os": "Mac-10.12.6"
}
]
},
"test": "extensions_browsertests"
},
{
"swarming": {
"can_use_on_swarming_builders": true,
......@@ -2332,6 +2368,12 @@
},
"test": "display_unittests"
},
{
"swarming": {
"can_use_on_swarming_builders": true
},
"test": "extensions_browsertests"
},
{
"swarming": {
"can_use_on_swarming_builders": true
......@@ -2885,6 +2927,12 @@
},
"test": "display_unittests"
},
{
"swarming": {
"can_use_on_swarming_builders": true
},
"test": "extensions_browsertests"
},
{
"swarming": {
"can_use_on_swarming_builders": true
......
......@@ -4305,6 +4305,20 @@
},
"test": "browser_tests"
},
{
"args": [
"--enable-features=Mash",
"--override-use-software-gl-for-tests",
"--test-launcher-filter-file=../../testing/buildbot/filters/mash.browser_tests.filter"
],
"name": "mash_browser_tests",
"swarming": {
"can_use_on_swarming_builders": true,
"hard_timeout": 1800,
"shards": 20
},
"test": "browser_tests"
},
{
"args": [
"--enable-features=VizDisplayCompositor",
......@@ -4897,6 +4911,20 @@
},
"test": "browser_tests"
},
{
"args": [
"--enable-features=Mash",
"--override-use-software-gl-for-tests",
"--test-launcher-filter-file=../../testing/buildbot/filters/mash.browser_tests.filter"
],
"name": "mash_browser_tests",
"swarming": {
"can_use_on_swarming_builders": true,
"hard_timeout": 1800,
"shards": 20
},
"test": "browser_tests"
},
{
"args": [
"--enable-features=VizDisplayCompositor",
......
......@@ -1566,6 +1566,12 @@
},
"test": "events_unittests"
},
{
"swarming": {
"can_use_on_swarming_builders": true
},
"test": "extensions_browsertests"
},
{
"swarming": {
"can_use_on_swarming_builders": true
......@@ -1608,6 +1614,12 @@
},
"test": "gpu_unittests"
},
{
"swarming": {
"can_use_on_swarming_builders": true
},
"test": "headless_browsertests"
},
{
"swarming": {
"can_use_on_swarming_builders": true
......@@ -2946,6 +2958,12 @@
},
"test": "crypto_unittests"
},
{
"swarming": {
"can_use_on_swarming_builders": true
},
"test": "device_unittests"
},
{
"swarming": {
"can_use_on_swarming_builders": true
......
......@@ -400,6 +400,18 @@
},
"test": "gpu_unittests"
},
{
"swarming": {
"can_use_on_swarming_builders": true
},
"test": "headless_browsertests"
},
{
"swarming": {
"can_use_on_swarming_builders": true
},
"test": "headless_unittests"
},
{
"swarming": {
"can_use_on_swarming_builders": true,
......@@ -486,6 +498,20 @@
"can_use_on_swarming_builders": true
}
},
{
"isolate_name": "devtools_closure_compile",
"name": "devtools_closure_compile",
"swarming": {
"can_use_on_swarming_builders": true
}
},
{
"isolate_name": "devtools_eslint",
"name": "devtools_eslint",
"swarming": {
"can_use_on_swarming_builders": true
}
},
{
"isolate_name": "telemetry_gpu_unittests",
"name": "telemetry_gpu_unittests",
......
......@@ -1009,17 +1009,7 @@
},
},
},
'dbus_unittests': {
'remove_from': [
# chromium.linux
'Linux Tests (dbg)(1)(32)',
],
},
'device_unittests': {
'remove_from': [
# chromium.win
'Win7 Tests (dbg)(1)',
],
'modifications': {
'android-marshmallow-arm64-rel': {
'swarming': {
......@@ -1038,24 +1028,6 @@
},
},
},
'devtools_closure_compile': {
'remove_from': [
# On chromium.linux, unclear why these only run on "Linux Tests".
'Linux Tests (dbg)(1)',
'Linux Tests (dbg)(1)(32)',
# client.v8.chromium
'Linux - Future (dbg)',
],
},
'devtools_eslint': {
'remove_from': [
# On chromium.linux, unclear why these only run on "Linux Tests".
'Linux Tests (dbg)(1)',
'Linux Tests (dbg)(1)(32)',
# client.v8.chromium
'Linux - Future (dbg)',
],
},
'events_unittests': {
'modifications': {
'KitKat Tablet Tester': {
......@@ -1075,23 +1047,6 @@
},
},
},
'extensions_browsertests': {
'remove_from': [
# On chromium.mac, unclear why these aren't run.
'Mac10.10 Tests',
'Mac10.11 Tests',
'Mac10.12 Tests',
'Mac10.13 Tests',
'Mac10.13 Tests (dbg)',
# chromium.win
'Win10 Tests x64 (dbg)',
],
},
'filesystem_service_unittests': {
'remove_from': [
'Linux Tests (dbg)(1)(32)',
],
},
'gin_unittests': {
'remove_from': [
# chromium.clang
......@@ -1290,31 +1245,17 @@
'remove_from': [
# chromium.clang
'ToTLinuxASan', # https://crbug.com/843732
# chromium.linux
'Linux Tests (dbg)(1)(32)',
# On chromium.mac, unclear why these aren't run on "Mac10.11 Tests".
'Mac10.11 Tests',
# chromium.memory
'Linux ASan LSan Tests (1)', # https://crbug.com/843732
'Linux TSan Tests', # https://crbug.com/843734
# client.v8.chromium
'Linux - Future (dbg)',
# chromium.win
'Win10 Tests x64 (dbg)',
],
},
'headless_unittests': {
'remove_from': [
# chromium.clang
'ToTLinuxASan', # https://crbug.com/843732
# chromium.linux
'Linux Tests (dbg)(1)(32)',
# On chromium.mac, unclear why these aren't run on "Mac10.11 Tests".
'Mac10.11 Tests',
# chromium.memory
'Linux ASan LSan Tests (1)', # https://crbug.com/843732
# client.v8.chromium
'Linux - Future (dbg)'
],
},
'info_collection_tests': {
......@@ -1412,13 +1353,22 @@
},
'mash_browser_tests': {
'remove_from': [
# chromium.memory
# Unclear why this isn't run. http://crbug.com/814403
'Linux Chromium OS ASan LSan Tests (1)',
'Linux ChromiumOS MSan Tests', # https://crbug.com/830944
# Not needed on chromium.fyi because suite is on main waterfall.
'Mojo ChromiumOS',
],
'modifications': {
# chromium.memory
'Linux Chromium OS ASan LSan Tests (1)': {
'swarming': {
'shards': 20,
},
},
'Linux ChromiumOS MSan Tests': {
'swarming': {
'shards': 20,
},
},
},
},
'mash_unittests': {
'remove_from': [
......@@ -1448,12 +1398,6 @@
'Fuchsia ARM64',
],
},
'metrics_python_tests': {
'remove_from': [
# chromium.fyi
'Chromium Mac 10.13',
],
},
'mojo_test_apk': {
'modifications': {
# chromium.clang
......@@ -1486,12 +1430,6 @@
'Mac ASan 64 Tests (1)', # The mac asan bot sets enable_nacl=false
],
},
'native_theme_unittests': {
'remove_from': [
# chromium.linux
'Linux Tests (dbg)(1)(32)',
],
},
'net_unittests': {
'remove_from': [
# chromium.fyi
......@@ -1948,7 +1886,7 @@
],
},
'tab_capture_end2end_tests': {
# Run these only on Release bots, and don't run them on TSAN.
# Run these only on Release bots.
'remove_from': [
# chromium.gpu
'Linux Debug (NVIDIA)',
......
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