diff options
| author | Filippo Valsorda <filippo.valsorda@gmail.com> | 2012-12-20 17:21:46 +0100 | 
|---|---|---|
| committer | Filippo Valsorda <filippo.valsorda@gmail.com> | 2012-12-20 17:21:46 +0100 | 
| commit | 162e3c52616a72f4ddc11b0e5de0f2425e512896 (patch) | |
| tree | 4c48ea60de0a2918e783b7cc282f7ce43cd0fab4 /test | |
| parent | 6b3aef80ceba9b4715065be924dcb1f83ec36655 (diff) | |
Temporary skip Escapist test as it fails only on Travis; we'll make a more specific workaround later if we can't fix it
Diffstat (limited to 'test')
| -rw-r--r-- | test/tests.json | 3 | 
1 files changed, 2 insertions, 1 deletions
| diff --git a/test/tests.json b/test/tests.json index d24bdf6fc..b573affc5 100644 --- a/test/tests.json +++ b/test/tests.json @@ -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", | 
