Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(222)

Unified Diff: testing/buildbot/chromium.gpu.json

Issue 1920623002: Re-enable tests on MacBook Pro Retina with NVIDIA GPUs. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebased. Created 4 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « content/test/gpu/generate_buildbot_json.py ('k') | testing/buildbot/chromium.gpu.fyi.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testing/buildbot/chromium.gpu.json
diff --git a/testing/buildbot/chromium.gpu.json b/testing/buildbot/chromium.gpu.json
index 1a65af4eb4f97dc1691395f26ce559fbf1952d38..c41a0cfd6b01315a6ca6907a2622aadc738b0cf5 100644
--- a/testing/buildbot/chromium.gpu.json
+++ b/testing/buildbot/chromium.gpu.json
@@ -1870,101 +1870,6 @@
}
]
},
- "Mac Retina Debug": {
- "gtest_tests": [],
- "isolated_scripts": []
- },
- "Mac Retina Release": {
- "gtest_tests": [],
- "isolated_scripts": [
- {
- "args": [
- "maps",
- "--show-stdout",
- "--browser=release",
- "-v",
- "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc"
- ],
- "isolate_name": "telemetry_gpu_test",
- "name": "maps_pixel_test",
- "override_compile_targets": [
- "telemetry_gpu_test_run"
- ],
- "swarming": {
- "can_use_on_swarming_builders": true,
- "dimension_sets": [
- {
- "gpu": "10de:0fe9",
- "hidpi": "1",
- "os": "Mac"
- }
- ]
- }
- },
- {
- "args": [
- "pixel",
- "--show-stdout",
- "--browser=release",
- "-v",
- "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc",
- "--refimg-cloud-storage-bucket",
- "chromium-gpu-archive/reference-images",
- "--os-type",
- "mac",
- "--build-revision",
- "${got_revision}",
- "--test-machine-name",
- "${buildername}"
- ],
- "isolate_name": "telemetry_gpu_test",
- "name": "pixel_test",
- "non_precommit_args": [
- "--upload-refimg-to-cloud-storage"
- ],
- "override_compile_targets": [
- "telemetry_gpu_test_run"
- ],
- "precommit_args": [
- "--download-refimg-from-cloud-storage"
- ],
- "swarming": {
- "can_use_on_swarming_builders": true,
- "dimension_sets": [
- {
- "gpu": "10de:0fe9",
- "hidpi": "1",
- "os": "Mac"
- }
- ]
- }
- },
- {
- "args": [
- "webgl_conformance",
- "--show-stdout",
- "--browser=release",
- "-v",
- "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc"
- ],
- "isolate_name": "telemetry_gpu_test",
- "name": "webgl_conformance_tests",
- "override_compile_targets": [
- "telemetry_gpu_test_run"
- ],
- "swarming": {
- "can_use_on_swarming_builders": true,
- "dimension_sets": [
- {
- "gpu": "10de:0fe9",
- "hidpi": "1",
- "os": "Mac"
- }
- ]
- }
- }
- ]
- },
"Win7 Debug (NVIDIA)": {
"gtest_tests": [
{
« no previous file with comments | « content/test/gpu/generate_buildbot_json.py ('k') | testing/buildbot/chromium.gpu.fyi.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698