|
||||||||
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
Code changed in jenkins
User: Kohsuke Kawaguchi
Path:
changelog.html
core/src/main/java/hudson/tasks/junit/CaseResult.java
core/src/main/java/hudson/tasks/junit/SuiteResult.java
core/src/main/java/hudson/tasks/junit/TestResult.java
core/src/main/java/hudson/util/TextFile.java
test/src/test/groovy/hudson/util/TextFileTest.groovy
test/src/test/resources/hudson/util/ascii.txt
http://jenkins-ci.org/commit/jenkins/14d980c4377dc703df8db76f192de19246a0266e
Log:
[FIXED JENKINS-15382]
Revisiting the fix. Avoid parsing the entire text by only looking at the tail portion.
Compare: https://github.com/jenkinsci/jenkins/compare/0256f0a74e9b...14d980c4377d