Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Trivial
-
Resolution: Fixed
-
Affects Version/s: hg tip
-
Fix Version/s: 3.1.2
-
Component/s: Infrastructure: Test
-
Labels:None
-
Patch Submitted:Yes
-
Number of attachments :
Description
test.xml target "gen-xml-results" should depend on "test" rather than "init".
Otherwise, ant seems to evaluate <tstamp prefix="test-run.end"> at about the
same time as "init" target, thus rendering meaningless the test-run end-time.
I'm attaching a trivial patch to fix this.
thanks!
committed in 10425:782efc95adf6