You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2021/05/12 15:01:00 UTC

[jira] [Commented] (GEODE-9110) Port "important" disabled legacy tests to new framework and enable

    [ https://issues.apache.org/jira/browse/GEODE-9110?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17343295#comment-17343295 ] 

ASF GitHub Bot commented on GEODE-9110:
---------------------------------------

mreddington opened a new pull request #805:
URL: https://github.com/apache/geode-native/pull/805


   We had a test porting sprint to get as much done as possible.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


> 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)