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-12667 GlobalState incompatibility between 11.x and 12.x #9019

Merged
merged 1 commit into from Jan 29, 2021

Conversation

ryanemerson
Copy link
Contributor

@ryanemerson ryanemerson commented Jan 28, 2021

* @author Ryan Emerson
* @since 12.0
*/
public class GlobalStateBackwardsCompatibilityTest extends MultipleCacheManagersTest {
Copy link
Member

Choose a reason for hiding this comment

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

The test isn't running.

Suggested change
public class GlobalStateBackwardsCompatibilityTest extends MultipleCacheManagersTest {
@Test(groups = "functional", testName = "globalstate.GlobalStateBackwardsCompatibilityTest")
public class GlobalStateBackwardsCompatibilityTest extends MultipleCacheManagersTest {

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I swear I forgot the @Test annotation every time! Or copy and paste and forget to update the testName 🤕

@pruivo pruivo merged commit 3a2fab1 into infinispan:master Jan 29, 2021
@pruivo
Copy link
Member

pruivo commented Jan 29, 2021

integrated! thanks @ryanemerson !

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