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

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

Issue 1664663002: Revert of Re-enable the ANGLE dEQP tests on Linux on the GPU FYI waterfall (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 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/generate_buildbot_json.py ('k') | testing/buildbot/gn_isolate_map.pyl » ('j') | 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 "GPU Linux Builder": {}, 4 "GPU Linux Builder": {},
5 "GPU Linux Builder (dbg)": {}, 5 "GPU Linux Builder (dbg)": {},
6 "GPU Mac Builder": {}, 6 "GPU Mac Builder": {},
7 "GPU Mac Builder (dbg)": {}, 7 "GPU Mac Builder (dbg)": {},
8 "GPU Win Builder": {}, 8 "GPU Win Builder": {},
9 "GPU Win Builder (dbg)": {}, 9 "GPU Win Builder (dbg)": {},
10 "GPU Win x64 Builder": {}, 10 "GPU Win x64 Builder": {},
(...skipping 1540 matching lines...) Expand 10 before | Expand all | Expand 10 after
1551 "os": "Linux" 1551 "os": "Linux"
1552 } 1552 }
1553 ] 1553 ]
1554 } 1554 }
1555 } 1555 }
1556 ] 1556 ]
1557 }, 1557 },
1558 "Linux Release (NVIDIA)": { 1558 "Linux Release (NVIDIA)": {
1559 "gtest_tests": [ 1559 "gtest_tests": [
1560 { 1560 {
1561 "swarming": {
1562 "can_use_on_swarming_builders": true,
1563 "dimension_sets": [
1564 {
1565 "gpu": "10de:104a",
1566 "os": "Linux"
1567 }
1568 ],
1569 "shards": 4
1570 },
1571 "test": "angle_deqp_gles2_tests"
1572 },
1573 {
1574 "args": [ 1561 "args": [
1575 "--use-gpu-in-tests" 1562 "--use-gpu-in-tests"
1576 ], 1563 ],
1577 "swarming": { 1564 "swarming": {
1578 "can_use_on_swarming_builders": true, 1565 "can_use_on_swarming_builders": true,
1579 "dimension_sets": [ 1566 "dimension_sets": [
1580 { 1567 {
1581 "gpu": "10de:104a", 1568 "gpu": "10de:104a",
1582 "os": "Linux" 1569 "os": "Linux"
1583 } 1570 }
(...skipping 372 matching lines...) Expand 10 before | Expand all | Expand 10 after
1956 "dimension_sets": [ 1943 "dimension_sets": [
1957 { 1944 {
1958 "gpu": "10de:104a", 1945 "gpu": "10de:104a",
1959 "os": "Linux" 1946 "os": "Linux"
1960 } 1947 }
1961 ] 1948 ]
1962 } 1949 }
1963 } 1950 }
1964 ] 1951 ]
1965 }, 1952 },
1966 "Linux Release dEQP (NVIDIA)": { 1953 "Linux Release dEQP (NVIDIA)": {},
1967 "gtest_tests": [
1968 {
1969 "swarming": {
1970 "can_use_on_swarming_builders": true,
1971 "dimension_sets": [
1972 {
1973 "gpu": "10de:104a",
1974 "os": "Linux"
1975 }
1976 ],
1977 "shards": 12
1978 },
1979 "test": "angle_deqp_gles3_tests"
1980 }
1981 ]
1982 },
1983 "Mac 10.10 Debug (ATI)": { 1954 "Mac 10.10 Debug (ATI)": {
1984 "gtest_tests": [ 1955 "gtest_tests": [
1985 { 1956 {
1986 "args": [ 1957 "args": [
1987 "--use-gpu-in-tests" 1958 "--use-gpu-in-tests"
1988 ], 1959 ],
1989 "swarming": { 1960 "swarming": {
1990 "can_use_on_swarming_builders": true, 1961 "can_use_on_swarming_builders": true,
1991 "dimension_sets": [ 1962 "dimension_sets": [
1992 { 1963 {
(...skipping 6018 matching lines...) Expand 10 before | Expand all | Expand 10 after
8011 { 7982 {
8012 "gpu": "10de:104a", 7983 "gpu": "10de:104a",
8013 "os": "Windows-2012ServerR2-SP0" 7984 "os": "Windows-2012ServerR2-SP0"
8014 } 7985 }
8015 ] 7986 ]
8016 } 7987 }
8017 } 7988 }
8018 ] 7989 ]
8019 } 7990 }
8020 } 7991 }
OLDNEW
« no previous file with comments | « content/test/gpu/generate_buildbot_json.py ('k') | testing/buildbot/gn_isolate_map.pyl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698