[ https://issues.apache.org/jira/browse/GEODE-9110?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Michael Martell updated GEODE-9110: ----------------------------------- Description: After scouring through the code for the disabled legacy tests, we've identified the following list of 31 tests that look important enough to have running in the new framework: testThinClientAfterRegionLive testThinClientCq testThinClientDurableDisconnectNormal testThinClientDurableDisconnectTimeout testThinClientDurableReconnect testThinClientHAMixedRedundancy testThinClientHAQueryFailover testThinClientLRUExpiration testThinClientLargePutAllWithCallBackArg testThinClientLocatorFailover testThinClientPartitionResolver testThinClientPdxDeltaWithNotification testThinClientPdxTests testThinClientPutAll testThinClientSecurityCQAuthorizationMU testThinClientTXFailover testTimedSemaphore testThinClientCqDurable testThinClientRemoveOps testThinClientSecurityAuthentication testThinClientSecurityAuthenticationMU testThinClientSecurityAuthorization testThinClientSecurityAuthorizationMU testThinClientSecurityDurableCQAuthorizationMU testThinClientSecurityPostAuthorization testThinClientTicket303 testThinClientTicket304 testThinClientTracking testThinClientWriterException When you port a test, submit a PR against this issue, and strike out the test name in the list so we know it's done. was: After scouring through the code for the disabled legacy tests, we've identified the following list of 31 tests that look important enough to have running in the new framework: testThinClientAfterRegionLive testThinClientCq testThinClientDurableDisconnectNormal testThinClientDurableDisconnectTimeout testThinClientDurableReconnect testThinClientHAMixedRedundancy testThinClientHAQueryFailover testThinClientLRUExpiration testThinClientLargePutAllWithCallBackArg testThinClientLocatorFailover testThinClientPartitionResolver testThinClientPdxDeltaWithNotification testThinClientPdxTests testThinClientPutAll testThinClientPutAllPRSingleHop testThinClientSecurityCQAuthorizationMU testThinClientTXFailover testTimedSemaphore testThinClientCqDurable testThinClientPRSingleHop testThinClientRemoveOps testThinClientSecurityAuthentication testThinClientSecurityAuthenticationMU testThinClientSecurityAuthorization testThinClientSecurityAuthorizationMU testThinClientSecurityDurableCQAuthorizationMU testThinClientSecurityPostAuthorization testThinClientTicket303 testThinClientTicket304 testThinClientTracking testThinClientWriterException When you port a test, submit a PR against this issue, and strike out the test name in the list so we know it's done. Removed the following tests since they have already been ported to PartitionRegionOpsTest in the new framework. > Port "important" disabled legacy tests to new framework and enable > ------------------------------------------------------------------ > > Key: GEODE-9110 > URL: https://issues.apache.org/jira/browse/GEODE-9110 > Project: Geode > Issue Type: Improvement > Components: native client > Reporter: Blake Bender > Priority: Major > > After scouring through the code for the disabled legacy tests, we've > identified the following list of 31 tests that look important enough to have > running in the new framework: > testThinClientAfterRegionLive > testThinClientCq > testThinClientDurableDisconnectNormal > testThinClientDurableDisconnectTimeout > testThinClientDurableReconnect > testThinClientHAMixedRedundancy > testThinClientHAQueryFailover > testThinClientLRUExpiration > testThinClientLargePutAllWithCallBackArg > testThinClientLocatorFailover > testThinClientPartitionResolver > testThinClientPdxDeltaWithNotification > testThinClientPdxTests > testThinClientPutAll > testThinClientSecurityCQAuthorizationMU > testThinClientTXFailover > testTimedSemaphore > testThinClientCqDurable > testThinClientRemoveOps > testThinClientSecurityAuthentication > testThinClientSecurityAuthenticationMU > testThinClientSecurityAuthorization > testThinClientSecurityAuthorizationMU > testThinClientSecurityDurableCQAuthorizationMU > testThinClientSecurityPostAuthorization > testThinClientTicket303 > testThinClientTicket304 > testThinClientTracking > testThinClientWriterException > > When you port a test, submit a PR against this issue, and strike out the test > name in the list so we know it's done. > -- This message was sent by Atlassian Jira (v8.3.4#803005)