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:
us...@infra.apache.org



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

Reply via email to