[
https://issues.apache.org/jira/browse/ZOOKEEPER-1557?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13802617#comment-13802617
]
Thawan Kooburat commented on ZOOKEEPER-1557:
--------------------------------------------
If JDK7 test fail intermittently (but not in JDK6), it is probably due to
interference between each unit test in the same file when they are running in
different order. For AutoResetWithPending, it was due to JVM flag leakage from
one test to another. A simple fix is to separate the test as Eugene suggest or
actually track down what is the interference and clean up each test properly.
> jenkins jdk7 test failure in testBadSaslAuthNotifiesWatch
> ---------------------------------------------------------
>
> Key: ZOOKEEPER-1557
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1557
> Project: ZooKeeper
> Issue Type: Bug
> Components: server
> Affects Versions: 3.4.5, 3.5.0
> Reporter: Patrick Hunt
> Assignee: Eugene Koontz
> Fix For: 3.4.6, 3.5.0
>
> Attachments: jstack.out, SaslAuthFailTest.log, ZOOKEEPER-1557.patch
>
>
> Failure of testBadSaslAuthNotifiesWatch on the jenkins jdk7 job:
> https://builds.apache.org/job/ZooKeeper-trunk-jdk7/407/
> haven't seen this before.
--
This message was sent by Atlassian JIRA
(v6.1#6144)