Index: testing/buildbot/chromium.gpu.fyi.json |
diff --git a/testing/buildbot/chromium.gpu.fyi.json b/testing/buildbot/chromium.gpu.fyi.json |
index a1e98038b76338e5378cffb72b745829c945ee70..16fb4c2f9965842b7950bb6dac740be977a87951 100644 |
--- a/testing/buildbot/chromium.gpu.fyi.json |
+++ b/testing/buildbot/chromium.gpu.fyi.json |
@@ -3878,6 +3878,7 @@ |
{ |
"args": [ |
"--enable-gpu", |
+ "--no-xvfb", |
"--test-launcher-jobs=1", |
"--gtest_filter=CastStreamingApiTestWithPixelOutput.EndToEnd*:TabCaptureApiPixelTest.EndToEnd*" |
], |
@@ -4347,6 +4348,7 @@ |
{ |
"args": [ |
"--enable-gpu", |
+ "--no-xvfb", |
"--test-launcher-jobs=1", |
"--gtest_filter=CastStreamingApiTestWithPixelOutput.EndToEnd*:TabCaptureApiPixelTest.EndToEnd*" |
], |
@@ -4843,6 +4845,7 @@ |
{ |
"args": [ |
"--enable-gpu", |
+ "--no-xvfb", |
"--test-launcher-jobs=1", |
"--gtest_filter=CastStreamingApiTestWithPixelOutput.EndToEnd*:TabCaptureApiPixelTest.EndToEnd*" |
], |
@@ -5368,8 +5371,13 @@ |
}, |
{ |
"args": [ |
- "--use-gpu-in-tests" |
+ "--enable-gpu", |
+ "--test-launcher-bot-mode", |
+ "--test-launcher-jobs=1", |
+ "--gtest_filter=CastStreamingApiTestWithPixelOutput.EndToEnd*:TabCaptureApiPixelTest.EndToEnd*", |
+ "--no-xvfb" |
], |
+ "name": "tab_capture_end2end_tests", |
"swarming": { |
"can_use_on_swarming_builders": true, |
"dimension_sets": [ |
@@ -5379,7 +5387,7 @@ |
} |
] |
}, |
- "test": "gl_tests", |
+ "test": "browser_tests", |
"use_xvfb": false |
}, |
{ |
@@ -5395,7 +5403,7 @@ |
} |
] |
}, |
- "test": "gl_unittests", |
+ "test": "gl_tests", |
"use_xvfb": false |
}, |
{ |
@@ -5411,10 +5419,13 @@ |
} |
] |
}, |
- "test": "gles2_conform_test", |
+ "test": "gl_unittests", |
"use_xvfb": false |
}, |
{ |
+ "args": [ |
+ "--use-gpu-in-tests" |
+ ], |
"swarming": { |
"can_use_on_swarming_builders": true, |
"dimension_sets": [ |
@@ -5424,7 +5435,7 @@ |
} |
] |
}, |
- "test": "swiftshader_unittests", |
+ "test": "gles2_conform_test", |
"use_xvfb": false |
}, |
{ |
@@ -5437,7 +5448,7 @@ |
} |
] |
}, |
- "test": "tab_capture_end2end_tests", |
+ "test": "swiftshader_unittests", |
"use_xvfb": false |
} |
], |
@@ -6282,6 +6293,7 @@ |
{ |
"args": [ |
"--enable-gpu", |
+ "--no-xvfb", |
"--test-launcher-jobs=1", |
"--gtest_filter=CastStreamingApiTestWithPixelOutput.EndToEnd*:TabCaptureApiPixelTest.EndToEnd*" |
], |
@@ -6725,6 +6737,7 @@ |
{ |
"args": [ |
"--enable-gpu", |
+ "--no-xvfb", |
"--test-launcher-jobs=1", |
"--gtest_filter=CastStreamingApiTestWithPixelOutput.EndToEnd*:TabCaptureApiPixelTest.EndToEnd*" |
], |
@@ -7179,8 +7192,12 @@ |
}, |
{ |
"args": [ |
- "--use-gpu-in-tests" |
+ "--enable-gpu", |
+ "--test-launcher-bot-mode", |
+ "--test-launcher-jobs=1", |
+ "--gtest_filter=CastStreamingApiTestWithPixelOutput.EndToEnd*:TabCaptureApiPixelTest.EndToEnd*" |
], |
+ "name": "tab_capture_end2end_tests", |
"swarming": { |
"can_use_on_swarming_builders": true, |
"dimension_sets": [ |
@@ -7195,7 +7212,7 @@ |
} |
] |
}, |
- "test": "gl_tests", |
+ "test": "browser_tests", |
"use_xvfb": false |
}, |
{ |
@@ -7216,7 +7233,7 @@ |
} |
] |
}, |
- "test": "gl_unittests", |
+ "test": "gl_tests", |
"use_xvfb": false |
}, |
{ |
@@ -7237,12 +7254,11 @@ |
} |
] |
}, |
- "test": "gles2_conform_test", |
+ "test": "gl_unittests", |
"use_xvfb": false |
}, |
{ |
"args": [ |
- "--gtest_filter=*Detection*", |
"--use-gpu-in-tests" |
], |
"swarming": { |
@@ -7259,10 +7275,14 @@ |
} |
] |
}, |
- "test": "service_unittests", |
+ "test": "gles2_conform_test", |
"use_xvfb": false |
}, |
{ |
+ "args": [ |
+ "--gtest_filter=*Detection*", |
+ "--use-gpu-in-tests" |
+ ], |
"swarming": { |
"can_use_on_swarming_builders": true, |
"dimension_sets": [ |
@@ -7277,7 +7297,7 @@ |
} |
] |
}, |
- "test": "swiftshader_unittests", |
+ "test": "service_unittests", |
"use_xvfb": false |
}, |
{ |
@@ -7295,7 +7315,7 @@ |
} |
] |
}, |
- "test": "tab_capture_end2end_tests", |
+ "test": "swiftshader_unittests", |
"use_xvfb": false |
} |
], |
@@ -8053,6 +8073,7 @@ |
{ |
"args": [ |
"--enable-gpu", |
+ "--no-xvfb", |
"--test-launcher-jobs=1", |
"--gtest_filter=CastStreamingApiTestWithPixelOutput.EndToEnd*:TabCaptureApiPixelTest.EndToEnd*" |
], |
@@ -8460,8 +8481,12 @@ |
}, |
{ |
"args": [ |
- "--use-gpu-in-tests" |
+ "--enable-gpu", |
+ "--test-launcher-bot-mode", |
+ "--test-launcher-jobs=1", |
+ "--gtest_filter=CastStreamingApiTestWithPixelOutput.EndToEnd*:TabCaptureApiPixelTest.EndToEnd*" |
], |
+ "name": "tab_capture_end2end_tests", |
"swarming": { |
"can_use_on_swarming_builders": true, |
"dimension_sets": [ |
@@ -8471,7 +8496,7 @@ |
} |
] |
}, |
- "test": "gl_tests", |
+ "test": "browser_tests", |
"use_xvfb": false |
}, |
{ |
@@ -8487,7 +8512,7 @@ |
} |
] |
}, |
- "test": "gl_unittests", |
+ "test": "gl_tests", |
"use_xvfb": false |
}, |
{ |
@@ -8503,12 +8528,11 @@ |
} |
] |
}, |
- "test": "gles2_conform_test", |
+ "test": "gl_unittests", |
"use_xvfb": false |
}, |
{ |
"args": [ |
- "--gtest_filter=*Detection*", |
"--use-gpu-in-tests" |
], |
"swarming": { |
@@ -8520,10 +8544,14 @@ |
} |
] |
}, |
- "test": "service_unittests", |
+ "test": "gles2_conform_test", |
"use_xvfb": false |
}, |
{ |
+ "args": [ |
+ "--gtest_filter=*Detection*", |
+ "--use-gpu-in-tests" |
+ ], |
"swarming": { |
"can_use_on_swarming_builders": true, |
"dimension_sets": [ |
@@ -8533,7 +8561,7 @@ |
} |
] |
}, |
- "test": "swiftshader_unittests", |
+ "test": "service_unittests", |
"use_xvfb": false |
}, |
{ |
@@ -8546,7 +8574,7 @@ |
} |
] |
}, |
- "test": "tab_capture_end2end_tests", |
+ "test": "swiftshader_unittests", |
"use_xvfb": false |
} |
], |
@@ -9733,8 +9761,12 @@ |
}, |
{ |
"args": [ |
- "--use-gpu-in-tests" |
+ "--enable-gpu", |
+ "--test-launcher-bot-mode", |
+ "--test-launcher-jobs=1", |
+ "--gtest_filter=CastStreamingApiTestWithPixelOutput.EndToEnd*:TabCaptureApiPixelTest.EndToEnd*" |
], |
+ "name": "tab_capture_end2end_tests", |
"swarming": { |
"can_use_on_swarming_builders": true, |
"dimension_sets": [ |
@@ -9745,7 +9777,7 @@ |
} |
] |
}, |
- "test": "gl_tests", |
+ "test": "browser_tests", |
"use_xvfb": false |
}, |
{ |
@@ -9762,7 +9794,7 @@ |
} |
] |
}, |
- "test": "gl_unittests", |
+ "test": "gl_tests", |
"use_xvfb": false |
}, |
{ |
@@ -9779,12 +9811,11 @@ |
} |
] |
}, |
- "test": "gles2_conform_test", |
+ "test": "gl_unittests", |
"use_xvfb": false |
}, |
{ |
"args": [ |
- "--gtest_filter=*Detection*", |
"--use-gpu-in-tests" |
], |
"swarming": { |
@@ -9797,10 +9828,14 @@ |
} |
] |
}, |
- "test": "service_unittests", |
+ "test": "gles2_conform_test", |
"use_xvfb": false |
}, |
{ |
+ "args": [ |
+ "--gtest_filter=*Detection*", |
+ "--use-gpu-in-tests" |
+ ], |
"swarming": { |
"can_use_on_swarming_builders": true, |
"dimension_sets": [ |
@@ -9811,7 +9846,7 @@ |
} |
] |
}, |
- "test": "swiftshader_unittests", |
+ "test": "service_unittests", |
"use_xvfb": false |
}, |
{ |
@@ -9825,7 +9860,7 @@ |
} |
] |
}, |
- "test": "tab_capture_end2end_tests", |
+ "test": "swiftshader_unittests", |
"use_xvfb": false |
} |
], |
@@ -10191,8 +10226,12 @@ |
}, |
{ |
"args": [ |
- "--use-gpu-in-tests" |
+ "--enable-gpu", |
+ "--test-launcher-bot-mode", |
+ "--test-launcher-jobs=1", |
+ "--gtest_filter=CastStreamingApiTestWithPixelOutput.EndToEnd*:TabCaptureApiPixelTest.EndToEnd*" |
], |
+ "name": "tab_capture_end2end_tests", |
"swarming": { |
"can_use_on_swarming_builders": true, |
"dimension_sets": [ |
@@ -10203,7 +10242,7 @@ |
} |
] |
}, |
- "test": "gl_tests", |
+ "test": "browser_tests", |
"use_xvfb": false |
}, |
{ |
@@ -10220,7 +10259,7 @@ |
} |
] |
}, |
- "test": "gl_unittests", |
+ "test": "gl_tests", |
"use_xvfb": false |
}, |
{ |
@@ -10237,12 +10276,11 @@ |
} |
] |
}, |
- "test": "gles2_conform_test", |
+ "test": "gl_unittests", |
"use_xvfb": false |
}, |
{ |
"args": [ |
- "--gtest_filter=*Detection*", |
"--use-gpu-in-tests" |
], |
"swarming": { |
@@ -10255,10 +10293,14 @@ |
} |
] |
}, |
- "test": "service_unittests", |
+ "test": "gles2_conform_test", |
"use_xvfb": false |
}, |
{ |
+ "args": [ |
+ "--gtest_filter=*Detection*", |
+ "--use-gpu-in-tests" |
+ ], |
"swarming": { |
"can_use_on_swarming_builders": true, |
"dimension_sets": [ |
@@ -10269,7 +10311,7 @@ |
} |
] |
}, |
- "test": "swiftshader_unittests", |
+ "test": "service_unittests", |
"use_xvfb": false |
}, |
{ |
@@ -10283,7 +10325,7 @@ |
} |
] |
}, |
- "test": "tab_capture_end2end_tests", |
+ "test": "swiftshader_unittests", |
"use_xvfb": false |
} |
], |
@@ -13238,6 +13280,7 @@ |
{ |
"args": [ |
"--enable-gpu", |
+ "--no-xvfb", |
"--test-launcher-jobs=1", |
"--gtest_filter=CastStreamingApiTestWithPixelOutput.EndToEnd*:TabCaptureApiPixelTest.EndToEnd*" |
], |
@@ -13822,6 +13865,7 @@ |
{ |
"args": [ |
"--enable-gpu", |
+ "--no-xvfb", |
"--test-launcher-jobs=1", |
"--gtest_filter=CastStreamingApiTestWithPixelOutput.EndToEnd*:TabCaptureApiPixelTest.EndToEnd*" |
], |
@@ -14424,8 +14468,12 @@ |
}, |
{ |
"args": [ |
- "--use-gpu-in-tests" |
+ "--enable-gpu", |
+ "--test-launcher-bot-mode", |
+ "--test-launcher-jobs=1", |
+ "--gtest_filter=CastStreamingApiTestWithPixelOutput.EndToEnd*:TabCaptureApiPixelTest.EndToEnd*" |
], |
+ "name": "tab_capture_end2end_tests", |
"swarming": { |
"can_use_on_swarming_builders": true, |
"dimension_sets": [ |
@@ -14435,7 +14483,7 @@ |
} |
] |
}, |
- "test": "gl_tests", |
+ "test": "browser_tests", |
"use_xvfb": false |
}, |
{ |
@@ -14451,15 +14499,13 @@ |
} |
] |
}, |
- "test": "gl_unittests", |
+ "test": "gl_tests", |
"use_xvfb": false |
}, |
{ |
"args": [ |
- "--use-gpu-in-tests", |
- "--use-angle=d3d9" |
+ "--use-gpu-in-tests" |
], |
- "name": "gles2_conform_d3d9_test", |
"swarming": { |
"can_use_on_swarming_builders": true, |
"dimension_sets": [ |
@@ -14469,16 +14515,15 @@ |
} |
] |
}, |
- "test": "gles2_conform_test", |
+ "test": "gl_unittests", |
"use_xvfb": false |
}, |
{ |
"args": [ |
"--use-gpu-in-tests", |
- "--use-angle=gl", |
- "--disable-gpu-sandbox" |
+ "--use-angle=d3d9" |
], |
- "name": "gles2_conform_gl_test", |
+ "name": "gles2_conform_d3d9_test", |
"swarming": { |
"can_use_on_swarming_builders": true, |
"dimension_sets": [ |
@@ -14493,8 +14538,11 @@ |
}, |
{ |
"args": [ |
- "--use-gpu-in-tests" |
+ "--use-gpu-in-tests", |
+ "--use-angle=gl", |
+ "--disable-gpu-sandbox" |
], |
+ "name": "gles2_conform_gl_test", |
"swarming": { |
"can_use_on_swarming_builders": true, |
"dimension_sets": [ |
@@ -14508,6 +14556,9 @@ |
"use_xvfb": false |
}, |
{ |
+ "args": [ |
+ "--use-gpu-in-tests" |
+ ], |
"swarming": { |
"can_use_on_swarming_builders": true, |
"dimension_sets": [ |
@@ -14517,7 +14568,7 @@ |
} |
] |
}, |
- "test": "swiftshader_unittests", |
+ "test": "gles2_conform_test", |
"use_xvfb": false |
}, |
{ |
@@ -14530,7 +14581,7 @@ |
} |
] |
}, |
- "test": "tab_capture_end2end_tests", |
+ "test": "swiftshader_unittests", |
"use_xvfb": false |
}, |
{ |
@@ -16168,6 +16219,7 @@ |
{ |
"args": [ |
"--enable-gpu", |
+ "--no-xvfb", |
"--test-launcher-jobs=1", |
"--gtest_filter=CastStreamingApiTestWithPixelOutput.EndToEnd*:TabCaptureApiPixelTest.EndToEnd*" |
], |
@@ -16784,8 +16836,12 @@ |
}, |
{ |
"args": [ |
- "--use-gpu-in-tests" |
+ "--enable-gpu", |
+ "--test-launcher-bot-mode", |
+ "--test-launcher-jobs=1", |
+ "--gtest_filter=CastStreamingApiTestWithPixelOutput.EndToEnd*:TabCaptureApiPixelTest.EndToEnd*" |
], |
+ "name": "tab_capture_end2end_tests", |
"swarming": { |
"can_use_on_swarming_builders": true, |
"dimension_sets": [ |
@@ -16795,7 +16851,7 @@ |
} |
] |
}, |
- "test": "gl_tests", |
+ "test": "browser_tests", |
"use_xvfb": false |
}, |
{ |
@@ -16811,15 +16867,13 @@ |
} |
] |
}, |
- "test": "gl_unittests", |
+ "test": "gl_tests", |
"use_xvfb": false |
}, |
{ |
"args": [ |
- "--use-gpu-in-tests", |
- "--use-angle=d3d9" |
+ "--use-gpu-in-tests" |
], |
- "name": "gles2_conform_d3d9_test", |
"swarming": { |
"can_use_on_swarming_builders": true, |
"dimension_sets": [ |
@@ -16829,16 +16883,15 @@ |
} |
] |
}, |
- "test": "gles2_conform_test", |
+ "test": "gl_unittests", |
"use_xvfb": false |
}, |
{ |
"args": [ |
"--use-gpu-in-tests", |
- "--use-angle=gl", |
- "--disable-gpu-sandbox" |
+ "--use-angle=d3d9" |
], |
- "name": "gles2_conform_gl_test", |
+ "name": "gles2_conform_d3d9_test", |
"swarming": { |
"can_use_on_swarming_builders": true, |
"dimension_sets": [ |
@@ -16853,8 +16906,11 @@ |
}, |
{ |
"args": [ |
- "--use-gpu-in-tests" |
+ "--use-gpu-in-tests", |
+ "--use-angle=gl", |
+ "--disable-gpu-sandbox" |
], |
+ "name": "gles2_conform_gl_test", |
"swarming": { |
"can_use_on_swarming_builders": true, |
"dimension_sets": [ |
@@ -16868,6 +16924,9 @@ |
"use_xvfb": false |
}, |
{ |
+ "args": [ |
+ "--use-gpu-in-tests" |
+ ], |
"swarming": { |
"can_use_on_swarming_builders": true, |
"dimension_sets": [ |
@@ -16877,7 +16936,7 @@ |
} |
] |
}, |
- "test": "swiftshader_unittests", |
+ "test": "gles2_conform_test", |
"use_xvfb": false |
}, |
{ |
@@ -16890,7 +16949,7 @@ |
} |
] |
}, |
- "test": "tab_capture_end2end_tests", |
+ "test": "swiftshader_unittests", |
"use_xvfb": false |
}, |
{ |
@@ -17455,8 +17514,12 @@ |
}, |
{ |
"args": [ |
- "--use-gpu-in-tests" |
+ "--enable-gpu", |
+ "--test-launcher-bot-mode", |
+ "--test-launcher-jobs=1", |
+ "--gtest_filter=CastStreamingApiTestWithPixelOutput.EndToEnd*:TabCaptureApiPixelTest.EndToEnd*" |
], |
+ "name": "tab_capture_end2end_tests", |
"swarming": { |
"can_use_on_swarming_builders": true, |
"dimension_sets": [ |
@@ -17466,7 +17529,7 @@ |
} |
] |
}, |
- "test": "gl_tests", |
+ "test": "browser_tests", |
"use_xvfb": false |
}, |
{ |
@@ -17482,15 +17545,13 @@ |
} |
] |
}, |
- "test": "gl_unittests", |
+ "test": "gl_tests", |
"use_xvfb": false |
}, |
{ |
"args": [ |
- "--use-gpu-in-tests", |
- "--use-angle=d3d9" |
+ "--use-gpu-in-tests" |
], |
- "name": "gles2_conform_d3d9_test", |
"swarming": { |
"can_use_on_swarming_builders": true, |
"dimension_sets": [ |
@@ -17500,16 +17561,15 @@ |
} |
] |
}, |
- "test": "gles2_conform_test", |
+ "test": "gl_unittests", |
"use_xvfb": false |
}, |
{ |
"args": [ |
"--use-gpu-in-tests", |
- "--use-angle=gl", |
- "--disable-gpu-sandbox" |
+ "--use-angle=d3d9" |
], |
- "name": "gles2_conform_gl_test", |
+ "name": "gles2_conform_d3d9_test", |
"swarming": { |
"can_use_on_swarming_builders": true, |
"dimension_sets": [ |
@@ -17524,8 +17584,11 @@ |
}, |
{ |
"args": [ |
- "--use-gpu-in-tests" |
+ "--use-gpu-in-tests", |
+ "--use-angle=gl", |
+ "--disable-gpu-sandbox" |
], |
+ "name": "gles2_conform_gl_test", |
"swarming": { |
"can_use_on_swarming_builders": true, |
"dimension_sets": [ |
@@ -17539,6 +17602,9 @@ |
"use_xvfb": false |
}, |
{ |
+ "args": [ |
+ "--use-gpu-in-tests" |
+ ], |
"swarming": { |
"can_use_on_swarming_builders": true, |
"dimension_sets": [ |
@@ -17548,7 +17614,7 @@ |
} |
] |
}, |
- "test": "swiftshader_unittests", |
+ "test": "gles2_conform_test", |
"use_xvfb": false |
}, |
{ |
@@ -17561,7 +17627,7 @@ |
} |
] |
}, |
- "test": "tab_capture_end2end_tests", |
+ "test": "swiftshader_unittests", |
"use_xvfb": false |
}, |
{ |
@@ -18699,8 +18765,12 @@ |
}, |
{ |
"args": [ |
- "--use-gpu-in-tests" |
+ "--enable-gpu", |
+ "--test-launcher-bot-mode", |
+ "--test-launcher-jobs=1", |
+ "--gtest_filter=CastStreamingApiTestWithPixelOutput.EndToEnd*:TabCaptureApiPixelTest.EndToEnd*" |
], |
+ "name": "tab_capture_end2end_tests", |
"swarming": { |
"can_use_on_swarming_builders": true, |
"dimension_sets": [ |
@@ -18710,7 +18780,7 @@ |
} |
] |
}, |
- "test": "gl_tests", |
+ "test": "browser_tests", |
"use_xvfb": false |
}, |
{ |
@@ -18726,15 +18796,13 @@ |
} |
] |
}, |
- "test": "gl_unittests", |
+ "test": "gl_tests", |
"use_xvfb": false |
}, |
{ |
"args": [ |
- "--use-gpu-in-tests", |
- "--use-angle=d3d9" |
+ "--use-gpu-in-tests" |
], |
- "name": "gles2_conform_d3d9_test", |
"swarming": { |
"can_use_on_swarming_builders": true, |
"dimension_sets": [ |
@@ -18744,16 +18812,15 @@ |
} |
] |
}, |
- "test": "gles2_conform_test", |
+ "test": "gl_unittests", |
"use_xvfb": false |
}, |
{ |
"args": [ |
"--use-gpu-in-tests", |
- "--use-angle=gl", |
- "--disable-gpu-sandbox" |
+ "--use-angle=d3d9" |
], |
- "name": "gles2_conform_gl_test", |
+ "name": "gles2_conform_d3d9_test", |
"swarming": { |
"can_use_on_swarming_builders": true, |
"dimension_sets": [ |
@@ -18768,8 +18835,11 @@ |
}, |
{ |
"args": [ |
- "--use-gpu-in-tests" |
+ "--use-gpu-in-tests", |
+ "--use-angle=gl", |
+ "--disable-gpu-sandbox" |
], |
+ "name": "gles2_conform_gl_test", |
"swarming": { |
"can_use_on_swarming_builders": true, |
"dimension_sets": [ |
@@ -18783,6 +18853,9 @@ |
"use_xvfb": false |
}, |
{ |
+ "args": [ |
+ "--use-gpu-in-tests" |
+ ], |
"swarming": { |
"can_use_on_swarming_builders": true, |
"dimension_sets": [ |
@@ -18792,7 +18865,7 @@ |
} |
] |
}, |
- "test": "swiftshader_unittests", |
+ "test": "gles2_conform_test", |
"use_xvfb": false |
}, |
{ |
@@ -18805,7 +18878,7 @@ |
} |
] |
}, |
- "test": "tab_capture_end2end_tests", |
+ "test": "swiftshader_unittests", |
"use_xvfb": false |
}, |
{ |