Skip to content

Conversation

@sormuras
Copy link
Contributor

See error message composition in Main.java line 255 ff:

          errWriter
              .append(fileName)
              .append(": could not read file: ")
              .append(e.getMessage())
...

The e.getMessage() produces an absolute file path on my machine, which yields a failing test.

@cushon cushon merged commit de2bad1 into google:master Apr 12, 2016
@sormuras sormuras deleted the test_fix branch April 13, 2016 12:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants