[
https://issues.apache.org/jira/browse/QPID-872?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Martin Ritchie resolved QPID-872.
---------------------------------
Resolution: Fixed
As pointed out in the code review the delays should be parameterised, on slow
hardware 1s may still be too short. We really should have a better testing
metholodgy
> TimeToLiveTest has unreasonably short timeouts on receive
> ---------------------------------------------------------
>
> Key: QPID-872
> URL: https://issues.apache.org/jira/browse/QPID-872
> Project: Qpid
> Issue Type: Bug
> Components: Java Tests
> Affects Versions: M2.1
> Reporter: Martin Ritchie
> Assignee: Martin Ritchie
> Fix For: M2.1
>
>
> Summary:
> The test uses receive(100) but on my laptop it takes just over 100ms to
> process the 48 purged messages. We should define a standard time to wait for
> tests but failing that just now setting it to 1s(1000) should be sufficent
> for most cases.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.