GitHub user changgengli opened a pull request:

    https://github.com/apache/ant/pull/5

    My 194

    Hello,
    
    This PR is to randomize the excution order the junit test method in the 
same class. I came to this idea during the work we are upgrading from java 6 to 
java 8. A lot of test cases were broken after upgrade because those tests are 
relying on the execution order which is changed after upgrade.
    
    This is actually just a hack for several hours. I can rework on it after I 
get more suggestion and more understanding to ant(eg. have a parameter to turn 
it off). But first, would this be valuable for others?
    
    
    Thanks,
    Changgeng


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/changgengli/ant my_194

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/ant/pull/5.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #5
    
----
commit 0f2cdee8935ac0691a91ccb680621ecdad7d8664
Author: Antoine Levy-Lambert <anto...@apache.org>
Date:   2014-04-30T01:25:36Z

    Tagging version 1.9.4 of Ant
    
    git-svn-id: https://svn.apache.org/repos/asf/ant/core/tags/ANT_194@1591171 
13f79535-47bb-0310-9956-ffa450edef68

commit 1c927b15af84cfce315a0ef6f4db60c7d47c2c50
Author: Antoine Levy-Lambert <anto...@apache.org>
Date:   2014-04-30T03:03:47Z

    Tagging version 1.9.4 of Ant
    
    git-svn-id: https://svn.apache.org/repos/asf/ant/core/tags/ANT_194@1591180 
13f79535-47bb-0310-9956-ffa450edef68

commit 94f6a699db4a61bb3b15d2c5fb0b8d8258f91968
Author: Changgeng Li <c...@tango.me>
Date:   2014-12-20T02:09:26Z

    randomize unit test order

----


---
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 but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org
For additional commands, e-mail: dev-h...@ant.apache.org

Reply via email to