Skip to content

Commit

Permalink
Merge pull request #1252 from video-dev/bugfix/remove-failing-test-649
Browse files Browse the repository at this point in the history
Use new stream link for issue #649 test
  • Loading branch information
johnBartos authored Jul 7, 2017
2 parents 82d13b6 + 91e5263 commit 0376507
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/functional/streams.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"arte": {"url": "https://video-dev.github.io/streams/test_001/stream.m3u8", "description": "ARTE China,ABR", "live": false , "abr": true},
"bigBuckBunny480p": {"url": "https://video-dev.github.io/streams/x36xhzz/url_6/193039199_mp4_h264_aac_hq_7.m3u8", "description": "big buck bunny,480p", "live": false, "abr": false, "blacklist_ua" : ["internet explorer"]},
"issue666": {"url": "http://www.streambox.fr/playlists/cisq0gim60007xzvi505emlxx.m3u8", "description": "hls.js/issues/666", "live": false, "abr": false,"blacklist_ua" : ["internet explorer"]},
"issue649": {"url": "http://level3cdn.screen9.com/M/V/e/X/eXLpum-4HGEg67ECxUnqWQ_720p_hls/playlist.m3u8?token=089899b60a6e85dd2239a", "description": "hls.js/issues/649", "live": false, "abr": false},
"issue649": {"url": "http://cdn3.screen9.com/media/c/W/cW87csHkxsgu5TV1qs78aA_auto_hls.m3u8?auth=qlUjeCtbVdtkDfZYrtveTIVUXX1yuSqgF8wfWabzKpX72r-d5upW88-FHuyRRdnZA_1PKRTGAtTt_6Z-aj22kw", "description": "hls.js/issues/649", "live": false, "abr": false},
"nasa": {"url": "https://nasa-i.akamaihd.net/hls/live/253565/NASA-NTV1-Public/master.m3u8", "description": "NASA live stream", "live": true, "abr": false, "blacklist_ua" : ["internet explorer","safari"]},
"closedcaptions" : {"url": "http://playertest.longtailvideo.com/adaptive/captions/playlist.m3u8", "description": "CNN special report, with CC", "live": false, "abr": false, "blacklist_ua" : ["safari"]},
"oceans_aes": {"url": "http://playertest.longtailvideo.com/adaptive/oceans_aes/oceans_aes.m3u8", "description": "AES encrypted,ABR", "live": false , "abr": true},
Expand Down

0 comments on commit 0376507

Please sign in to comment.