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
This happens if there's an "unhandled exception" in nbcelltests. nbcelltests should probably be better about capturing and reporting such errors, so the underlying fix might be in celltests.
nbcelltests should probably be better about capturing and reporting such errors
I would agree that this should be the actionable point here. I don't think there is any reason to be restrictive about error reporting here, unless the server has been configured to be restrictive about it (e.g. to prevent leaking file paths giving attackers information about the system).
This happens if there's an "unhandled exception" in nbcelltests. nbcelltests should probably be better about capturing and reporting such errors, so the underlying fix might be in celltests.
Cases I can think of off the top of my head:
The text was updated successfully, but these errors were encountered: