tbonelee opened a new pull request, #4826:
URL: https://github.com/apache/zeppelin/pull/4826

   ### What is this PR for?
   
   It seems that some integration tests are randomly failing due to timing 
discrepancies between rendering and verification.
   
   To ensure that the values are validated after rendering is fully completed, 
I added a slight sleep time.
   
   Before the fix, 7 out of 20 runs failed in my personal repository's Github 
Actions due to one or both the two tests.
   However, after the fix, there were no failures from those two tests in 30 
runs.
   
   ### What type of PR is it?
   Bug Fix
   
   ### Todos
   * [ ] - Task
   
   ### What is the Jira issue?
   * Open an issue on Jira https://issues.apache.org/jira/browse/ZEPPELIN/6088
   
   ### How should this be tested?
   - CI
   
   ### Questions:
   * Does the license files need to update? No
   * Is there breaking changes for older versions? No
   * Does this needs documentation? No
   


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

Reply via email to