WebPlatformTest / HTML5test

How well does your browser support HTML5?
https://html5test.com
MIT License
995 stars 193 forks source link

add timeout as failsafe for dependency not loading #463

Closed dstorey closed 6 years ago

dstorey commented 8 years ago

There is a call to whichbrowser which is currently down. As there is a wait() function, this never resolves and stays in waiting state. Would be nice to have a timeout after a certain length of time and continue on its merry way if the server doesn't respond.

NielsLeenheer commented 8 years ago

As the backlist depends on browser detection, I am afraid that I can't just let the test run without it. But what I am probably going do is either install WhichBrowser locally as a failsafe. Or find a way to have a backup server for WhichBrowser itself.

NielsLeenheer commented 8 years ago

I'll revisit this after the upcoming release of version 8.

rgl commented 7 years ago

any update on this? I would love to try html5test but it rarely can load the page :-(

LMLB commented 7 years ago

api.whichbrowser.net is down again. ☹️

LMLB commented 7 years ago

and again

NielsLeenheer commented 6 years ago

Will be fixed in version 9