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
Running 1 test suites...
Test suite tests: RUNNING...
load: [OK]
types: [OK]
interp: [OK]
scoped-interp: [OK]
import: [OK]
reload: [Failed]
notify happened
expected: Nothing
but got: Just ()
Test Cases Total
Passed 5 5
Failed 1 1
Total 6 6
Test suite tests: FAIL
The text was updated successfully, but these errors were encountered:
When I run the test suite, "reload" passes but "import" fails.
Running 1 test suites...
Test suite tests: RUNNING...
load: [OK]
types: [OK]
interp: [OK]
scoped-interp: [OK]
import: [Failed]
pathological.cfg: openFile: does not exist (No such file or directory)
reload: [OK]
Test Cases Total
Passed 5 5
Failed 1 1
Total 6 6
Test suite tests: FAIL
Citing from http://hydra.cryp.to/build/1067954/log/raw:
The text was updated successfully, but these errors were encountered: