[ 
https://issues.apache.org/jira/browse/AMQ-8189?focusedWorklogId=572019&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-572019
 ]

ASF GitHub Bot logged work on AMQ-8189:
---------------------------------------

                Author: ASF GitHub Bot
            Created on: 25/Mar/21 17:27
            Start Date: 25/Mar/21 17:27
    Worklog Time Spent: 10m 
      Work Description: ehossack-aws commented on a change in pull request #640:
URL: https://github.com/apache/activemq/pull/640#discussion_r601698059



##########
File path: 
activemq-unit-tests/src/test/java/org/apache/activemq/security/AbstractCachedLDAPAuthorizationMapLegacyTest.java
##########
@@ -322,7 +322,7 @@ public boolean isSatisified() throws Exception {
                     return map.context == null;
                 }
             }
-        });
+        }, 30*60*1000);

Review comment:
       10 minutes seems like an unreasonable amount of time to wait for a 
single test. The CI build is super long already. Do you think it could be 
shorter?




-- 
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:
[email protected]


Issue Time Tracking
-------------------

    Worklog Id:     (was: 572019)
    Time Spent: 0.5h  (was: 20m)

> CachedLDAPAuthorizationModuleTest is failing
> --------------------------------------------
>
>                 Key: AMQ-8189
>                 URL: https://issues.apache.org/jira/browse/AMQ-8189
>             Project: ActiveMQ
>          Issue Type: Bug
>          Components: Test Cases
>            Reporter: Jean-Baptiste Onofré
>            Priority: Major
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> {{CachedLDAPAuthorizationModuleTest}} (in {{activemq-unit-tests}}) is flaky.
>  



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

Reply via email to