You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Which browser + operating system are you using? I don't see any errors here when I run the suite (on macos 13.2.1: safari 16.3 or chrome 110.0.5481.100, or microsoft edge 111.0.1661.27 ).
Giving the unhelpful stack trace + console output might also be useful.
On further testing, there is one test that logs "aborting compilation", one 'too many errors' and another 11 tests that log TypeErrors of various kinds. It's quite hard to find out which tests trigger them, but the locations in the code are plain to see.
Call me old-fashioned but these TypeErrors all look like code not protecting itself adequately from uninitialised data items. I think they should be fixed (assuming they're real and not due to something I did😁)
I have no idea why. The only hint I can see is
input : A
and an unhelpful stack trace.The text was updated successfully, but these errors were encountered: