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

Unified Diff: testing/buildbot/gn_isolate_map.pyl

Issue 2578793003: Run video_decode_accelerator_unittest on windows GPU bots. (Closed)
Patch Set: Created 4 years 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
Index: testing/buildbot/gn_isolate_map.pyl
diff --git a/testing/buildbot/gn_isolate_map.pyl b/testing/buildbot/gn_isolate_map.pyl
index 1904a63db1c5f6197b0e5a62ad99fdb2cf5f947e..f7dd9af233742b16a5c43c4cc47198c32598f0b3 100644
--- a/testing/buildbot/gn_isolate_map.pyl
+++ b/testing/buildbot/gn_isolate_map.pyl
@@ -951,6 +951,12 @@
"label": "//url:url_unittests",
"type": "console_test_launcher",
},
+
+ "video_decode_accelerator_unittest": {
+ "label": "//media/gpu:video_decode_accelerator_unittest",
+ "type": "raw",
+ "args": ["--test_video_data=../../media/test/data/test-25fps.h264:320:240:250:258:50:175:1"],
+ },
"views_aura_mus_unittests": {
"label": "//ui/views/mus:views_aura_mus_unittests",
"type": "windowed_test_launcher",
« content/test/gpu/generate_buildbot_json.py ('K') | « testing/buildbot/chromium.gpu.fyi.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698