On 2014-03-23, Antoine Levy Lambert wrote:
> Some of our test cases do not support parallelism because they are creating
> and dropping temporary directories and files which have the same names.
On first glance there also may be a race condition for the test that
expects certain build events. S
Could you use the JUnit TemporaryFolder rule? That appears to be rather
threadsafe.
On 23 March 2014 11:28, Antoine Levy Lambert wrote:
> Hi,
>
> Thanks to John Elion for this contribution.
>
> I have tried it on the Ant test cases. This makes the execution of the
> test cases shorter by 3 minu
Hi,
Thanks to John Elion for this contribution.
I have tried it on the Ant test cases. This makes the execution of the test
cases shorter by 3 minutes with 2 threads [ not sure what is the total time
because I also run the antunit tests ].
Some of our test cases do not support parallelism beca
Github user asfgit closed the pull request at:
https://github.com/apache/ant/pull/1
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled b
+---+
| Bugzilla Bug ID |
| +-+
| | Status: UNC=Unconfirmed NEW=New ASS=Assigned