You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Exception in thread "Thread-2" java.lang.NumberFormatException: null
at java.lang.Integer.parseInt(Integer.java:542)
at java.lang.Integer.parseInt(Integer.java:615)
at fr.inria.jtravis.parsers.MavenLogParser.parseTestLine(MavenLogParser.java:52)
at fr.inria.jtravis.parsers.MavenLogParser.advancedParseLog(MavenLogParser.java:102)
at fr.inria.jtravis.parsers.MavenLogParser.parseLog(MavenLogParser.java:67)
at fr.inria.jtravis.parsers.LogParser.getTestsInformation(LogParser.java:113)
at fr.inria.jtravis.entities.Log.getTestsInformation(Log.java:52)
at fr.inria.spirals.repairnator.realtime.RTScanner.isRepositoryInteresting(RTScanner.java:261)
at fr.inria.spirals.repairnator.realtime.InspectJobs.run(InspectJobs.java:47)
at java.lang.Thread.run(Thread.java:748)
Crash with the following error:
Reported from eclipse-repairnator/repairnator#791
The text was updated successfully, but these errors were encountered: