Github user corneadoug commented on the issue: https://github.com/apache/zeppelin/pull/979 @astroshim She posted the test failure. My guess is that the Notebook has only one paragraph, therefore the xpath is on the last paragraph. Since we removed the delete element from the last paragraph, the test fail. The exact failing tests and the error lines: ``` ParagraphActionsIT.testRemoveButton:153 ParagraphActionsIT.testCreateNewButton:86 ```
--- 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. ---