[dna-issues] [JBoss JIRA] Commented: (DNA-306) Add ability to run all TCK unit tests within Hudson, showing success and failure rate
Randall Hauch (JIRA)
jira-events at lists.jboss.org
Mon Mar 23 23:21:38 EDT 2009
[ https://jira.jboss.org/jira/browse/DNA-306?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12458696#action_12458696 ]
Randall Hauch commented on DNA-306:
-----------------------------------
Thanks for the patch, Brian. Just what I was looking for, though I did move the project into the root of the project (rather than in the "extensions" directory).
The patch adds a 'dna-jcr-tck' project that shows how the project is doing relative to the JCR TCK unit tests. These unit tests are NOT the official TCK, but are reportedly some of the tests that comprise the TCK and are available via the Jackrabbit project. Also changed the parent POM to include this module only when using the 'jcr-tck' profile (e.g., 'mvn install -P jcr-tck').
Will soon be adding a nightly Hudson job to run these.
> Add ability to run all TCK unit tests within Hudson, showing success and failure rate
> -------------------------------------------------------------------------------------
>
> Key: DNA-306
> URL: https://jira.jboss.org/jira/browse/DNA-306
> Project: DNA
> Issue Type: Task
> Components: Development Environment, Testing
> Affects Versions: 0.3
> Reporter: Randall Hauch
> Priority: Minor
> Fix For: 0.4
>
> Attachments: DNA-306.patch
>
>
> Currently our use of the JCR TCK unit tests (again, not the official TCK but a subset of what's run within the TCK) is handled within a JUnit test suite in the "dna-jcr" project, and as we develop new features we're uncommenting tests as we pass them. This does not give us any information about how we're progressing. We want to run the tests (perhaps nightly) and make these stats available to let people know how we're doing and proceeding towards Level 1 and Level 2 compatibility.
> Comments, thoughts, and approaches welcome.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the dna-issues
mailing list