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

[GitHub] zeppelin issue #1454: [ZEPPELIN-1483] Zeppelin home page list notebooks does...

Github user prabhjyotsingh commented on the issue:

    https://github.com/apache/zeppelin/pull/1454
  
    Ready for review.
    CI fails for #7346.9 with; which is unrelated
    
    ```
    - should provide onclick method *** FAILED ***
      The code passed to eventually never returned normally. Attempted 1 times over 310.82543 milliseconds. Last failure message: 0 was not equal to 1. (AbstractAngularElemTest.scala:72)
    AngularElem
    - should print angular display directive only once in a paragraph
    AngularElem
    - should bind angularObject to ng-model directive
    AngularElem
    - should able to disassociate AngularObjects
    AngularElem
    - should allow access to InterpreterContext inside of callback function
    AngularElem
    - should able to be created from implicit conversion
    AngularElemTest:
    AngularElem
    - should provide onclick method
    AngularElem
    - should print angular display directive only once in a paragraph
    AngularElem
    - should bind angularObject to ng-model directive
    AngularElem
    - should able to disassociate AngularObjects
    AngularElem
    - should allow access to InterpreterContext inside of callback function
    AngularElem
    - should able to be created from implicit conversion
    Run completed in 1 second, 221 milliseconds.
    Total number of tests run: 18
    Suites: completed 5, aborted 0
    Tests: succeeded 17, failed 1, canceled 0, ignored 0, pending 0
    *** 1 TEST FAILED ***
    [INFO] ------------------------------------------------------------------------
    [INFO] Reactor Summary:
    [INFO] 
    [INFO] Zeppelin: Interpreter .............................. SUCCESS [ 12.937 s]
    [INFO] Zeppelin: Zengine .................................. SUCCESS [  5.803 s]
    [INFO] Zeppelin: Display system apis ...................... FAILURE [  2.906 s]
    [INFO] Zeppelin: Spark dependencies ....................... SKIPPED
    [INFO] Zeppelin: Spark .................................... SKIPPED
    [INFO] Zeppelin: Server ................................... SKIPPED
    [INFO] ------------------------------------------------------------------------
    [INFO] BUILD FAILURE
    [INFO] ------------------------------------------------------------------------
    [INFO] Total time: 22.748 s
    [INFO] Finished at: 2016-09-25T05:00:13+00:00
    [INFO] Final Memory: 30M/463M
    [INFO] ------------------------------------------------------------------------
    ```



---
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.
---