Github user zsxwing commented on the pull request:

    https://github.com/apache/spark/pull/9976#issuecomment-160008050
  
    > Test build #46776 has finished for PR 9976 at commit d626bfc.
    > 
    > This patch fails from timeout after a configured wait of `250m`.
    > This patch merges cleanly.
    > This patch adds no public classes.
    
    Not sure why this happens frequently. I saw some weird logs in the build:
    ```
    [info] MQTTStreamSuite:
    [info] - mqtt input stream (1 second, 879 milliseconds)
    [info] Test run started
    [info] Test 
org.apache.spark.streaming.mqtt.JavaMQTTStreamSuite.testMQTTStream started
    [info] Test run finished: 0 failed, 0 ignored, 1 total, 0.292s
    [info] ScalaTest
    [info] Run completed in 18 minutes, 2 seconds.
    [info] Total number of tests run: 1
    [info] Suites: completed 1, aborted 0
    [info] Tests: succeeded 1, failed 0, canceled 0, ignored 0, pending 0
    [info] All tests passed.
    [info] Passed: Total 2, Failed 0, Errors 0, Passed 2
    ```
    Just several seconds for the tests but the total time was 18 minutes. Is 
this because the global ivy lock, such as, other build in the same machine took 
a lot of time to resolve the dependencies?



---
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 [email protected] or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to