Replies: 1 comment
-
So it seems that this even causes regressions now, here are my results: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I didn't want to open up an issue for this, because it really isn't one, but why does the Test262 runner throw
TodoError
s at runtime? Wouldn't it be better to use a--todo-time
ofcompile
? Sure, it might impact Test262 temporarily, but won't this cause regressions later (for false positive tests which shouldn't pass)?Beta Was this translation helpful? Give feedback.
All reactions