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 subversion and git services (JIRA)" <ji...@apache.org> on 2018/09/03 16:54:12 UTC

[jira] [Commented] (GEODE-5481) SUPERFLAKY test ClientAuthenticationDUnitTest > testCredentialsForNotifications

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

ASF subversion and git services commented on GEODE-5481:
--------------------------------------------------------

Commit b9fdce814fb02d46b876a44d6a321ed3d6599a16 in geode's branch refs/heads/feature/GEODE-QueryProvider from Dan Smith
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=b9fdce8 ]

GEODE-5481: Extended wait duration in security tests

CLientAUthorizationDUnitTest was only waiting 7 seconds for an event to
occur. Switching to Awaitility and waiting for 5 minutes.

Co-authored-by: Dale Emery <de...@pivotal.io>


> SUPERFLAKY test ClientAuthenticationDUnitTest > testCredentialsForNotifications
> -------------------------------------------------------------------------------
>
>                 Key: GEODE-5481
>                 URL: https://issues.apache.org/jira/browse/GEODE-5481
>             Project: Geode
>          Issue Type: Bug
>          Components: tests
>    Affects Versions: 1.8.0
>            Reporter: Jacob S. Barrett
>            Assignee: Dan Smith
>            Priority: Major
>              Labels: flaky, pull-request-available, swat
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> org.apache.geode.security.ClientAuthenticationDUnitTest > testCredentialsForNotifications[1] FAILED
>     org.apache.geode.test.dunit.RMIException: While invoking org.apache.geode.security.ClientAuthenticationTestCase$$Lambda$76/541487140.run in VM 3 running on Host a41992eb774d with 4 VMs with version 100
>         at org.apache.geode.test.dunit.VM.invoke(VM.java:443)
>         at org.apache.geode.test.dunit.VM.invoke(VM.java:412)
>         at org.apache.geode.test.dunit.VM.invoke(VM.java:355)
>         at org.apache.geode.security.ClientAuthenticationTestCase.doTestCredentialsForNotifications(ClientAuthenticationTestCase.java:647)
>         at org.apache.geode.security.ClientAuthenticationDUnitTest.testCredentialsForNotifications(ClientAuthenticationDUnitTest.java:99)
>         Caused by:
>         java.lang.AssertionError: Event never occurred after 7000 ms: null
> See failed: https://concourse.apachegeode-ci.info/teams/main/pipelines/develop/jobs/DistributedTest/builds/152#L5b59cf6d:8141
> See passed: https://concourse.apachegeode-ci.info/teams/main/pipelines/develop/jobs/DistributedTest/builds/151#L5b4cf768:9211



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)