aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuly Novikov <ynovikov@chromium.org>2024-05-17 14:58:59 +0000
committerAngle LUCI CQ <angle-scoped@luci-project-accounts.iam.gserviceaccount.com>2024-05-17 17:10:39 +0000
commitee9ed4a4b0c1ecf5e62f360ef6cf4babc58b0ef5 (patch)
treea781f7a5ba4e1b1ca0cdf9e75084fa6704f5dd77
parent7cbac5de21802c4f9b2c7ccf44e250d2c14dd929 (diff)
downloadangle-ee9ed4a4b0c1ecf5e62f360ef6cf4babc58b0ef5.tar.gz
End Mac AMD experiment
Bug: chromium:327017900 Change-Id: I163b41605e3ebcf65d111d011fd3927ee08a186a Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/5546124 Commit-Queue: Brian Sheedy <bsheedy@chromium.org> Reviewed-by: Brian Sheedy <bsheedy@chromium.org> Auto-Submit: Yuly Novikov <ynovikov@chromium.org>
-rw-r--r--infra/config/generated/luci-milo.cfg8
-rwxr-xr-xinfra/config/main.star1
-rw-r--r--infra/specs/angle.json203
-rw-r--r--infra/specs/waterfalls.pyl1
4 files changed, 4 insertions, 209 deletions
diff --git a/infra/config/generated/luci-milo.cfg b/infra/config/generated/luci-milo.cfg
index f1983aa985..a0cdc90829 100644
--- a/infra/config/generated/luci-milo.cfg
+++ b/infra/config/generated/luci-milo.cfg
@@ -71,11 +71,6 @@ consoles {
short_name: "dbg"
}
builders {
- name: "buildbucket/luci.angle.ci/mac-exp-test"
- category: "test|mac|x64"
- short_name: "exp"
- }
- builders {
name: "buildbucket/luci.angle.ci/mac-test"
category: "test|mac|x64"
short_name: "rel"
@@ -186,6 +181,9 @@ consoles {
name: "buildbucket/luci.angle.ci/linux-exp-tsan-test"
}
builders {
+ name: "buildbucket/luci.angle.ci/mac-exp-test"
+ }
+ builders {
name: "buildbucket/luci.angle.ci/win-exp-test"
}
builder_view_only: true
diff --git a/infra/config/main.star b/infra/config/main.star
index 1533f831f6..cfbaeb8572 100755
--- a/infra/config/main.star
+++ b/infra/config/main.star
@@ -323,7 +323,6 @@ def angle_builder(name, cpu):
"android-arm64-exp-test",
"android-arm64-exp-s22-test",
"linux-exp-test",
- "mac-exp-test",
]
if (not is_exp) or (name in active_experimental_builders):
diff --git a/infra/specs/angle.json b/infra/specs/angle.json
index ff876f6dec..288f685db5 100644
--- a/infra/specs/angle.json
+++ b/infra/specs/angle.json
@@ -5825,208 +5825,7 @@
}
]
},
- "mac-exp-amd": {
- "gtest_tests": [
- {
- "args": [
- "--use-angle=gl",
- "--max-processes=1"
- ],
- "merge": {
- "script": "//scripts/angle_deqp_test_merge.py"
- },
- "name": "angle_deqp_egl_gl_tests",
- "swarming": {
- "containment_type": "AUTO",
- "dimensions": {
- "cpu": "x86-64",
- "display_attached": "1",
- "gpu": "1002:67ef",
- "hidpi": "1",
- "os": "Mac-14.4.1",
- "pool": "chromium.tests.gpu"
- },
- "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com"
- },
- "test": "angle_deqp_egl_tests",
- "test_id_prefix": "ninja://src/tests:angle_deqp_egl_tests/",
- "use_isolated_scripts_api": true
- },
- {
- "args": [
- "--use-angle=metal"
- ],
- "merge": {
- "script": "//scripts/angle_deqp_test_merge.py"
- },
- "name": "angle_deqp_egl_metal_tests",
- "swarming": {
- "containment_type": "AUTO",
- "dimensions": {
- "cpu": "x86-64",
- "display_attached": "1",
- "gpu": "1002:67ef",
- "hidpi": "1",
- "os": "Mac-14.4.1",
- "pool": "chromium.tests.gpu"
- },
- "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com"
- },
- "test": "angle_deqp_egl_tests",
- "test_id_prefix": "ninja://src/tests:angle_deqp_egl_tests/",
- "use_isolated_scripts_api": true
- },
- {
- "args": [
- "--use-angle=gl",
- "--flaky-retries=2"
- ],
- "merge": {
- "script": "//scripts/angle_deqp_test_merge.py"
- },
- "name": "angle_deqp_gles2_gl_tests",
- "swarming": {
- "containment_type": "AUTO",
- "dimensions": {
- "cpu": "x86-64",
- "display_attached": "1",
- "gpu": "1002:67ef",
- "hidpi": "1",
- "os": "Mac-14.4.1",
- "pool": "chromium.tests.gpu"
- },
- "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com"
- },
- "test": "angle_deqp_gles2_tests",
- "test_id_prefix": "ninja://src/tests:angle_deqp_gles2_tests/",
- "use_isolated_scripts_api": true
- },
- {
- "args": [
- "--use-angle=metal",
- "--flaky-retries=2"
- ],
- "merge": {
- "script": "//scripts/angle_deqp_test_merge.py"
- },
- "name": "angle_deqp_gles2_metal_tests",
- "swarming": {
- "containment_type": "AUTO",
- "dimensions": {
- "cpu": "x86-64",
- "display_attached": "1",
- "gpu": "1002:67ef",
- "hidpi": "1",
- "os": "Mac-14.4.1",
- "pool": "chromium.tests.gpu"
- },
- "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com"
- },
- "test": "angle_deqp_gles2_tests",
- "test_id_prefix": "ninja://src/tests:angle_deqp_gles2_tests/",
- "use_isolated_scripts_api": true
- },
- {
- "args": [
- "--use-angle=gl",
- "--flaky-retries=2"
- ],
- "merge": {
- "script": "//scripts/angle_deqp_test_merge.py"
- },
- "name": "angle_deqp_gles3_gl_tests",
- "swarming": {
- "containment_type": "AUTO",
- "dimensions": {
- "cpu": "x86-64",
- "display_attached": "1",
- "gpu": "1002:67ef",
- "hidpi": "1",
- "os": "Mac-14.4.1",
- "pool": "chromium.tests.gpu"
- },
- "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com",
- "shards": 2
- },
- "test": "angle_deqp_gles3_tests",
- "test_id_prefix": "ninja://src/tests:angle_deqp_gles3_tests/",
- "use_isolated_scripts_api": true
- },
- {
- "args": [
- "--use-angle=metal",
- "--flaky-retries=2"
- ],
- "merge": {
- "script": "//scripts/angle_deqp_test_merge.py"
- },
- "name": "angle_deqp_gles3_metal_tests",
- "swarming": {
- "containment_type": "AUTO",
- "dimensions": {
- "cpu": "x86-64",
- "display_attached": "1",
- "gpu": "1002:67ef",
- "hidpi": "1",
- "os": "Mac-14.4.1",
- "pool": "chromium.tests.gpu"
- },
- "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com",
- "shards": 2
- },
- "test": "angle_deqp_gles3_tests",
- "test_id_prefix": "ninja://src/tests:angle_deqp_gles3_tests/",
- "use_isolated_scripts_api": true
- },
- {
- "args": [
- "--gtest_filter=-*Vulkan_SwiftShader*",
- "--flaky-retries=2"
- ],
- "merge": {
- "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
- },
- "name": "angle_end2end_tests",
- "swarming": {
- "containment_type": "AUTO",
- "dimensions": {
- "cpu": "x86-64",
- "display_attached": "1",
- "gpu": "1002:67ef",
- "hidpi": "1",
- "os": "Mac-14.4.1",
- "pool": "chromium.tests.gpu"
- },
- "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com",
- "shards": 2
- },
- "test": "angle_end2end_tests",
- "test_id_prefix": "ninja://src/tests:angle_end2end_tests/",
- "use_isolated_scripts_api": true
- },
- {
- "merge": {
- "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
- },
- "name": "angle_unittests",
- "swarming": {
- "containment_type": "AUTO",
- "dimensions": {
- "cpu": "x86-64",
- "display_attached": "1",
- "gpu": "1002:67ef",
- "hidpi": "1",
- "os": "Mac-14.4.1",
- "pool": "chromium.tests.gpu"
- },
- "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com"
- },
- "test": "angle_unittests",
- "test_id_prefix": "ninja://src/tests:angle_unittests/",
- "use_isolated_scripts_api": true
- }
- ]
- },
+ "mac-exp-amd": {},
"mac-exp-intel": {},
"mac-exp-nvidia": {},
"mac-intel": {
diff --git a/infra/specs/waterfalls.pyl b/infra/specs/waterfalls.pyl
index d3ba3786ec..a9c072ecf8 100644
--- a/infra/specs/waterfalls.pyl
+++ b/infra/specs/waterfalls.pyl
@@ -230,7 +230,6 @@
'mac_retina_amd_gpu_experimental',
],
'test_suites': {
- 'gtest_tests': 'mac_amd_and_intel_gtests',
},
},
'mac-exp-intel': {