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

Unified Diff: content/test/gpu/generate_buildbot_json.py

Issue 2592283002: Revert of 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
« no previous file with comments | « no previous file | testing/buildbot/chromium.gpu.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/test/gpu/generate_buildbot_json.py
diff --git a/content/test/gpu/generate_buildbot_json.py b/content/test/gpu/generate_buildbot_json.py
index 1e022fe88c790c82d3da1b39081603591d33fd50..27c127d4530b86108a4d88a75a86b02f6a24da15 100755
--- a/content/test/gpu/generate_buildbot_json.py
+++ b/content/test/gpu/generate_buildbot_json.py
@@ -1087,17 +1087,6 @@ COMMON_GTESTS = {
'tab_capture_end2end_tests_run',
],
},
- 'video_decode_accelerator_unittest': {
- 'tester_configs': [
- {
- 'os_types': ['win']
- },
- ],
- 'args': [
- '--test_video_data='
- '../../media/test/data/test-25fps.h264:320:240:250:258:50:175:1'
- ],
- },
}
# This requires a hack because the isolate's name is different than
« no previous file with comments | « no previous file | testing/buildbot/chromium.gpu.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698