diff options
author | Philipp Hagemeister <phihag@phihag.de> | 2013-02-02 14:40:41 +0100 |
---|---|---|
committer | Philipp Hagemeister <phihag@phihag.de> | 2013-02-02 14:40:41 +0100 |
commit | b47bbac393be2b835ac5037def964f19305c28d4 (patch) | |
tree | 32e1f172a522f67c1f38009c238b08b896afc9cf /test | |
parent | 229cac754aa134d6d14ea7f66904fcc95629c1f1 (diff) |
Disable Stanford OC test for now, and enable escapist
Diffstat (limited to 'test')
-rw-r--r-- | test/tests.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/test/tests.json b/test/tests.json index 8fda1f1a9..0bfbad722 100644 --- a/test/tests.json +++ b/test/tests.json @@ -76,7 +76,8 @@ "name": "StanfordOpenClassroom", "md5": "544a9468546059d4e80d76265b0443b8", "url": "http://openclassroom.stanford.edu/MainFolder/VideoPage.php?course=PracticalUnix&video=intro-environment&speed=100", - "file": "PracticalUnix_intro-environment.mp4" + "file": "PracticalUnix_intro-environment.mp4", + "skip": "Currently offline" }, { "name": "XNXX", @@ -113,8 +114,7 @@ "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", - "skip": "Fails with timeout on Travis" + "md5": "c6793dbda81388f4264c1ba18684a74d" }, { "name": "GooglePlus", |