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

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

Issue 2597513002: Supply video_decode_accelerator_unittest args in buildbot json (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
« no previous file with comments | « content/test/gpu/generate_buildbot_json.py ('k') | testing/buildbot/chromium.gpu.fyi.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testing/buildbot/chromium.gpu.json
diff --git a/testing/buildbot/chromium.gpu.json b/testing/buildbot/chromium.gpu.json
index 1def634b41417dbc04807dd86db67955f7041df2..94b7c06989c765c4b0e1a79f4a772b2576db8af8 100644
--- a/testing/buildbot/chromium.gpu.json
+++ b/testing/buildbot/chromium.gpu.json
@@ -1964,6 +1964,9 @@
"use_xvfb": false
},
{
+ "args": [
+ "--test_video_data=../../media/test/data/test-25fps.h264:320:240:250:258:50:175:1"
+ ],
"swarming": {
"can_use_on_swarming_builders": true,
"dimension_sets": [
@@ -2298,6 +2301,9 @@
"use_xvfb": false
},
{
+ "args": [
+ "--test_video_data=../../media/test/data/test-25fps.h264:320:240:250:258:50:175:1"
+ ],
"swarming": {
"can_use_on_swarming_builders": true,
"dimension_sets": [
« no previous file with comments | « content/test/gpu/generate_buildbot_json.py ('k') | testing/buildbot/chromium.gpu.fyi.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698