soundcloud / areweplayingyet

html5 audio benchmarks
BSD 2-Clause "Simplified" License
311 stars 69 forks source link

"seekable" test fails in Opera #12

Closed foolip closed 13 years ago

foolip commented 13 years ago

http://areweplayingyet.org/property-seekable fails for unknown reasons. Opera supports the property and a local test that looks pretty much identical passes. Is AWPY.sound.mini.stream_url() some kind of weird resource? Is it in fact seekable?

tsenart commented 13 years ago

foolip all tests that require seeking are at the moment failing because we're still moving the audio assets to an HTTP/1.1 enabled CDN with (Ranges) support. I don't know what info do you have but this project is to be released tomorrow afternoon (9 / November).

foolip commented 13 years ago

I am the lead implementor of <audio> and <video> for Opera and was asked by Andreas Bovens to preview the tests and report issues. I think it was Matas Petrikas who asked him to do that.

tsenart commented 13 years ago

Great! We're happy to have you on board. Just please hold ya horses until tomorrow! Cheers

foolip commented 13 years ago

No worries, I have been informed.