Skip to content

Conversation

@DonalEvans
Copy link
Contributor

@DonalEvans DonalEvans commented Mar 25, 2022

  • Rename InternalCacheForClientAccessDUnitTest ->
    InternalCacheForClientAccessDistributedTest
  • Move InternalCacheForClientAccessDistributedTest to geode-core module
  • Remove spurious parameterization from
    InternalCacheForClientAccessDistributedTest
  • Rename NestedQueryClassCastExceptionFailureDUnitTest ->
    NestedQueryClassCastExceptionFailureDistributedTest
  • Move NestedQueryClassCastExceptionFailureDistributedTest to
    geode-core module, change package to cache.query.dunit
  • Rename RebalanceCommandDistributesTest to
    RelanaceCommandAcceptanceTest
  • Move RebalanceCommandAcceptanceTest to geode-assembly module
    acceptanceTest directory as it requires that GEODE_HOME is set
  • Remove files from sanctioned-geode-dunit-serializables.txt

Authored-by: Donal Evans doevans@vmware.com

For all changes:

  • Is there a JIRA ticket associated with this PR? Is it referenced in the commit message?

  • Has your PR been rebased against the latest commit within the target branch (typically develop)?

  • Is your initial contribution a single, squashed commit?

  • Does gradlew build run cleanly?

  • Have you written or updated unit tests to verify your changes?

  • If adding new dependencies to the code, are these dependencies licensed in a way that is compatible for inclusion under ASF 2.0?

 - Rename InternalCacheForClientAccessDUnitTest ->
 InternalCacheForClientAccessDistributedTest
 - Move InternalCacheForClientAccessDistributedTest to geode-core module
 - Remove spurious <tearDown> parameterization from
 InternalCacheForClientAccessDistributedTest
 - Rename NestedQueryClassCastExceptionFailureDUnitTest ->
 NestedQueryClassCastExceptionFailureDistributedTest
 - Move NestedQueryClassCastExceptionFailureDistributedTest to
   geode-core module, change package to cache.query.dunit
 - Rename RebalanceCommandDistributesTest to
  RelanaceCommandAcceptanceTest
 - Move RebalanceCommandAcceptanceTest to geode-assembly module
  acceptanceTest directory as it requires that GEODE_HOME is set
 - Remove files from sanctioned-geode-dunit-serializables.txt

Authored-by: Donal Evans <doevans@vmware.com>
@DonalEvans DonalEvans force-pushed the GEODE-10166-move-tests branch from 03d6d6e to 4307755 Compare March 25, 2022 21:38
@DonalEvans DonalEvans marked this pull request as ready for review March 25, 2022 22:17
@DonalEvans DonalEvans merged commit d8e010d into apache:develop Mar 29, 2022
@DonalEvans DonalEvans deleted the GEODE-10166-move-tests branch March 29, 2022 16:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants