Donal Evans created GEODE-7360:
----------------------------------

             Summary: CqSecurityExecutionContextTamperingDistributedTest > 
executionContextShouldNotBeModifiableForCqQueriesWithMethodInvocations is flaky
                 Key: GEODE-7360
                 URL: https://issues.apache.org/jira/browse/GEODE-7360
             Project: Geode
          Issue Type: Bug
          Components: cq, querying, security
            Reporter: Donal Evans


The test fails intermittently with:

org.apache.geode.cache.query.cq.internal.CqSecurityExecutionContextTamperingDistributedTest
 > 
executionContextShouldNotBeModifiableForCqQueriesWithMethodInvocations[RegionType:REPLICATE,
 Accessor:name] FAILED
    org.apache.geode.test.dunit.RMIException: While invoking 
org.apache.geode.cache.query.cq.internal.CqSecurityExecutionContextTamperingDistributedTest$$Lambda$32/1087176052.run
 in VM 2 running on Host 08f781443fd7 with 4 VMs
        at org.apache.geode.test.dunit.VM.executeMethodOnObject(VM.java:579)
        at org.apache.geode.test.dunit.VM.invoke(VM.java:406)
        at 
org.apache.geode.test.junit.rules.VMProvider.invoke(VMProvider.java:94)
        at 
org.apache.geode.cache.query.cq.internal.CqSecurityExecutionContextTamperingDistributedTest.executionContextShouldNotBeModifiableForCqQueriesWithMethodInvocations(CqSecurityExecutionContextTamperingDistributedTest.java:130)

        Caused by:
        org.junit.ComparisonFailure: expected:<[1]> but was:<[0]>
            at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native 
Method)
            at 
sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
            at 
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
            at 
org.apache.geode.cache.query.cq.internal.CqSecurityExecutionContextTamperingDistributedTest.lambda$executionContextShouldNotBeModifiableForCqQueriesWithMethodInvocations$bb17a952$2(CqSecurityExecutionContextTamperingDistributedTest.java:134)



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to