[Twisted-Python] Re: [Twisted-commits] r15819 - Maybe make this test more robust. Windows sucks.

On Fri, 03 Feb 2006 00:30:41 -0700, Jonathan Lange <jml@wolfwood.twistedmatrix.com> wrote:
I think robustness is inversely correlated with number of time-related calls. What are these sleeps for? Maybe the reporter's timing function should be parameterized so this can be deterministic, instead of relying on a clock that is guaranteed to say something nasty from time to time? Jean-Paul

On 2/4/06, Jean-Paul Calderone <exarkun@divmod.com> wrote:
As I understand it, this test is there to check that the reporter actually does timing, and that the _somethingStarted() fu operates as a stack _and_ that _somethingStopped() returns a time. Patches accepted. jml

On 2/4/06, Jean-Paul Calderone <exarkun@divmod.com> wrote:
As I understand it, this test is there to check that the reporter actually does timing, and that the _somethingStarted() fu operates as a stack _and_ that _somethingStopped() returns a time. Patches accepted. jml
participants (2)
-
Jean-Paul Calderone
-
Jonathan Lange