I found the problem. The test is badly written. If the test machine is slow, 
the consumer can get ahead of the queue.put() calls. I’ll alter the test to not 
pull out of the queue until all the items have been added.

-JZ


On July 8, 2014 at 11:15:26 AM, Mike Drob ([email protected]) wrote:

Yes, it fails for me on Ubuntu saucy.  

Apache Maven 3.1.1 (0728685237757ffbf44136acec0402957f723d9a; 2013-09-17  
10:22:22-0500)  
Maven home: /opt/apache-maven-3.1.1  
Java version: 1.7.0_60, vendor: Oracle Corporation  
Java home: /usr/lib/jvm/java-7-oracle/jre  
Default locale: en_US, platform encoding: UTF-8  
OS name: "linux", version: "3.11.0-24-generic", arch: "amd64", family:  
"unix"  



On Tue, Jul 8, 2014 at 10:25 AM, Jordan Zimmerman <  
[email protected]> wrote:  

> TestDistributedDelayQueue.testSorting() is working for me. Anyone else  
> getting a failure?  
>  
> -Jordan  
>  
>  
> On July 8, 2014 at 10:17:58 AM, Apache Jenkins Server (  
> [email protected]) wrote:  
>  
> See <https://builds.apache.org/job/Curator/changes>  
>  
>  

Reply via email to