Github user JoshRosen commented on the pull request:

    https://github.com/apache/spark/pull/3648#issuecomment-69533569
  
    It [looks 
like](https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/25389/testReport/junit/org.apache.spark.streaming/StreamingListenerSuite/receiver_info_reporting/)
 the modified test failed?
    
    ```
    Error Message
    
    The code passed to eventually never returned normally. Attempted 8 times 
over 1.879575722 seconds. Last failure message: 0 did not equal 1.
    
    Stacktrace
    
    sbt.ForkMain$ForkError: The code passed to eventually never returned 
normally. Attempted 8 times over 1.879575722 seconds. Last failure message: 0 
did not equal 1.
        at 
org.scalatest.concurrent.Eventually$class.tryTryAgain$1(Eventually.scala:420)
        at 
org.scalatest.concurrent.Eventually$class.eventually(Eventually.scala:438)
        at org.scalatest.concurrent.Eventually$.eventually(Eventually.scala:478)
        at 
org.scalatest.concurrent.Eventually$class.eventually(Eventually.scala:307)
        at org.scalatest.concurrent.Eventually$.eventually(Eventually.scala:478)
        at 
org.apache.spark.streaming.StreamingListenerSuite$$anonfun$2.apply$mcV$sp(StreamingListenerSuite.scala:76)
        at 
org.apache.spark.streaming.StreamingListenerSuite$$anonfun$2.apply(StreamingListenerSuite.scala:66)```


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to