Branch: refs/heads/master
Home: https://github.com/jenkinsci/jenkins
Commit: 2e9ec45161ba03d8954f1c34f3da63d839431488
https://github.com/jenkinsci/jenkins/commit/2e9ec45161ba03d8954f1c34f3da63d839431488
Author: Jesse Glick <[email protected]>
Date: 2012-10-18 (Thu, 18 Oct 2012)
Changed paths:
M test/src/main/java/org/jvnet/hudson/test/package-info.java
Log Message:
-----------
Updated a bit.
Commit: 9f22e33ebd4a1e2933472d52d7ce1b903c0c5f6a
https://github.com/jenkinsci/jenkins/commit/9f22e33ebd4a1e2933472d52d7ce1b903c0c5f6a
Author: Jesse Glick <[email protected]>
Date: 2012-10-18 (Thu, 18 Oct 2012)
Changed paths:
M test/pom.xml
A test/src/main/java/org/jvnet/hudson/test/MemoryAssert.java
A test/src/test/java/hudson/tasks/junit/SuiteResultTest.java
A test/src/test/java/org/jvnet/hudson/test/MemoryAssertTest.java
Log Message:
-----------
Verifying that the heap size of a SuiteResult (from Surefire) is linear in
the sizes of TEST-*.xml + *-output.txt even when there is lots of stdio.
Compare:
https://github.com/jenkinsci/jenkins/compare/d9ba4814f947...9f22e33ebd4a