diff options
author | Philipp Hagemeister <phihag@phihag.de> | 2013-05-04 09:11:38 +0200 |
---|---|---|
committer | Philipp Hagemeister <phihag@phihag.de> | 2013-05-04 09:11:38 +0200 |
commit | 09dd418f5318a071aa80b82f6c9efeada9608584 (patch) | |
tree | 8dffb76eb4da619cbbc67d3bcc7c2bfea190ccb4 | |
parent | decd1d17372093f8a607e16232fe633a6559dab1 (diff) |
Experimentally whitelist Escapist test
-rw-r--r-- | test/tests.json | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/test/tests.json b/test/tests.json index 2d49495d2..b4d511dd8 100644 --- a/test/tests.json +++ b/test/tests.json @@ -113,8 +113,7 @@ "name": "Escapist", "url": "http://www.escapistmagazine.com/videos/view/the-escapist-presents/6618-Breaking-Down-Baldurs-Gate", "file": "6618-Breaking-Down-Baldurs-Gate.mp4", - "md5": "c6793dbda81388f4264c1ba18684a74d", - "skip": "Fails with timeout on Travis" + "md5": "c6793dbda81388f4264c1ba18684a74d" }, { "name": "GooglePlus", |