-
Notifications
You must be signed in to change notification settings - Fork 128
500 error #495
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
Comments
Another server error: |
Other errors:
Editing is still possible, so duplicating these tests is easy, but losing all the Browserscope data is a bit sad. Refers to airbnb/javascript#2063 |
From what I've been browsing: From the most popular list:
It looks like the trend is that (at least some) of these have been removed due to spam. Rather than returning 500, would it be possible to say "this test has been locked due to spam" and just remove the spammy tests? Apologies if that's out of scope. |
I added this one a few days ago: https://jsperf.com/object-construction-via-loop All was working fine until I added a comment to the page (not a code comment, a comment via the form at the bottom). When I submitted the comment I got a 500 error back, and everyone who visits the page has got a 500 error since then. I can still access the edit page, but there doesn't seem to be the option to delete a comment. Could comments be causing the 500 errors? |
I experienced the same @benjie (how small the GitHub universe is 🙂 ). https://jsperf.com/the-cost-of-objects returns 500 ever since I added a comment. Trying again without comments.. |
Hi,
Some jsperf return a server error: https://jsperf.com/bitwise-vs-boolean-data-handling
{"statusCode":500,"error":"Internal Server Error","message":"An internal server error occurred"}
The text was updated successfully, but these errors were encountered: