Commit 1572c372 by Jamie Madill Committed by Commit Bot

infra: Temporarily disable all swarming tests.

There seem to be some unusal failures on CI. Maybe Try as well. Bug: angleproject:5114 Change-Id: Ia681d6fdb8575b851dd526c1ab9463ad047735c7 Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2875767Reviewed-by: 's avatarJamie Madill <jmadill@chromium.org> Reviewed-by: 's avatarYuly Novikov <ynovikov@chromium.org> Commit-Queue: Jamie Madill <jmadill@chromium.org>
parent c75969e1
...@@ -13,12 +13,7 @@ ...@@ -13,12 +13,7 @@
# #
# For more info see Chromium's mixins.pyl in testing/buildbot. # For more info see Chromium's mixins.pyl in testing/buildbot.
{ 'angle_skia_gold_test': { '$mixin_append': { 'args': [ '--git-revision=${got_angle_revision}'], { 'chromium-tester-service-account': { 'swarming': { 'service_account': 'chromium-tester@chops-service-accounts.iam.gserviceaccount.com'}},
'precommit_args': [ '--gerrit-issue=${patch_issue}',
'--gerrit-patchset=${patch_set}',
'--buildbucket-id=${buildbucket_build_id}']}},
'chrome-gpu-gold-service-account': { 'swarming': { 'service_account': 'chrome-gpu-gold@chops-service-accounts.iam.gserviceaccount.com'}},
'chromium-tester-service-account': { 'swarming': { 'service_account': 'chromium-tester@chops-service-accounts.iam.gserviceaccount.com'}},
'linux_intel_hd_630_stable': { 'swarming': { 'dimensions': { 'gpu': '8086:5912-19.0.2', 'linux_intel_hd_630_stable': { 'swarming': { 'dimensions': { 'gpu': '8086:5912-19.0.2',
'os': 'Ubuntu-19.04', 'os': 'Ubuntu-19.04',
'pool': 'chromium.tests.gpu'}}}, 'pool': 'chromium.tests.gpu'}}},
......
...@@ -10,6 +10,8 @@ ...@@ -10,6 +10,8 @@
# #
# For more info see Chromium's waterfalls.pyl in testing/buildbot. # For more info see Chromium's waterfalls.pyl in testing/buildbot.
# Temporarily disabled. TODO(jmadill): Re-enable. http://anglebug.com/5114
[ [
{ {
'name': 'angle', 'name': 'angle',
...@@ -28,8 +30,8 @@ ...@@ -28,8 +30,8 @@
'linux_intel_hd_630_stable', 'linux_intel_hd_630_stable',
], ],
'test_suites': { 'test_suites': {
'gtest_tests': 'linux_intel_gtests', # 'gtest_tests': 'linux_intel_gtests',
'isolated_scripts': 'common_isolated_scripts', # 'isolated_scripts': 'common_isolated_scripts',
}, },
}, },
'linux-nvidia': { 'linux-nvidia': {
...@@ -38,8 +40,8 @@ ...@@ -38,8 +40,8 @@
'linux_nvidia_quadro_p400_stable', 'linux_nvidia_quadro_p400_stable',
], ],
'test_suites': { 'test_suites': {
'gtest_tests': 'linux_nvidia_gtests', # 'gtest_tests': 'linux_nvidia_gtests',
'isolated_scripts': 'common_isolated_scripts', # 'isolated_scripts': 'common_isolated_scripts',
}, },
}, },
'mac-amd': { 'mac-amd': {
...@@ -48,7 +50,7 @@ ...@@ -48,7 +50,7 @@
'mac_retina_amd_gpu_stable', 'mac_retina_amd_gpu_stable',
], ],
'test_suites': { 'test_suites': {
'gtest_tests': 'mac_amd_and_intel_gtests', # 'gtest_tests': 'mac_amd_and_intel_gtests',
}, },
}, },
'mac-builder': {}, 'mac-builder': {},
...@@ -58,7 +60,7 @@ ...@@ -58,7 +60,7 @@
'mac_mini_intel_gpu_stable', 'mac_mini_intel_gpu_stable',
], ],
'test_suites': { 'test_suites': {
'gtest_tests': 'mac_amd_and_intel_gtests', # 'gtest_tests': 'mac_amd_and_intel_gtests',
}, },
}, },
'mac-nvidia': { 'mac-nvidia': {
...@@ -68,7 +70,7 @@ ...@@ -68,7 +70,7 @@
], ],
'test_suites': { 'test_suites': {
# Fewer tests enabled on this config because of limited capacity. # Fewer tests enabled on this config because of limited capacity.
'gtest_tests': 'mac_nvidia_gtests', # 'gtest_tests': 'mac_nvidia_gtests',
}, },
}, },
'win-x64-builder': {}, 'win-x64-builder': {},
...@@ -79,8 +81,8 @@ ...@@ -79,8 +81,8 @@
'win10_intel_hd_630_stable', 'win10_intel_hd_630_stable',
], ],
'test_suites': { 'test_suites': {
'gtest_tests': 'win10_intel_gtests', # 'gtest_tests': 'win10_intel_gtests',
'isolated_scripts': 'common_isolated_scripts', # 'isolated_scripts': 'common_isolated_scripts',
}, },
}, },
'win10-x64-nvidia': { 'win10-x64-nvidia': {
...@@ -89,8 +91,8 @@ ...@@ -89,8 +91,8 @@
'win10_nvidia_quadro_p400_stable', 'win10_nvidia_quadro_p400_stable',
], ],
'test_suites': { 'test_suites': {
'gtest_tests': 'win10_nvidia_gtests', # 'gtest_tests': 'win10_nvidia_gtests',
'isolated_scripts': 'common_isolated_scripts', # 'isolated_scripts': 'common_isolated_scripts',
}, },
}, },
'win7-x64-nvidia': { 'win7-x64-nvidia': {
...@@ -99,7 +101,7 @@ ...@@ -99,7 +101,7 @@
'win7_nvidia_quadro_p400', 'win7_nvidia_quadro_p400',
], ],
'test_suites': { 'test_suites': {
'gtest_tests': 'win7_nvidia_gtests', # 'gtest_tests': 'win7_nvidia_gtests',
}, },
}, },
'win7-x86-amd': { 'win7-x86-amd': {
...@@ -108,7 +110,7 @@ ...@@ -108,7 +110,7 @@
'win7_amd_r7_240', 'win7_amd_r7_240',
], ],
'test_suites': { 'test_suites': {
'gtest_tests': 'win7_amd_gtests', # 'gtest_tests': 'win7_amd_gtests',
}, },
}, },
}, },
......
{ {
"infra/specs/angle.json": "infra/specs/angle.json":
"0726b06598519056f8a5c8734f0ece69", "8b5288bc8c816e1012522e07e855e098",
"infra/specs/generate_test_spec_json.py": "infra/specs/generate_test_spec_json.py":
"e1c8a771f751adad715d7bea900fc8e1", "e1c8a771f751adad715d7bea900fc8e1",
"infra/specs/mixins.pyl": "infra/specs/mixins.pyl":
"9e823fc9ff27db9fc49eae7ac1615ab6", "ddea2e586fd1b491a17dcc397e1a7aeb",
"infra/specs/test_suite_exceptions.pyl": "infra/specs/test_suite_exceptions.pyl":
"aad1a4aed801277cc531733deab221b5", "aad1a4aed801277cc531733deab221b5",
"infra/specs/test_suites.pyl": "infra/specs/test_suites.pyl":
"75d1ccce3ffded215b002dc0bab41773", "4646f3a532bca617ad193369ccac9537",
"infra/specs/variants.pyl": "infra/specs/variants.pyl":
"8cfcaa99fa07ad2a2d5d14f220fd5037", "8cfcaa99fa07ad2a2d5d14f220fd5037",
"infra/specs/waterfalls.pyl": "infra/specs/waterfalls.pyl":
"2c37af604e70b11d1d1c5a7d48394a46", "b055856f6013c8afdb382e2faa7fc702",
"testing/buildbot/generate_buildbot_json.py": "testing/buildbot/generate_buildbot_json.py":
"c04d166b1cee26a4db52c1b1613c8462", "c04d166b1cee26a4db52c1b1613c8462",
"testing/buildbot/mixins.pyl": "testing/buildbot/mixins.pyl":
......
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