diff options
author | Filippo Valsorda <filippo.valsorda@gmail.com> | 2012-12-31 19:21:28 +0100 |
---|---|---|
committer | Filippo Valsorda <filippo.valsorda@gmail.com> | 2012-12-31 19:21:28 +0100 |
commit | 0214ce7c7584bd27c6e175065e3991d97af05855 (patch) | |
tree | 7f59bfde8c26c97206d7794a6dca829d49bb29b6 /test | |
parent | 95fedbf86bd6c8820b01768db53355fe488dff5e (diff) |
Ok, the Escapist test was passing only in my Travis repo, do not ask me why; also, a small bugfix to the latest commit
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 982e0ad3b..c2de6099d 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", |