You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zeppelin.apache.org by bzz <gi...@git.apache.org> on 2016/07/26 23:36:42 UTC

[GitHub] zeppelin issue #1201: [MINOR] Enable pyspark test in local mode

Github user bzz commented on the issue:

    https://github.com/apache/zeppelin/pull/1201
  
    Looks great to me!
    
    CI fails on
    ```
    [INFO] Zeppelin: Display system apis ...................... FAILURE [ 24.426 s]
    
    [31m- should provide onclick method *** FAILED ***
      The code passed to eventually never returned normally. Attempted 1 times over 361.487655 milliseconds. Last failure message: 0 was not equal to 1. (AbstractAngularElemTest.scala:72)
    AngularElem
    
    [36mTests: succeeded 17, failed 1, canceled 0, ignored 0, pending 0
    *** 1 TEST FAILED ***
    ```
    
    Have you seen this before is it completely random flaky test?


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---