Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ISPN-2881 - org.infinispan.loaders.jdbc.mixed.JdbcMixedCacheStoreTest2 -... #1698

Closed
wants to merge 1 commit into from
Closed

Conversation

andyuk1986
Copy link
Contributor

... Cache store tests expect purgeSynchronously to be enabled

…2 - Cache store tests expect purgeSynchronously to be enabled

 * Added the purgeSynchronously parameter
 * Renamed the Class names so that the maven includes running them in testsuite.
@Test(groups = "functional", testName = "loaders.jdbc.mixed.JdbcMixedCacheStoreTest2")
public class JdbcMixedCacheStoreTest2 extends BaseCacheStoreTest {
@Test(groups = "functional", testName = "loaders.jdbc.mixed.JdbcMixedCacheStore2Test")
public class JdbcMixedCacheStore2Test extends BaseCacheStoreTest {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1
I guess this wasn't even picked by maven as the naming was not ending in *Test.

@mmarkus
Copy link
Contributor

mmarkus commented Mar 5, 2013

looks good, pulling...

@mmarkus
Copy link
Contributor

mmarkus commented Mar 5, 2013

integrated - thank you!

@mmarkus mmarkus closed this Mar 5, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants