Switch Mac Intel GPU testing to macOS 13.3.1
Stop Mac Intel experimental GPU.FYI and Dawn bots.
Bug: 1429033
Change-Id: If00e5514d63d9165f477b582aae63ad7be4730b7
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4543571
Reviewed-by: Brian Sheedy <[email protected]>
Commit-Queue: Yuly Novikov <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1145469}
diff --git a/testing/buildbot/test_suite_exceptions.pyl b/testing/buildbot/test_suite_exceptions.pyl
index 4a1627e..939691f9 100644
--- a/testing/buildbot/test_suite_exceptions.pyl
+++ b/testing/buildbot/test_suite_exceptions.pyl
@@ -4190,7 +4190,7 @@
# which is used by Dawn Mac x64 Release (Intel).
'cpu': 'x86-64',
'gpu': '8086:3e9b',
- 'os': 'Mac-12.5',
+ 'os': 'Mac-13.3.1',
'display_attached': '1',
}
],
@@ -4264,7 +4264,7 @@
# which is used by Dawn Mac x64 Release (Intel).
'cpu': 'x86-64',
'gpu': '8086:3e9b',
- 'os': 'Mac-12.5',
+ 'os': 'Mac-13.3.1',
'display_attached': '1',
}
],