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

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

Issue 2177723002: On Pixel C, suppress WebGL test failures and stop running gl_tests for now. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 5 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": true, 9 "can_use_on_swarming_builders": true,
10 "dimension_sets": [ 10 "dimension_sets": [
(...skipping 1546 matching lines...) Expand 10 before | Expand all | Expand 10 after
1557 { 1557 {
1558 "gpu": "0000:0000", 1558 "gpu": "0000:0000",
1559 "os": "Android" 1559 "os": "Android"
1560 } 1560 }
1561 ] 1561 ]
1562 }, 1562 },
1563 "test": "angle_unittests", 1563 "test": "angle_unittests",
1564 "use_xvfb": false 1564 "use_xvfb": false
1565 }, 1565 },
1566 { 1566 {
1567 "override_isolate_target": "gl_tests",
1568 "swarming": {
1569 "can_use_on_swarming_builders": true,
1570 "dimension_sets": [
1571 {
1572 "gpu": "0000:0000",
1573 "os": "Android"
1574 }
1575 ]
1576 },
1577 "test": "gl_tests",
1578 "use_xvfb": false
1579 },
1580 {
1581 "override_isolate_target": "gl_unittests", 1567 "override_isolate_target": "gl_unittests",
1582 "swarming": { 1568 "swarming": {
1583 "can_use_on_swarming_builders": true, 1569 "can_use_on_swarming_builders": true,
1584 "dimension_sets": [ 1570 "dimension_sets": [
1585 { 1571 {
1586 "gpu": "0000:0000", 1572 "gpu": "0000:0000",
1587 "os": "Android" 1573 "os": "Android"
1588 } 1574 }
1589 ] 1575 ]
1590 }, 1576 },
(...skipping 12217 matching lines...) Expand 10 before | Expand all | Expand 10 after
13808 { 13794 {
13809 "gpu": "10de:104a", 13795 "gpu": "10de:104a",
13810 "os": "Windows-2012ServerR2-SP0" 13796 "os": "Windows-2012ServerR2-SP0"
13811 } 13797 }
13812 ] 13798 ]
13813 } 13799 }
13814 } 13800 }
13815 ] 13801 ]
13816 } 13802 }
13817 } 13803 }
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