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

GEODE-7258: Pulling the failing test while fixing #4110

Merged
merged 2 commits into from Oct 2, 2019

Conversation

mhansonp
Copy link
Contributor

@mhansonp mhansonp commented Oct 2, 2019

GEODE-7258: Pulling a test while it is fixed.

@mhansonp mhansonp requested a review from kirklund October 2, 2019 16:30
@mhansonp mhansonp changed the title GEODE-72588: Pulling the failing test while fixing GEODE-7258: Pulling the failing test while fixing Oct 2, 2019
@@ -31,7 +29,7 @@
public class RollingUpgradeQueryReturnsCorrectResultsAfterClientAndServersAreRolledOverAllBucketsCreated
extends LuceneSearchWithRollingUpgradeDUnit {

@Test
// @Test
Copy link
Contributor

Choose a reason for hiding this comment

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

Actually, add @Ignore and just leave @Test in place. You co do something like:

@Ignore("Disabled until GEODE-7258 is fixed")

And then add a note to GEODE-7258 to re-enable this test.

Copy link
Contributor Author

@mhansonp mhansonp Oct 2, 2019

Choose a reason for hiding this comment

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

Done. I like that better.

@mhansonp mhansonp merged commit 10d5dcd into apache:develop Oct 2, 2019
@mhansonp mhansonp deleted the GEODE-7258 branch April 21, 2020 17:03
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