George Sirois created AURORA-1574:
-------------------------------------
Summary: ServerSetImplTest occasionally results in an exception.
Key: AURORA-1574
URL: https://issues.apache.org/jira/browse/AURORA-1574
Project: Aurora
Issue Type: Bug
Reporter: George Sirois
Priority: Minor
Steps to reproduce:
# Run {code} ./build-support/jenkins/build.sh {code}
This test fails consistently for me in the Vagrant VM, and sometimes in CI:
http://mail-archives.apache.org/mod_mbox/aurora-reviews/201509.mbox/%[email protected]%3E
{code}
org.apache.aurora.common.zookeeper.ServerSetImplTest > testOrdering FAILED
org.apache.aurora.common.net.pool.DynamicHostSet$MonitorException at
ServerSetImplTest.java:155
Caused by: org.apache.aurora.common.zookeeper.Group$WatchException at
ServerSetImplTest.java:155
Caused by: org.apache.aurora.common.zookeeper.Group$JoinException
at ServerSetImplTest.java:155
Caused by: java.lang.InterruptedException at
ServerSetImplTest.java:155
{code}
Details of my local setup:
* VirtualBox: 4.3.18
* Vagrant: 1.6.2
* Host: OS X Yosemite 10.10.5
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)