Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

configurator-0.3.0 test suite failure #22

Open
peti opened this issue Aug 18, 2015 · 1 comment
Open

configurator-0.3.0 test suite failure #22

peti opened this issue Aug 18, 2015 · 1 comment

Comments

@peti
Copy link

peti commented Aug 18, 2015

Citing from http://hydra.cryp.to/build/1067954/log/raw:

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
@castletheperson
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants