-->
These old forums are deprecated now and set to read-only. We are waiting for you on our new forums!
More modern, Discourse-based and with GitHub/Google/Twitter authentication built-in.

All times are UTC - 5 hours [ DST ]



Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 2 posts ] 
Author Message
 Post subject: Testing with a specific dialect with 4.3.11.Final
PostPosted: Sat Apr 09, 2016 1:44 pm 
Newbie

Joined: Wed Dec 23, 2015 3:33 pm
Posts: 2
In the 5.x versions, I can run a full set of tests on a dialect by adding it to the matrix.

Is there a way to do the same in the 4.3.11.Final source tree?


Top
 Profile  
 
 Post subject: Re: Testing with a specific dialect with 4.3.11.Final
PostPosted: Sun Apr 10, 2016 12:00 am 
Hibernate Team
Hibernate Team

Joined: Thu Sep 11, 2014 2:50 am
Posts: 1628
Location: Romania
Even easier than the matrix, in 5.1, you can run the tests against other DBs using just this:

Code:
gradle test -Pdb=mysql


For the 4.3 branch, this is not supported, and, if there is no matrix support, it should be added too.


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 2 posts ] 

All times are UTC - 5 hours [ DST ]


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
© Copyright 2014, Red Hat Inc. All rights reserved. JBoss and Hibernate are registered trademarks and servicemarks of Red Hat, Inc.