-
-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
When testing the gigasecond exercise in the online editor, the tests were timing out. I was able to reproduce this error locally using ./bin/verify-exercises-in-docker.
Removing a custom macro I had added to the test file solved the issue locally. However, tests keep timing out in the online editor.
It is possible that the issue is related to the use of the datetime macro, that is defined in Std.Time. But it's only a guess. Since the tests succeed locally, I have no way to be sure other than pushing changes and checking the result on the site.
Metadata
Metadata
Assignees
Labels
No labels