Hopefully this should get FileWatchdogTestCase passing on our major
platforms. I think the cause of the observed failures was that
writing the initial log requests and overwriting the original
configuration file was faster than the supported resolution of file
modification times (the watchdog implementation checks if lastModified
() has changed before processing the configuration change). I added
a two second delay before overwriting the initial configuration file
which should ensure that the lastModified() value has changed for our
major target platforms.
On Jan 23, 2006, at 3:27 PM, [EMAIL PROTECTED] wrote:
Author: carnold
Date: Mon Jan 23 13:27:02 2006
New Revision: 371674
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]