You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openoffice.apache.org by GitBox <gi...@apache.org> on 2021/01/10 18:37:26 UTC

[GitHub] [openoffice] cbmarcum commented on pull request #115: Flaky tests

cbmarcum commented on pull request #115:
URL: https://github.com/apache/openoffice/pull/115#issuecomment-757522715


   The reason was technical.  My belief is the tests were passing and failing randomly either from threading issues or processor speeds that didn't exist when they were created.  When the tests would fail the error was the calculated values in formulas or grabbing from the clipboard was returning to slow to make it in time for the evaluation in the assertion.  By splitting them out I was able to add a sleep in thread before the assertion and this seemed to improve the reliability of the tests.


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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@openoffice.apache.org
For additional commands, e-mail: dev-help@openoffice.apache.org