mathiasbynens / jsperf.com

jsPerf.com source code
http://jsperf.com/
Other
473 stars 56 forks source link

Can not get any test result (in any format) #212

Closed belusky closed 9 years ago

belusky commented 9 years ago

For example http://www.browserscope.org/user/tests/table/agt1YS1wcm9maWxlcnIRCxIEVGVzdBiAgIDa5sm3Cww http://www.browserscope.org/user/tests/table/agt1YS1wcm9maWxlcnINCxIEVGVzdBi1wvoMDA

image

jdalton commented 9 years ago

This looks like a browserscope issue. Pinging @elsigh.

elsigh commented 9 years ago

I see an error in the logs but it's not caused by a recent push.. so investigating.

elsigh commented 9 years ago

I've updated Browserscope.. thought it seems this test doesn't have results that may have been the issue? I can pull up results on another few tests ala http://www.browserscope.org/user/tests/table/agt1YS1wcm9maWxlcnINCxIEVGVzdBjk35wVDA?v=3&layout=simple

pieroxy commented 9 years ago

Is this issue fixed? Both links in the summary are now working, but BrowserScope stubbornly refuses to display anything on my jsperf since this morning's downtime.

https://jsperf.com/lzstring-1-3-8-vs-1-4-0-forcompress

It's not specific to my test as I cannot see any browserscope info anywhere on any test I clicked so far. I tried on Wifi and 3G so it doesn't seem network related.

mathiasbynens commented 9 years ago

Unfortunately, Browserscope doesn’t have TLS set up (e.g. https://www.browserscope.org/ doesn’t work), so the iframe cannot be loaded.

Until Browserscope fixes this, try http://jsperf.com/lzstring-1-3-8-vs-1-4-0-forcompress (http://, not https://).

pieroxy commented 9 years ago

Thanks. It works. Everytime I edit my test it switches back to https, but other than that, it works.