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 test cases on travis due to IOinput exception #103

Open
PhiLong-Ho opened this issue Nov 6, 2018 · 1 comment
Open

Failing test cases on travis due to IOinput exception #103

PhiLong-Ho opened this issue Nov 6, 2018 · 1 comment

Comments

@PhiLong-Ho
Copy link

I try to use FileOutPutStream to write to a file, and it seems to work on my local machine. However, the test cases which I passed on my machine seem to fail on travis and I have not figured out what is wrong? I only know the cause is IOinput exception but doesn't know the cause for that, as it work normally on local machine.
Can anyone give me a hint for this.

@yamgent
Copy link

yamgent commented Nov 7, 2018

You can ask Travis to be more verbose in the logging, might reveal more information about the error. See here for more information.

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

No branches or pull requests

3 participants