0

mac/arm: Stop running blink_web_tests for now

We need to green up the bot to move it to the main waterfall, so let's
disable all known failing tests for now and then re-enble them when they work.

Bug: 1098899,1222619
Change-Id: I1a7e9041680448f76dc488841b371e2734b8b571
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2976786
Commit-Queue: Nico Weber <thakis@chromium.org>
Commit-Queue: Hans Wennborg <hans@chromium.org>
Auto-Submit: Nico Weber <thakis@chromium.org>
Reviewed-by: Hans Wennborg <hans@chromium.org>
Cr-Commit-Position: refs/heads/master@{#894636}
This commit is contained in:
Nico Weber
2021-06-22 12:31:39 +00:00
parent 85343ca620
commit ab2d6123cd
2 changed files with 1 additions and 30 deletions

@ -87128,36 +87128,6 @@
},
"test_id_prefix": "ninja://:blink_python_tests/"
},
{
"args": [
"--num-retries=3"
],
"isolate_name": "blink_web_tests",
"merge": {
"args": [
"--verbose"
],
"script": "//third_party/blink/tools/merge_web_test_results.py"
},
"name": "blink_web_tests",
"resultdb": {
"enable": true
},
"results_handler": "layout tests",
"swarming": {
"can_use_on_swarming_builders": true,
"dimension_sets": [
{
"cpu": "arm64",
"os": "Mac-11",
"pool": "chromium.tests.mac-arm64"
}
],
"service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com",
"shards": 12
},
"test_id_prefix": "ninja://:blink_web_tests/"
},
{
"args": [
"--test-type=integration"

@ -217,6 +217,7 @@
},
'blink_web_tests': {
'remove_from': [
'mac-arm64-rel-tests', # TODO(https://crbug.com/1169240): Enable
'Mac10.11 Tests',
'Win 7 Tests x64 (1)', # 64-bit win is unsupported by the layout tests.
'Win10 Tests x64 (dbg)',