You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zeppelin.apache.org by zjffdu <gi...@git.apache.org> on 2017/06/25 09:59:50 UTC

[GitHub] zeppelin issue #2435: [ZEPPELIN-2688]. Upgrade ace to 1.2.7

Github user zjffdu commented on the issue:

    https://github.com/apache/zeppelin/pull/2435
  
    @minahlee Could you help review it ? Thanks.
    
    Failed test is flaky test.
    
    ```
    Results :
     
    Failed tests: 
      NotebookServerTest.testMakeSureNoAngularObjectBroadcastToWebsocketWhoFireTheEvent:148 
    notebookSocket.send(<any>);
    Never wanted here:
    -> at org.apache.zeppelin.socket.NotebookServerTest.testMakeSureNoAngularObjectBroadcastToWebsocketWhoFireTheEvent(NotebookServerTest.java:148)
    But invoked here:
    -> at org.apache.zeppelin.socket.NotebookServer.broadcast(NotebookServer.java:494)
    ```


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