dididy commented on PR #5105: URL: https://github.com/apache/zeppelin/pull/5105#issuecomment-3437300020
https://github.com/apache/zeppelin/actions/runs/18749572769/job/53485262597?pr=5105 5971435cba288e3c82cebda404b98bc77686ea4f It seems that the above changes only added `waitForZeppelinReady`-related code to `notebook-repo-item-display.spec.ts`. The same should probably be added to the other four `notebook-repo-item-*` tests as well as `notebook-repos-page-structure.spec.ts`. In fact, in the above test, the parts where `waitForZeppelinReady` was added passed successfully, but the parts where it wasn’t added failed. --- Please refer to the following commit. https://github.com/dididy/zeppelin/commit/19ff367fb7a0778fb05123bb763d37190fe47d51 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
