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-10855 Run all test methods when the class isn't annotated @InCacheMode #7571

Merged

Conversation

danberindei
Copy link
Member

https://issues.jboss.org/browse/ISPN-10855

My initial commit for ISPN-10855 simplified the handling of @InCacheMode and @InTransactionMode annotations so you can't add a new cache mode just for one method, but I made a mistake and I skipped running all the test methods when the class wasn't annotated with @InCacheMode or @InTransactionMode.

@tristantarrant tristantarrant merged commit 074787d into infinispan:master Nov 8, 2019
@tristantarrant
Copy link
Member

Merged. Thanks

@danberindei danberindei deleted the ISPN-10855_test_count branch November 8, 2019 13:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants