[ https://issues.apache.org/jira/browse/GEODE-2235?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15772143#comment-15772143 ]
ASF GitHub Bot commented on GEODE-2235: --------------------------------------- GitHub user shankarh opened a pull request: https://github.com/apache/geode/pull/324 GEODE-2235 : Adding missing test annotation Added @test annotation to testCqOnAccessorServerWithUpdatesResultingInDestroyedCQEvents test You can merge this pull request into a Git repository by running: $ git pull https://github.com/shankarh/geode feature/GEODE-2235 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/geode/pull/324.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #324 ---- commit 46948d82ec47c689ebda520e1cedec4d0d9cac96 Author: shankar <shan...@ampool.io> Date: 2016-12-23T06:36:16Z GEODE-2235 : Adding missing test annotation Added @test annotation to testCqOnAccessorServerWithUpdatesResultingInDestroyedCQEvents test ---- > test is missing @Test: > PrCqUsingPoolDUnitTest.testCqOnAccessorServerWithUpdatesResultingInDestroyedCQEvents > ----------------------------------------------------------------------------------------------------------- > > Key: GEODE-2235 > URL: https://issues.apache.org/jira/browse/GEODE-2235 > Project: Geode > Issue Type: Test > Components: cq > Reporter: Bruce Schuchardt > > I noticed that this test is missing @Test. It wasn't added when we switched > to JUnit4 so it's no longer being executed. -- This message was sent by Atlassian JIRA (v6.3.4#6332)