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

Failed tests LogFormatterTest #99

Closed
nijotz opened this issue Sep 9, 2013 · 2 comments
Closed

Failed tests LogFormatterTest #99

nijotz opened this issue Sep 9, 2013 · 2 comments
Assignees
Labels

Comments

@nijotz
Copy link

nijotz commented Sep 9, 2013

I'm getting build failures on 1.0.4 on two different machines

Failed tests: shouldFormatLogRecordWithParameters(jscover.util.LogFormatterTest):
shouldFormatLogRecordWithThrowable(jscover.util.LogFormatterTest):
shouldFormatLogRecord(jscover.util.LogFormatterTest):
shouldFormatLogRecordWithZeroParameters(jscover.util.LogFormatterTest)

Error:
Expected: "20130806 19:59:45.848,157,FINER,"Hello World!",Loggy,\n"
but: was "20130806 2:59:45.848,157,FINER,"Hello World!",Loggy,\n"

@ghost ghost assigned tntim96 Sep 10, 2013
@tntim96
Copy link
Owner

tntim96 commented Sep 10, 2013

I've fixed this in trunk - can you re-try?

@tntim96 tntim96 closed this as completed Sep 13, 2013
@nijotz
Copy link
Author

nijotz commented Sep 13, 2013

Works

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