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

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

Issue 2701523005: Test WebGL2 on ANGLE's GL backed on Windows/NVIDIA. (Closed)
Patch Set: Run on FYI only Created 3 years, 10 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/webgl2_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 16770 matching lines...) Expand 10 before | Expand all | Expand 10 after
16781 } 16781 }
16782 ] 16782 ]
16783 } 16783 }
16784 }, 16784 },
16785 { 16785 {
16786 "args": [ 16786 "args": [
16787 "webgl_conformance", 16787 "webgl_conformance",
16788 "--show-stdout", 16788 "--show-stdout",
16789 "--browser=release", 16789 "--browser=release",
16790 "-v", 16790 "-v",
16791 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc - -use-angle=gl",
16792 "--webgl-conformance-version=2.0.1",
16793 "--read-abbreviated-json-results-from=../../content/test/data/gpu/webg l2_conformance_tests_output.json"
16794 ],
16795 "isolate_name": "telemetry_gpu_integration_test",
16796 "name": "webgl2_conformance_gl_tests",
16797 "override_compile_targets": [
16798 "telemetry_gpu_integration_test_run"
16799 ],
16800 "swarming": {
16801 "can_use_on_swarming_builders": true,
16802 "dimension_sets": [
16803 {
16804 "gpu": "10de:104a",
16805 "os": "Windows-2008ServerR2-SP1"
16806 }
16807 ],
16808 "shards": 15
16809 }
16810 },
16811 {
16812 "args": [
16813 "webgl_conformance",
16814 "--show-stdout",
16815 "--browser=release",
16816 "-v",
16791 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", 16817 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc",
16792 "--webgl-conformance-version=2.0.1", 16818 "--webgl-conformance-version=2.0.1",
16793 "--read-abbreviated-json-results-from=../../content/test/data/gpu/webg l2_conformance_tests_output.json" 16819 "--read-abbreviated-json-results-from=../../content/test/data/gpu/webg l2_conformance_tests_output.json"
16794 ], 16820 ],
16795 "isolate_name": "telemetry_gpu_integration_test", 16821 "isolate_name": "telemetry_gpu_integration_test",
16796 "name": "webgl2_conformance_tests", 16822 "name": "webgl2_conformance_tests",
16797 "override_compile_targets": [ 16823 "override_compile_targets": [
16798 "telemetry_gpu_integration_test_run" 16824 "telemetry_gpu_integration_test_run"
16799 ], 16825 ],
16800 "swarming": { 16826 "swarming": {
(...skipping 1138 matching lines...) Expand 10 before | Expand all | Expand 10 after
17939 { 17965 {
17940 "gpu": "10de:104a", 17966 "gpu": "10de:104a",
17941 "os": "Windows-2008ServerR2-SP1" 17967 "os": "Windows-2008ServerR2-SP1"
17942 } 17968 }
17943 ] 17969 ]
17944 } 17970 }
17945 } 17971 }
17946 ] 17972 ]
17947 } 17973 }
17948 } 17974 }
OLDNEW
« no previous file with comments | « content/test/gpu/gpu_tests/webgl2_conformance_expectations.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698