Skip to content

Commit

Permalink
rebase-away this commit BEFORE MERGE (!): disable issue666 from test …
Browse files Browse the repository at this point in the history
…suite (server related inaccessability causes CI to fail)
  • Loading branch information
tchakabam authored and Rob Walch committed Nov 27, 2019
1 parent ccd270a commit f97edfe
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/test-streams.js
Original file line number Diff line number Diff line change
Expand Up @@ -64,13 +64,15 @@ module.exports = {
'abr': false,
'blacklist_ua': ['internet explorer']
},
/*
issue666: {
'url': 'https://test-streams.mux.dev/issue666/playlists/cisq0gim60007xzvi505emlxx.m3u8',
'description': 'hls.js/issues/666',
'live': false,
'abr': false,
'blacklist_ua': ['internet explorer']
},
*/
/* // went offline for us :( would be good to replace this for regression test with something mimicking the issue
issue649: {
'url': 'https://cdn3.screen9.com/media/c/W/cW87csHkxsgu5TV1qs78aA_auto_hls.m3u8?auth=qlUjeCtbVdtkDfZYrtveTIVUXX1yuSqgF8wfWabzKpX72r-d5upW88-FHuyRRdnZA_1PKRTGAtTt_6Z-aj22kw',
Expand Down

0 comments on commit f97edfe

Please sign in to comment.