Just found a potential dead-lock in this test. Will send a PR to fix it soon.
Best Regards, Shixiong Zhu 2015-11-26 18:55 GMT-08:00 Saisai Shao <sai.sai.s...@gmail.com>: > Might be related to this JIRA ( > https://issues.apache.org/jira/browse/SPARK-11761), not very sure about > it. > > On Fri, Nov 27, 2015 at 10:22 AM, Nan Zhu <zhunanmcg...@gmail.com> wrote: > >> Hi, all >> >> Anyone noticed that some of the tests just blocked at the test case “don't >> call ssc.stop in listener” in StreamingListenerSuite? >> >> Examples: >> >> >> https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/46766/console >> >> >> https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/46776/console >> >> >> >> https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/46774/console >> >> >> I originally found it in my own PR, and I thought it is a bug introduced >> by me….but later I found that the tests for the PRs on different things >> also blocked at the same point … >> >> Just filed a JIRA https://issues.apache.org/jira/browse/SPARK-12021 >> >> >> Best, >> >> -- >> Nan Zhu >> http://codingcat.me >> >> >