Browse Source

Temporary skip Escapist test as it fails only on Travis; we'll make a more specific workaround later if we can't fix it

rtmp_test
Filippo Valsorda 12 years ago
parent
commit
162e3c5261
1 changed files with 2 additions and 1 deletions
  1. +2
    -1
      test/tests.json

+ 2
- 1
test/tests.json View File

@ -95,7 +95,8 @@
"name": "Escapist",
"url": "http://www.escapistmagazine.com/videos/view/the-escapist-presents/6618-Breaking-Down-Baldurs-Gate",
"file": "6618-Breaking-Down-Baldurs-Gate.flv",
"md5": "c6793dbda81388f4264c1ba18684a74d"
"md5": "c6793dbda81388f4264c1ba18684a74d",
"skip": "Fails with timeout on Travis"
},
{
"name": "GooglePlus",


Loading…
Cancel
Save