[hibernate-issues] [Hibernate-JIRA] Commented: (HHH-5767) Add running test information to Infinispan 2LC build

Galder Zamarreno (JIRA) noreply at atlassian.com
Thu Mar 10 06:20:08 EST 2011


    [ http://opensource.atlassian.com/projects/hibernate/browse/HHH-5767?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=40168#action_40168 ] 

Galder Zamarreno commented on HHH-5767:
---------------------------------------

Actually, this was fixed already for Alpha1, should have been marked as resolved.

> Add running test information to Infinispan 2LC build
> ----------------------------------------------------
>
>                 Key: HHH-5767
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-5767
>             Project: Hibernate Core
>          Issue Type: Task
>          Components: build
>            Reporter: Galder Zamarreno
>            Assignee: Galder Zamarreno
>             Fix For: 4.0.0.Alpha1
>
>
> Add some logging to Infinispan gradle build to show tests being executed, i.e.
> test {
>     afterTest { desc, result -> 
>         println "Executing test ${desc.name} [${desc.className}] with result: ${result.resultType}"
>     }
> }

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://opensource.atlassian.com/projects/hibernate/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the hibernate-issues mailing list