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

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

Issue 2631783004: Remove min fps requirements for VDA unittest on windows bots. (Closed)
Patch Set: rebase Created 3 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « testing/buildbot/chromium.gpu.json ('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 fd8bb9b4ed00ccd90c7c1fb3b623f71dd94c265f..804765399f7f6b04cfd43ca2a15c5a7e744f9f08 100644
--- a/testing/buildbot/chromium.gpu.fyi.json
+++ b/testing/buildbot/chromium.gpu.fyi.json
@@ -10902,7 +10902,8 @@
},
{
"args": [
- "--use-test-data-path"
+ "--use-test-data-path",
+ "--test_video_data=test-25fps.h264:320:240:250:258:::1"
],
"swarming": {
"can_use_on_swarming_builders": false,
@@ -11368,7 +11369,8 @@
},
{
"args": [
- "--use-test-data-path"
+ "--use-test-data-path",
+ "--test_video_data=test-25fps.h264:320:240:250:258:::1"
],
"swarming": {
"can_use_on_swarming_builders": true,
@@ -11847,7 +11849,8 @@
},
{
"args": [
- "--use-test-data-path"
+ "--use-test-data-path",
+ "--test_video_data=test-25fps.h264:320:240:250:258:::1"
],
"swarming": {
"can_use_on_swarming_builders": false,
@@ -12352,7 +12355,8 @@
},
{
"args": [
- "--use-test-data-path"
+ "--use-test-data-path",
+ "--test_video_data=test-25fps.h264:320:240:250:258:::1"
],
"swarming": {
"can_use_on_swarming_builders": false,
@@ -12860,7 +12864,8 @@
},
{
"args": [
- "--use-test-data-path"
+ "--use-test-data-path",
+ "--test_video_data=test-25fps.h264:320:240:250:258:::1"
],
"swarming": {
"can_use_on_swarming_builders": true,
@@ -13352,7 +13357,8 @@
},
{
"args": [
- "--use-test-data-path"
+ "--use-test-data-path",
+ "--test_video_data=test-25fps.h264:320:240:250:258:::1"
],
"swarming": {
"can_use_on_swarming_builders": true,
@@ -13795,7 +13801,8 @@
},
{
"args": [
- "--use-test-data-path"
+ "--use-test-data-path",
+ "--test_video_data=test-25fps.h264:320:240:250:258:::1"
],
"swarming": {
"can_use_on_swarming_builders": true,
@@ -14257,7 +14264,8 @@
},
{
"args": [
- "--use-test-data-path"
+ "--use-test-data-path",
+ "--test_video_data=test-25fps.h264:320:240:250:258:::1"
],
"swarming": {
"can_use_on_swarming_builders": false,
@@ -14780,7 +14788,8 @@
},
{
"args": [
- "--use-test-data-path"
+ "--use-test-data-path",
+ "--test_video_data=test-25fps.h264:320:240:250:258:::1"
],
"swarming": {
"can_use_on_swarming_builders": true,
@@ -15262,7 +15271,8 @@
},
{
"args": [
- "--use-test-data-path"
+ "--use-test-data-path",
+ "--test_video_data=test-25fps.h264:320:240:250:258:::1"
],
"swarming": {
"can_use_on_swarming_builders": false,
@@ -15744,7 +15754,8 @@
},
{
"args": [
- "--use-test-data-path"
+ "--use-test-data-path",
+ "--test_video_data=test-25fps.h264:320:240:250:258:::1"
],
"swarming": {
"can_use_on_swarming_builders": false,
@@ -16344,7 +16355,8 @@
},
{
"args": [
- "--use-test-data-path"
+ "--use-test-data-path",
+ "--test_video_data=test-25fps.h264:320:240:250:258:::1"
],
"swarming": {
"can_use_on_swarming_builders": true,
@@ -16852,7 +16864,8 @@
},
{
"args": [
- "--use-test-data-path"
+ "--use-test-data-path",
+ "--test_video_data=test-25fps.h264:320:240:250:258:::1"
],
"swarming": {
"can_use_on_swarming_builders": true,
@@ -17369,7 +17382,8 @@
},
{
"args": [
- "--use-test-data-path"
+ "--use-test-data-path",
+ "--test_video_data=test-25fps.h264:320:240:250:258:::1"
],
"swarming": {
"can_use_on_swarming_builders": true,
« no previous file with comments | « testing/buildbot/chromium.gpu.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698