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

java exceptions when running tests #114

Closed
mtkuntz opened this issue Mar 28, 2014 · 2 comments
Closed

java exceptions when running tests #114

mtkuntz opened this issue Mar 28, 2014 · 2 comments

Comments

@mtkuntz
Copy link

mtkuntz commented Mar 28, 2014

Java errors running test cases:
java.lang.NumberFormatException: For input string: "ERROR for mkuntz! File /home/mkuntz/twister/logs/pearl326_EP-1001_CLI.log doesn't exist! Using master config /home/mkuntz/twister/config/fwmconfig.xml and suites config /home/mkuntz/twister/config/testsuites.xml"
at java.lang.NumberFormatException.forInputString(Unknown Source)
at java.lang.Long.parseLong(Unknown Source)
at java.lang.Long.parseLong(Unknown Source)
at Log.updateLog(Log.java:148)
at Log$5.run(Log.java:133)
java.lang.NumberFormatException: For input string: "ERROR for mkuntz! File /home/mkuntz/twister/logs/pearl326_EP-1001_CLI.log doesn't exist! Using master config /home/mkuntz/twister/config/fwmconfig.xml and suites config /home/mkuntz/twister/config/testsuites.xml"
at java.lang.NumberFormatException.forInputString(Unknown Source)
at java.lang.Long.parseLong(Unknown Source)
at java.lang.Long.parseLong(Unknown Source)
at Log.updateLog(Log.java:148)
at Log$5.run(Log.java:133)

@bogdanpopescu
Copy link
Contributor

@mtkuntz
Fix delivered on 10th April. Please test.

@mtkuntz
Copy link
Author

mtkuntz commented Apr 10, 2014

Have not seen these - Closing this issue.

@mtkuntz mtkuntz closed this as completed Apr 10, 2014
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

2 participants