[
https://issues.apache.org/jira/browse/BUILDR-413?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12888081#action_12888081
]
Antoine Toulme commented on BUILDR-413:
---------------------------------------
I am thinking it might be due to a deadlock that's occurring with the current
ODE build. I am working on resolving it.
> Not All Tests are run if starting at top project level
> ------------------------------------------------------
>
> Key: BUILDR-413
> URL: https://issues.apache.org/jira/browse/BUILDR-413
> Project: Buildr
> Issue Type: Bug
> Components: Test frameworks
> Affects Versions: 1.3.5
> Reporter: David Carver
> Assignee: Antoine Toulme
> Fix For: Wish List
>
> Attachments: buildr-testall.zip, IrraticTestPattern.png
>
>
> When running unit tests, and running from the top level project using
> test=all does not continue running all the tests. It runs all the tests
> until there is a failure in a project, and then runs the all the tests in
> that project, but then stops running tests. Ideally, it should continue
> running tests in all the other projects as well as there may be additional
> tests that need to be reported as failures. This is critical when doing a
> continuous integration build so that the developers get proper feedback on
> the state of the build.
> I'll attach a screen shot from a Hudson build that shows the pattern I'm
> talking about.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.