Skip to content

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

Open
YonatanKra opened this issue Oct 21, 2018 · 5 comments
Open

500 error #495

YonatanKra opened this issue Oct 21, 2018 · 5 comments

Comments

@YonatanKra
Copy link

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"}

@earonesty
Copy link

Another server error:
https://jsperf.com/float-to-int-conversion-comparison

@Crow-EH
Copy link

Crow-EH commented Aug 2, 2019

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

@JonathanTroyer
Copy link

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.

@benjie
Copy link

benjie commented Jan 8, 2020

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?

@dmonad
Copy link

dmonad commented Jul 22, 2020

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..

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

6 participants