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

Unified Diff: testing/buildbot/chromium.gpu.fyi.json

Issue 2273393002: Run dEQP-GLES2 tests on the new AMD R7 Win bot. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 4 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « content/test/gpu/generate_buildbot_json.py ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testing/buildbot/chromium.gpu.fyi.json
diff --git a/testing/buildbot/chromium.gpu.fyi.json b/testing/buildbot/chromium.gpu.fyi.json
index 8fe8d8b245f435761687218407e65f7e780385ae..b766a652513ad241b079b4a51dd88e25d0807c86 100644
--- a/testing/buildbot/chromium.gpu.fyi.json
+++ b/testing/buildbot/chromium.gpu.fyi.json
@@ -9784,6 +9784,20 @@
"Win7 Release (AMD R7 240)": {
"gtest_tests": [
{
+ "swarming": {
+ "can_use_on_swarming_builders": true,
+ "dimension_sets": [
+ {
+ "gpu": "1002:6613",
+ "os": "Windows-2008ServerR2-SP1"
+ }
+ ],
+ "shards": 4
+ },
+ "test": "angle_deqp_gles2_tests",
+ "use_xvfb": false
+ },
+ {
"args": [
"--use-gpu-in-tests"
],
« no previous file with comments | « content/test/gpu/generate_buildbot_json.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698