The Wayback Machine - https://web.archive.org/web/20210319073301/https://github.com/apache/geode/pull/6091
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-8886: upgradeTest sometimes fails with new test #6091

Merged
merged 1 commit into from Mar 5, 2021

Conversation

@mhansonp
Copy link
Contributor

@mhansonp mhansonp commented Mar 4, 2021

Reverting my test out due to presumed interactions with tests in the test class. Working on fixing and re-adding at a later date

@mhansonp mhansonp requested review from boglesby and gesterzhou as code owners Mar 4, 2021
import org.apache.geode.test.dunit.VM;
import org.apache.geode.test.version.VersionManager;

public class WANRollingUpgradeVerifyGatewaySenderProfile extends WANRollingUpgradeDUnitTest {
@Test

// This test verifies that a GatewaySenderProfile serializes properly between versions.
// Thigit s test verifies that a GatewaySenderProfile serializes properly between versions.

This comment has been minimized.

@gesterzhou

gesterzhou Mar 4, 2021
Contributor

typo?

This comment has been minimized.

@mhansonp

mhansonp Mar 5, 2021
Author Contributor

Yup, but I am not inclined to fix it now. I will fix it when I check the test back in...

This comment has been minimized.

@mhansonp

mhansonp Mar 5, 2021
Author Contributor

Hopefully that is ok.

@mhansonp mhansonp merged commit 46f90a5 into apache:develop Mar 5, 2021
13 checks passed
13 checks passed
LGTM analysis: JavaScript No code changes detected
Details
LGTM analysis: Python No code changes detected
Details
LGTM analysis: Java No new or fixed alerts
Details
concourse-ci/AcceptanceTestOpenJDK11 Concourse CI build success
Details
concourse-ci/ApiCheckTestOpenJDK11 Concourse CI build success
Details
concourse-ci/Build Concourse CI build success
Details
concourse-ci/DistributedTestOpenJDK11 Concourse CI build success
Details
concourse-ci/IntegrationTestOpenJDK11 Concourse CI build success
Details
concourse-ci/RedisTestOpenJDK11 Concourse CI build success
Details
concourse-ci/StressNewTestOpenJDK11 Concourse CI build success
Details
concourse-ci/UnitTestOpenJDK11 Concourse CI build success
Details
concourse-ci/UnitTestOpenJDK8 Concourse CI build success
Details
concourse-ci/UpgradeTestOpenJDK11 Concourse CI build success
Details
@mhansonp mhansonp deleted the mhansonp:GEODE-8886-test-revert branch Mar 5, 2021
mhansonp added a commit that referenced this pull request Mar 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
3 participants