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

Side by Side Diff: testing/buildbot/chromium.gpu.fyi.json

Issue 2849163004: Deploy "Mac Experimental Release (Intel)". (Closed)
Patch Set: Created 3 years, 7 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 unified diff | Download patch
« no previous file with comments | « content/test/gpu/generate_buildbot_json.py ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 { 1 {
2 "AAAAA1 AUTOGENERATED FILE DO NOT EDIT": {}, 2 "AAAAA1 AUTOGENERATED FILE DO NOT EDIT": {},
3 "AAAAA2 See generate_buildbot_json.py to make changes": {}, 3 "AAAAA2 See generate_buildbot_json.py to make changes": {},
4 "Android Release (NVIDIA Shield TV)": { 4 "Android Release (NVIDIA Shield TV)": {
5 "gtest_tests": [ 5 "gtest_tests": [
6 { 6 {
7 "override_isolate_target": "angle_end2end_tests", 7 "override_isolate_target": "angle_end2end_tests",
8 "swarming": { 8 "swarming": {
9 "can_use_on_swarming_builders": false, 9 "can_use_on_swarming_builders": false,
10 "cipd_packages": [ 10 "cipd_packages": [
(...skipping 6217 matching lines...) Expand 10 before | Expand all | Expand 10 after
6228 "dimension_sets": [ 6228 "dimension_sets": [
6229 { 6229 {
6230 "gpu": "8086:0a2e", 6230 "gpu": "8086:0a2e",
6231 "os": "Mac-10.12" 6231 "os": "Mac-10.12"
6232 } 6232 }
6233 ] 6233 ]
6234 } 6234 }
6235 } 6235 }
6236 ] 6236 ]
6237 }, 6237 },
6238 "Mac Experimental Release (Intel)": {
6239 "gtest_tests": [
6240 {
6241 "args": [
6242 "--use-gpu-in-tests",
6243 "--test-launcher-retry-limit=0"
6244 ],
6245 "swarming": {
6246 "can_use_on_swarming_builders": false,
6247 "dimension_sets": [
6248 {
6249 "gpu": "8086:0a2e",
6250 "os": "Mac"
6251 }
6252 ]
6253 },
6254 "test": "angle_end2end_tests",
6255 "use_xvfb": false
6256 },
6257 {
6258 "args": [
6259 "--use-gpu-in-tests",
6260 "--test-launcher-retry-limit=0"
6261 ],
6262 "swarming": {
6263 "can_use_on_swarming_builders": false,
6264 "dimension_sets": [
6265 {
6266 "gpu": "8086:0a2e",
6267 "os": "Mac"
6268 }
6269 ]
6270 },
6271 "test": "angle_unittests",
6272 "use_xvfb": false
6273 },
6274 {
6275 "args": [
6276 "--use-gpu-in-tests"
6277 ],
6278 "swarming": {
6279 "can_use_on_swarming_builders": false,
6280 "dimension_sets": [
6281 {
6282 "gpu": "8086:0a2e",
6283 "os": "Mac"
6284 }
6285 ]
6286 },
6287 "test": "audio_unittests",
6288 "use_xvfb": false
6289 },
6290 {
6291 "args": [
6292 "--enable-gpu",
6293 "--no-xvfb",
6294 "--test-launcher-jobs=1",
6295 "--gtest_filter=CastStreamingApiTestWithPixelOutput.EndToEnd*:TabCaptu reApiPixelTest.EndToEnd*"
6296 ],
6297 "name": "tab_capture_end2end_tests",
6298 "swarming": {
6299 "can_use_on_swarming_builders": false
6300 },
6301 "test": "browser_tests",
6302 "use_xvfb": false
6303 },
6304 {
6305 "args": [
6306 "--use-gpu-in-tests"
6307 ],
6308 "swarming": {
6309 "can_use_on_swarming_builders": false,
6310 "dimension_sets": [
6311 {
6312 "gpu": "8086:0a2e",
6313 "os": "Mac"
6314 }
6315 ]
6316 },
6317 "test": "gl_tests",
6318 "use_xvfb": false
6319 },
6320 {
6321 "args": [
6322 "--use-gpu-in-tests"
6323 ],
6324 "swarming": {
6325 "can_use_on_swarming_builders": false,
6326 "dimension_sets": [
6327 {
6328 "gpu": "8086:0a2e",
6329 "os": "Mac"
6330 }
6331 ]
6332 },
6333 "test": "gl_unittests",
6334 "use_xvfb": false
6335 },
6336 {
6337 "args": [
6338 "--use-gpu-in-tests"
6339 ],
6340 "swarming": {
6341 "can_use_on_swarming_builders": false,
6342 "dimension_sets": [
6343 {
6344 "gpu": "8086:0a2e",
6345 "os": "Mac"
6346 }
6347 ]
6348 },
6349 "test": "gles2_conform_test",
6350 "use_xvfb": false
6351 },
6352 {
6353 "args": [
6354 "--gtest_filter=*Detection*",
6355 "--use-gpu-in-tests"
6356 ],
6357 "swarming": {
6358 "can_use_on_swarming_builders": false,
6359 "dimension_sets": [
6360 {
6361 "gpu": "8086:0a2e",
6362 "os": "Mac"
6363 }
6364 ]
6365 },
6366 "test": "service_unittests",
6367 "use_xvfb": false
6368 }
6369 ],
6370 "isolated_scripts": [
6371 {
6372 "args": [
6373 "context_lost",
6374 "--show-stdout",
6375 "--browser=release",
6376 "--passthrough",
6377 "-v",
6378 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc"
6379 ],
6380 "isolate_name": "telemetry_gpu_integration_test",
6381 "name": "context_lost_tests",
6382 "override_compile_targets": [
6383 "telemetry_gpu_integration_test"
6384 ],
6385 "swarming": {
6386 "can_use_on_swarming_builders": false,
6387 "dimension_sets": [
6388 {
6389 "gpu": "8086:0a2e",
6390 "os": "Mac"
6391 }
6392 ]
6393 }
6394 },
6395 {
6396 "args": [
6397 "depth_capture",
6398 "--show-stdout",
6399 "--browser=release",
6400 "--passthrough",
6401 "-v",
6402 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc"
6403 ],
6404 "isolate_name": "telemetry_gpu_integration_test",
6405 "name": "depth_capture_tests",
6406 "override_compile_targets": [
6407 "telemetry_gpu_integration_test"
6408 ],
6409 "swarming": {
6410 "can_use_on_swarming_builders": false,
6411 "dimension_sets": [
6412 {
6413 "gpu": "8086:0a2e",
6414 "os": "Mac"
6415 }
6416 ]
6417 }
6418 },
6419 {
6420 "args": [
6421 "gpu_process",
6422 "--show-stdout",
6423 "--browser=release",
6424 "--passthrough",
6425 "-v",
6426 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc"
6427 ],
6428 "isolate_name": "telemetry_gpu_integration_test",
6429 "name": "gpu_process_launch_tests",
6430 "override_compile_targets": [
6431 "telemetry_gpu_integration_test"
6432 ],
6433 "swarming": {
6434 "can_use_on_swarming_builders": false,
6435 "dimension_sets": [
6436 {
6437 "gpu": "8086:0a2e",
6438 "os": "Mac"
6439 }
6440 ]
6441 }
6442 },
6443 {
6444 "args": [
6445 "hardware_accelerated_feature",
6446 "--show-stdout",
6447 "--browser=release",
6448 "--passthrough",
6449 "-v",
6450 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc"
6451 ],
6452 "isolate_name": "telemetry_gpu_integration_test",
6453 "name": "hardware_accelerated_feature_tests",
6454 "override_compile_targets": [
6455 "telemetry_gpu_integration_test"
6456 ],
6457 "swarming": {
6458 "can_use_on_swarming_builders": false,
6459 "dimension_sets": [
6460 {
6461 "gpu": "8086:0a2e",
6462 "os": "Mac"
6463 }
6464 ]
6465 }
6466 },
6467 {
6468 "args": [
6469 "info_collection",
6470 "--show-stdout",
6471 "--browser=release",
6472 "--passthrough",
6473 "-v",
6474 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc",
6475 "--expected-vendor-id",
6476 "8086",
6477 "--expected-device-id",
6478 "0a2e"
6479 ],
6480 "isolate_name": "telemetry_gpu_integration_test",
6481 "name": "info_collection_tests",
6482 "override_compile_targets": [
6483 "telemetry_gpu_integration_test"
6484 ],
6485 "swarming": {
6486 "can_use_on_swarming_builders": false,
6487 "dimension_sets": [
6488 {
6489 "gpu": "8086:0a2e",
6490 "os": "Mac"
6491 }
6492 ]
6493 }
6494 },
6495 {
6496 "args": [
6497 "maps",
6498 "--show-stdout",
6499 "--browser=release",
6500 "--passthrough",
6501 "-v",
6502 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc",
6503 "--os-type",
6504 "mac",
6505 "--build-revision",
6506 "${got_revision}",
6507 "--test-machine-name",
6508 "${buildername}"
6509 ],
6510 "isolate_name": "telemetry_gpu_integration_test",
6511 "name": "maps_pixel_test",
6512 "override_compile_targets": [
6513 "telemetry_gpu_integration_test"
6514 ],
6515 "swarming": {
6516 "can_use_on_swarming_builders": false,
6517 "dimension_sets": [
6518 {
6519 "gpu": "8086:0a2e",
6520 "os": "Mac"
6521 }
6522 ]
6523 }
6524 },
6525 {
6526 "args": [
6527 "pixel",
6528 "--show-stdout",
6529 "--browser=release",
6530 "--passthrough",
6531 "-v",
6532 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc",
6533 "--refimg-cloud-storage-bucket",
6534 "chromium-gpu-archive/reference-images",
6535 "--os-type",
6536 "mac",
6537 "--build-revision",
6538 "${got_revision}",
6539 "--test-machine-name",
6540 "${buildername}"
6541 ],
6542 "isolate_name": "telemetry_gpu_integration_test",
6543 "name": "pixel_test",
6544 "non_precommit_args": [
6545 "--upload-refimg-to-cloud-storage"
6546 ],
6547 "override_compile_targets": [
6548 "telemetry_gpu_integration_test"
6549 ],
6550 "precommit_args": [
6551 "--download-refimg-from-cloud-storage"
6552 ],
6553 "swarming": {
6554 "can_use_on_swarming_builders": false,
6555 "dimension_sets": [
6556 {
6557 "gpu": "8086:0a2e",
6558 "os": "Mac"
6559 }
6560 ]
6561 }
6562 },
6563 {
6564 "args": [
6565 "screenshot_sync",
6566 "--show-stdout",
6567 "--browser=release",
6568 "--passthrough",
6569 "-v",
6570 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc"
6571 ],
6572 "isolate_name": "telemetry_gpu_integration_test",
6573 "name": "screenshot_sync_tests",
6574 "override_compile_targets": [
6575 "telemetry_gpu_integration_test"
6576 ],
6577 "swarming": {
6578 "can_use_on_swarming_builders": false,
6579 "dimension_sets": [
6580 {
6581 "gpu": "8086:0a2e",
6582 "os": "Mac"
6583 }
6584 ]
6585 }
6586 },
6587 {
6588 "args": [
6589 "trace_test",
6590 "--show-stdout",
6591 "--browser=release",
6592 "--passthrough",
6593 "-v",
6594 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc"
6595 ],
6596 "isolate_name": "telemetry_gpu_integration_test",
6597 "name": "trace_test",
6598 "override_compile_targets": [
6599 "telemetry_gpu_integration_test"
6600 ],
6601 "swarming": {
6602 "can_use_on_swarming_builders": false,
6603 "dimension_sets": [
6604 {
6605 "gpu": "8086:0a2e",
6606 "os": "Mac"
6607 }
6608 ]
6609 }
6610 },
6611 {
6612 "args": [
6613 "webgl_conformance",
6614 "--show-stdout",
6615 "--browser=release",
6616 "--passthrough",
6617 "-v",
6618 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc",
6619 "--webgl-conformance-version=2.0.1",
6620 "--read-abbreviated-json-results-from=../../content/test/data/gpu/webg l2_conformance_tests_output.json"
6621 ],
6622 "isolate_name": "telemetry_gpu_integration_test",
6623 "name": "webgl2_conformance_tests",
6624 "override_compile_targets": [
6625 "telemetry_gpu_integration_test"
6626 ],
6627 "swarming": {
6628 "can_use_on_swarming_builders": false,
6629 "dimension_sets": [
6630 {
6631 "gpu": "8086:0a2e",
6632 "os": "Mac"
6633 }
6634 ],
6635 "shards": 15
6636 }
6637 },
6638 {
6639 "args": [
6640 "webgl_conformance",
6641 "--show-stdout",
6642 "--browser=release",
6643 "--passthrough",
6644 "-v",
6645 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc"
6646 ],
6647 "isolate_name": "telemetry_gpu_integration_test",
6648 "name": "webgl_conformance_tests",
6649 "override_compile_targets": [
6650 "telemetry_gpu_integration_test"
6651 ],
6652 "swarming": {
6653 "can_use_on_swarming_builders": false,
6654 "dimension_sets": [
6655 {
6656 "gpu": "8086:0a2e",
6657 "os": "Mac"
6658 }
6659 ]
6660 }
6661 }
6662 ]
6663 },
6238 "Mac Experimental Retina Release (AMD)": { 6664 "Mac Experimental Retina Release (AMD)": {
6239 "gtest_tests": [ 6665 "gtest_tests": [
6240 { 6666 {
6241 "args": [ 6667 "args": [
6242 "--use-gpu-in-tests", 6668 "--use-gpu-in-tests",
6243 "--test-launcher-retry-limit=0" 6669 "--test-launcher-retry-limit=0"
6244 ], 6670 ],
6245 "swarming": { 6671 "swarming": {
6246 "can_use_on_swarming_builders": false, 6672 "can_use_on_swarming_builders": false,
6247 "dimension_sets": [ 6673 "dimension_sets": [
(...skipping 13051 matching lines...) Expand 10 before | Expand all | Expand 10 after
19299 { 19725 {
19300 "gpu": "10de:104a", 19726 "gpu": "10de:104a",
19301 "os": "Windows-2008ServerR2-SP1" 19727 "os": "Windows-2008ServerR2-SP1"
19302 } 19728 }
19303 ] 19729 ]
19304 } 19730 }
19305 } 19731 }
19306 ] 19732 ]
19307 } 19733 }
19308 } 19734 }
OLDNEW
« no previous file with comments | « content/test/gpu/generate_buildbot_json.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698