[hibernate-dev] master->metamodel and matrix/test consolidation

Strong Liu stliu at hibernate.org
Sun Jun 10 22:04:36 EDT 2012


On Jun 8, 2012, at 9:20 PM, Steve Ebersole wrote:

> I am done with consolidating src/matrix into src/test and merging master 
> into metamodel.  Everything seems to be working.  Let me know if you see 
> any issues.
> 
> I did need to adjust the "matrix plugin" a little bit.  We should talk 
> about testing as it relates to the database matric a little more and 
> specifically how we want this to work.  We have been using the the 
> "dynamic task" approach for quite some time now.  Curious how everyone 
> likes/dislikes it now after using it in anger for the last months.
> 
> The one main thing that changed in the plugin is that there is no longer 
> a notion of a "matrix unit test".  `gradle test` simply runs all the 
> tests using the default database (h2) for any tests that need a 
> database.   Then there are the "matrix test tasks" that perform the test 
> using the requested database.  I did not alter those task names. 
> However, running one of those "matrix test tasks" no longer runs the 
> [test] task (default database) as a task dependency.

so, the "matrix test tasks" now runs all test cases on the target DB?


> 
> 
> -- 
> steve at hibernate.org
> http://hibernate.org
> _______________________________________________
> hibernate-dev mailing list
> hibernate-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/hibernate-dev

-------------------------
Best Regards,

Strong Liu <stliu at hibernate.org>
http://about.me/stliu/bio



More information about the hibernate-dev mailing list