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

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

Issue 2709613012: Test WebGL with the passthrough command decoder on Linux. (Closed)
Patch Set: Update expectations Created 3 years, 9 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/gpu_tests/webgl_conformance_expectations.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 (Nexus 5)": { 4 "Android Release (Nexus 5)": {
5 "gtest_tests": [ 5 "gtest_tests": [
6 { 6 {
7 "override_isolate_target": "angle_unittests", 7 "override_isolate_target": "angle_unittests",
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 2416 matching lines...) Expand 10 before | Expand all | Expand 10 after
2427 } 2427 }
2428 ] 2428 ]
2429 } 2429 }
2430 }, 2430 },
2431 { 2431 {
2432 "args": [ 2432 "args": [
2433 "webgl_conformance", 2433 "webgl_conformance",
2434 "--show-stdout", 2434 "--show-stdout",
2435 "--browser=debug", 2435 "--browser=debug",
2436 "-v", 2436 "-v",
2437 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc - -use-gl=angle --use-angle=gl --use-passthrough-cmd-decoder"
2438 ],
2439 "isolate_name": "telemetry_gpu_integration_test",
2440 "name": "webgl_conformance_gl_passthrough_tests",
2441 "override_compile_targets": [
2442 "telemetry_gpu_integration_test_run"
2443 ],
2444 "swarming": {
2445 "can_use_on_swarming_builders": false,
2446 "dimension_sets": [
2447 {
2448 "gpu": "8086:1912",
2449 "os": "Ubuntu"
2450 }
2451 ]
2452 }
2453 },
2454 {
2455 "args": [
2456 "webgl_conformance",
2457 "--show-stdout",
2458 "--browser=debug",
2459 "-v",
2437 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc" 2460 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc"
2438 ], 2461 ],
2439 "isolate_name": "telemetry_gpu_integration_test", 2462 "isolate_name": "telemetry_gpu_integration_test",
2440 "name": "webgl_conformance_tests", 2463 "name": "webgl_conformance_tests",
2441 "override_compile_targets": [ 2464 "override_compile_targets": [
2442 "telemetry_gpu_integration_test_run" 2465 "telemetry_gpu_integration_test_run"
2443 ], 2466 ],
2444 "swarming": { 2467 "swarming": {
2445 "can_use_on_swarming_builders": false, 2468 "can_use_on_swarming_builders": false,
2446 "dimension_sets": [ 2469 "dimension_sets": [
(...skipping 347 matching lines...) Expand 10 before | Expand all | Expand 10 after
2794 } 2817 }
2795 ] 2818 ]
2796 } 2819 }
2797 }, 2820 },
2798 { 2821 {
2799 "args": [ 2822 "args": [
2800 "webgl_conformance", 2823 "webgl_conformance",
2801 "--show-stdout", 2824 "--show-stdout",
2802 "--browser=debug", 2825 "--browser=debug",
2803 "-v", 2826 "-v",
2827 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc - -use-gl=angle --use-angle=gl --use-passthrough-cmd-decoder"
2828 ],
2829 "isolate_name": "telemetry_gpu_integration_test",
2830 "name": "webgl_conformance_gl_passthrough_tests",
2831 "override_compile_targets": [
2832 "telemetry_gpu_integration_test_run"
2833 ],
2834 "swarming": {
2835 "can_use_on_swarming_builders": true,
2836 "dimension_sets": [
2837 {
2838 "gpu": "10de:104a",
2839 "os": "Ubuntu"
2840 }
2841 ]
2842 }
2843 },
2844 {
2845 "args": [
2846 "webgl_conformance",
2847 "--show-stdout",
2848 "--browser=debug",
2849 "-v",
2804 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc" 2850 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc"
2805 ], 2851 ],
2806 "isolate_name": "telemetry_gpu_integration_test", 2852 "isolate_name": "telemetry_gpu_integration_test",
2807 "name": "webgl_conformance_tests", 2853 "name": "webgl_conformance_tests",
2808 "override_compile_targets": [ 2854 "override_compile_targets": [
2809 "telemetry_gpu_integration_test_run" 2855 "telemetry_gpu_integration_test_run"
2810 ], 2856 ],
2811 "swarming": { 2857 "swarming": {
2812 "can_use_on_swarming_builders": true, 2858 "can_use_on_swarming_builders": true,
2813 "dimension_sets": [ 2859 "dimension_sets": [
(...skipping 386 matching lines...) Expand 10 before | Expand all | Expand 10 after
3200 } 3246 }
3201 ] 3247 ]
3202 } 3248 }
3203 }, 3249 },
3204 { 3250 {
3205 "args": [ 3251 "args": [
3206 "webgl_conformance", 3252 "webgl_conformance",
3207 "--show-stdout", 3253 "--show-stdout",
3208 "--browser=release", 3254 "--browser=release",
3209 "-v", 3255 "-v",
3256 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc - -use-gl=angle --use-angle=gl --use-passthrough-cmd-decoder"
3257 ],
3258 "isolate_name": "telemetry_gpu_integration_test",
3259 "name": "webgl_conformance_gl_passthrough_tests",
3260 "override_compile_targets": [
3261 "telemetry_gpu_integration_test_run"
3262 ],
3263 "swarming": {
3264 "can_use_on_swarming_builders": false,
3265 "dimension_sets": [
3266 {
3267 "gpu": "1002:6779",
3268 "os": "Ubuntu"
3269 }
3270 ]
3271 }
3272 },
3273 {
3274 "args": [
3275 "webgl_conformance",
3276 "--show-stdout",
3277 "--browser=release",
3278 "-v",
3210 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc" 3279 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc"
3211 ], 3280 ],
3212 "isolate_name": "telemetry_gpu_integration_test", 3281 "isolate_name": "telemetry_gpu_integration_test",
3213 "name": "webgl_conformance_tests", 3282 "name": "webgl_conformance_tests",
3214 "override_compile_targets": [ 3283 "override_compile_targets": [
3215 "telemetry_gpu_integration_test_run" 3284 "telemetry_gpu_integration_test_run"
3216 ], 3285 ],
3217 "swarming": { 3286 "swarming": {
3218 "can_use_on_swarming_builders": false, 3287 "can_use_on_swarming_builders": false,
3219 "dimension_sets": [ 3288 "dimension_sets": [
(...skipping 386 matching lines...) Expand 10 before | Expand all | Expand 10 after
3606 } 3675 }
3607 ] 3676 ]
3608 } 3677 }
3609 }, 3678 },
3610 { 3679 {
3611 "args": [ 3680 "args": [
3612 "webgl_conformance", 3681 "webgl_conformance",
3613 "--show-stdout", 3682 "--show-stdout",
3614 "--browser=release", 3683 "--browser=release",
3615 "-v", 3684 "-v",
3685 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc - -use-gl=angle --use-angle=gl --use-passthrough-cmd-decoder"
3686 ],
3687 "isolate_name": "telemetry_gpu_integration_test",
3688 "name": "webgl_conformance_gl_passthrough_tests",
3689 "override_compile_targets": [
3690 "telemetry_gpu_integration_test_run"
3691 ],
3692 "swarming": {
3693 "can_use_on_swarming_builders": false,
3694 "dimension_sets": [
3695 {
3696 "gpu": "1002:6613",
3697 "os": "Ubuntu"
3698 }
3699 ]
3700 }
3701 },
3702 {
3703 "args": [
3704 "webgl_conformance",
3705 "--show-stdout",
3706 "--browser=release",
3707 "-v",
3616 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc" 3708 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc"
3617 ], 3709 ],
3618 "isolate_name": "telemetry_gpu_integration_test", 3710 "isolate_name": "telemetry_gpu_integration_test",
3619 "name": "webgl_conformance_tests", 3711 "name": "webgl_conformance_tests",
3620 "override_compile_targets": [ 3712 "override_compile_targets": [
3621 "telemetry_gpu_integration_test_run" 3713 "telemetry_gpu_integration_test_run"
3622 ], 3714 ],
3623 "swarming": { 3715 "swarming": {
3624 "can_use_on_swarming_builders": false, 3716 "can_use_on_swarming_builders": false,
3625 "dimension_sets": [ 3717 "dimension_sets": [
(...skipping 386 matching lines...) Expand 10 before | Expand all | Expand 10 after
4012 } 4104 }
4013 ] 4105 ]
4014 } 4106 }
4015 }, 4107 },
4016 { 4108 {
4017 "args": [ 4109 "args": [
4018 "webgl_conformance", 4110 "webgl_conformance",
4019 "--show-stdout", 4111 "--show-stdout",
4020 "--browser=release", 4112 "--browser=release",
4021 "-v", 4113 "-v",
4114 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc - -use-gl=angle --use-angle=gl --use-passthrough-cmd-decoder"
4115 ],
4116 "isolate_name": "telemetry_gpu_integration_test",
4117 "name": "webgl_conformance_gl_passthrough_tests",
4118 "override_compile_targets": [
4119 "telemetry_gpu_integration_test_run"
4120 ],
4121 "swarming": {
4122 "can_use_on_swarming_builders": false,
4123 "dimension_sets": [
4124 {
4125 "gpu": "8086:041a",
4126 "os": "Ubuntu"
4127 }
4128 ]
4129 }
4130 },
4131 {
4132 "args": [
4133 "webgl_conformance",
4134 "--show-stdout",
4135 "--browser=release",
4136 "-v",
4022 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc" 4137 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc"
4023 ], 4138 ],
4024 "isolate_name": "telemetry_gpu_integration_test", 4139 "isolate_name": "telemetry_gpu_integration_test",
4025 "name": "webgl_conformance_tests", 4140 "name": "webgl_conformance_tests",
4026 "override_compile_targets": [ 4141 "override_compile_targets": [
4027 "telemetry_gpu_integration_test_run" 4142 "telemetry_gpu_integration_test_run"
4028 ], 4143 ],
4029 "swarming": { 4144 "swarming": {
4030 "can_use_on_swarming_builders": false, 4145 "can_use_on_swarming_builders": false,
4031 "dimension_sets": [ 4146 "dimension_sets": [
(...skipping 412 matching lines...) Expand 10 before | Expand all | Expand 10 after
4444 } 4559 }
4445 ] 4560 ]
4446 } 4561 }
4447 }, 4562 },
4448 { 4563 {
4449 "args": [ 4564 "args": [
4450 "webgl_conformance", 4565 "webgl_conformance",
4451 "--show-stdout", 4566 "--show-stdout",
4452 "--browser=release", 4567 "--browser=release",
4453 "-v", 4568 "-v",
4569 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc - -use-gl=angle --use-angle=gl --use-passthrough-cmd-decoder"
4570 ],
4571 "isolate_name": "telemetry_gpu_integration_test",
4572 "name": "webgl_conformance_gl_passthrough_tests",
4573 "override_compile_targets": [
4574 "telemetry_gpu_integration_test_run"
4575 ],
4576 "swarming": {
4577 "can_use_on_swarming_builders": false,
4578 "dimension_sets": [
4579 {
4580 "gpu": "8086:1912",
4581 "os": "Ubuntu"
4582 }
4583 ]
4584 }
4585 },
4586 {
4587 "args": [
4588 "webgl_conformance",
4589 "--show-stdout",
4590 "--browser=release",
4591 "-v",
4454 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc" 4592 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc"
4455 ], 4593 ],
4456 "isolate_name": "telemetry_gpu_integration_test", 4594 "isolate_name": "telemetry_gpu_integration_test",
4457 "name": "webgl_conformance_tests", 4595 "name": "webgl_conformance_tests",
4458 "override_compile_targets": [ 4596 "override_compile_targets": [
4459 "telemetry_gpu_integration_test_run" 4597 "telemetry_gpu_integration_test_run"
4460 ], 4598 ],
4461 "swarming": { 4599 "swarming": {
4462 "can_use_on_swarming_builders": false, 4600 "can_use_on_swarming_builders": false,
4463 "dimension_sets": [ 4601 "dimension_sets": [
(...skipping 386 matching lines...) Expand 10 before | Expand all | Expand 10 after
4850 } 4988 }
4851 ] 4989 ]
4852 } 4990 }
4853 }, 4991 },
4854 { 4992 {
4855 "args": [ 4993 "args": [
4856 "webgl_conformance", 4994 "webgl_conformance",
4857 "--show-stdout", 4995 "--show-stdout",
4858 "--browser=release", 4996 "--browser=release",
4859 "-v", 4997 "-v",
4998 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc - -use-gl=angle --use-angle=gl --use-passthrough-cmd-decoder"
4999 ],
5000 "isolate_name": "telemetry_gpu_integration_test",
5001 "name": "webgl_conformance_gl_passthrough_tests",
5002 "override_compile_targets": [
5003 "telemetry_gpu_integration_test_run"
5004 ],
5005 "swarming": {
5006 "can_use_on_swarming_builders": false,
5007 "dimension_sets": [
5008 {
5009 "gpu": "10de:0f02",
5010 "os": "Ubuntu"
5011 }
5012 ]
5013 }
5014 },
5015 {
5016 "args": [
5017 "webgl_conformance",
5018 "--show-stdout",
5019 "--browser=release",
5020 "-v",
4860 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc" 5021 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc"
4861 ], 5022 ],
4862 "isolate_name": "telemetry_gpu_integration_test", 5023 "isolate_name": "telemetry_gpu_integration_test",
4863 "name": "webgl_conformance_tests", 5024 "name": "webgl_conformance_tests",
4864 "override_compile_targets": [ 5025 "override_compile_targets": [
4865 "telemetry_gpu_integration_test_run" 5026 "telemetry_gpu_integration_test_run"
4866 ], 5027 ],
4867 "swarming": { 5028 "swarming": {
4868 "can_use_on_swarming_builders": false, 5029 "can_use_on_swarming_builders": false,
4869 "dimension_sets": [ 5030 "dimension_sets": [
(...skipping 488 matching lines...) Expand 10 before | Expand all | Expand 10 after
5358 } 5519 }
5359 ] 5520 ]
5360 } 5521 }
5361 }, 5522 },
5362 { 5523 {
5363 "args": [ 5524 "args": [
5364 "webgl_conformance", 5525 "webgl_conformance",
5365 "--show-stdout", 5526 "--show-stdout",
5366 "--browser=release", 5527 "--browser=release",
5367 "-v", 5528 "-v",
5529 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc - -use-gl=angle --use-angle=gl --use-passthrough-cmd-decoder"
5530 ],
5531 "isolate_name": "telemetry_gpu_integration_test",
5532 "name": "webgl_conformance_gl_passthrough_tests",
5533 "override_compile_targets": [
5534 "telemetry_gpu_integration_test_run"
5535 ],
5536 "swarming": {
5537 "can_use_on_swarming_builders": true,
5538 "dimension_sets": [
5539 {
5540 "gpu": "10de:104a",
5541 "os": "Ubuntu"
5542 }
5543 ]
5544 }
5545 },
5546 {
5547 "args": [
5548 "webgl_conformance",
5549 "--show-stdout",
5550 "--browser=release",
5551 "-v",
5368 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc" 5552 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc"
5369 ], 5553 ],
5370 "isolate_name": "telemetry_gpu_integration_test", 5554 "isolate_name": "telemetry_gpu_integration_test",
5371 "name": "webgl_conformance_tests", 5555 "name": "webgl_conformance_tests",
5372 "override_compile_targets": [ 5556 "override_compile_targets": [
5373 "telemetry_gpu_integration_test_run" 5557 "telemetry_gpu_integration_test_run"
5374 ], 5558 ],
5375 "swarming": { 5559 "swarming": {
5376 "can_use_on_swarming_builders": true, 5560 "can_use_on_swarming_builders": true,
5377 "dimension_sets": [ 5561 "dimension_sets": [
(...skipping 4405 matching lines...) Expand 10 before | Expand all | Expand 10 after
9783 ], 9967 ],
9784 "swarming": { 9968 "swarming": {
9785 "can_use_on_swarming_builders": true, 9969 "can_use_on_swarming_builders": true,
9786 "dimension_sets": [ 9970 "dimension_sets": [
9787 { 9971 {
9788 "gpu": "10de:104a", 9972 "gpu": "10de:104a",
9789 "os": "Ubuntu" 9973 "os": "Ubuntu"
9790 } 9974 }
9791 ] 9975 ]
9792 } 9976 }
9977 },
9978 {
9979 "args": [
9980 "webgl_conformance",
9981 "--show-stdout",
9982 "--browser=release",
9983 "-v",
9984 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc - -use-gl=angle --use-angle=gl --use-passthrough-cmd-decoder"
9985 ],
9986 "isolate_name": "telemetry_gpu_integration_test",
9987 "name": "webgl_conformance_gl_passthrough_tests",
9988 "override_compile_targets": [
9989 "telemetry_gpu_integration_test_run"
9990 ],
9991 "swarming": {
9992 "can_use_on_swarming_builders": true,
9993 "dimension_sets": [
9994 {
9995 "gpu": "10de:104a",
9996 "os": "Ubuntu"
9997 }
9998 ]
9999 }
9793 } 10000 }
9794 ] 10001 ]
9795 }, 10002 },
9796 "Optional Mac 10.10 Release (Intel)": { 10003 "Optional Mac 10.10 Release (Intel)": {
9797 "gtest_tests": [ 10004 "gtest_tests": [
9798 { 10005 {
9799 "args": [ 10006 "args": [
9800 "--use-gpu-in-tests", 10007 "--use-gpu-in-tests",
9801 "--test-launcher-retry-limit=0" 10008 "--test-launcher-retry-limit=0"
9802 ], 10009 ],
(...skipping 8162 matching lines...) Expand 10 before | Expand all | Expand 10 after
17965 { 18172 {
17966 "gpu": "10de:104a", 18173 "gpu": "10de:104a",
17967 "os": "Windows-2008ServerR2-SP1" 18174 "os": "Windows-2008ServerR2-SP1"
17968 } 18175 }
17969 ] 18176 ]
17970 } 18177 }
17971 } 18178 }
17972 ] 18179 ]
17973 } 18180 }
17974 } 18181 }
OLDNEW
« no previous file with comments | « content/test/gpu/gpu_tests/webgl_conformance_expectations.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698