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

Tests are failing #1

Closed
andreiadamian opened this issue Apr 23, 2018 · 1 comment
Closed

Tests are failing #1

andreiadamian opened this issue Apr 23, 2018 · 1 comment

Comments

@andreiadamian
Copy link

gradle build --info -- stacktrace

Failed tests:

org.eurovision.EurovisionTest > mainPositiveFlow STANDARD_ERROR
    ERR: input.txt (No such file or directory)
    java.io.FileNotFoundException: input.txt (No such file or directory)
        at java.io.FileInputStream.open0(Native Method)
        at java.io.FileInputStream.open(FileInputStream.java:195)
        at java.io.FileInputStream.<init>(FileInputStream.java:138)
        at java.io.FileInputStream.<init>(FileInputStream.java:93)
        at java.io.FileReader.<init>(FileReader.java:58)
        at org.eurovision.command.LoadCommand._run(LoadCommand.java:42)
        at org.eurovision.command.LoadCommand.run(LoadCommand.java:37)
@kallura
Copy link
Owner

kallura commented Apr 23, 2018

fixed

@kallura kallura closed this as completed Apr 23, 2018
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