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

Failing tests on fresh install #5

Closed
dawsbot opened this issue May 20, 2018 · 2 comments
Closed

Failing tests on fresh install #5

dawsbot opened this issue May 20, 2018 · 2 comments
Labels

Comments

@dawsbot
Copy link

dawsbot commented May 20, 2018

Steps to repro:

  1. git clone git@github.com:rluiten/mailcheck.git
  2. cd mailcheck
  3. elm-test
Success! Compiled 1 module.
Successfully generated /dev/null
I cannot find module 'Test.Runner.Failure'.

Module 'Test.Reporter.Console.Format' is trying to import it.

Potential problems could be:
  * Misspelled the module name
  * Need to add a source directory or new dependency to elm-package.json
Compilation failed for /private/var/folders/6r/cyh35ykj4h77jnn0lz0xqx580000gn/T/tmp.fqmoeUoe/mailcheck/elm-stuff/generated-code/elm-community/elm-test/src/Test/Generated/Main2867367004.elm
@rluiten
Copy link
Owner

rluiten commented Jul 4, 2018

Sorry for my slow response, have confirmed this, don't have a solution yet.

@rluiten rluiten added the bug label Jul 4, 2018
@rluiten
Copy link
Owner

rluiten commented Jul 4, 2018

Ok have pushed 4.1.4 that fixes the tests, appears to have been because it was written against a much older elm-test. Thanks for raising the issue.

@rluiten rluiten closed this as completed Jul 4, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants