Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

not using available audio file url after first url missing. #37

Closed
splace opened this issue Nov 1, 2018 · 3 comments
Closed

not using available audio file url after first url missing. #37

splace opened this issue Nov 1, 2018 · 3 comments

Comments

@create3000
Copy link
Owner

What do you think what it is not working with this example. Tested and AudioClip MYSOUND1 with url "chimes.wav" works and AudioClip MYSOUND3 with url "nonexistent.wav" does not work, because it cannot work, because the file does not exits.

@splace
Copy link
Author

splace commented Nov 1, 2018

the description of the test says;

This file tests the ability of a browser to skip a nonexistent URL and proceed to the next url in the list to load a sound file.

so it SAYS the second button should sound, but it doesn't, however looking at the code it actually shouldn't, the test is broken! as a guess there was once a MYSOUND2, now missing, that was the actual test!

looks like i'm going to have to assume all these tests are unreliable, see previously: #30 (comment)

i added a findable sound url after the non-findable one, and that works, in Titania.

(however there is some issue, i was investigating, with loading a sound file, when i checked the conformance test and found it didn't work, i thought this must have something to do with it, i'll go back and check some more.)

@splace
Copy link
Author

splace commented Nov 1, 2018

see create3000/titania#68

@splace splace closed this as completed Nov 1, 2018
@splace splace reopened this Jul 6, 2019
@splace splace closed this as completed Jul 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants