Failed
Windows32.Network.Tests.Kernel.UDPSocketTest.testUDPFaultySend (from Network-Tests)
Error Message
Block evaluation took more than the expected 0:00:00:00.02
Stacktrace
UDPSocketTest(TestAsserter)>>assert:description:resumable: UDPSocketTest(TestAsserter)>>assert:description: [ self assert: false description: [ 'Block evaluation took more than the expected <1p>' expandMacrosWith: aDuration ] ] in UDPSocketTest(TestAsserter)>>should:notTakeMoreThan: [ :e | e tag == tag ifTrue: [ timeoutBlock value ] ifFalse: [ e pass ] ] in BlockClosure>>valueWithin:onTimeout: BlockClosure>>cull: Context>>evaluateSignal: Context>>handleSignal: TimedOut(Exception)>>signal Process>>pvtSignal:list: Process>>resume [ watchdog resume. "start up the watchdog" self ensure: [ "evaluate the receiver" theProcess := nil. "it has completed, so ..." delay delaySemaphore signal "arrange for the watchdog to exit" ] ] in BlockClosure>>valueWithin:onTimeout: BlockClosure>>on:do: BlockClosure>>valueWithin:onTimeout: UDPSocketTest(TestAsserter)>>should:notTakeMoreThan: UDPSocketTest(TestAsserter)>>should:notTakeMoreThanMilliseconds: UDPSocketTest>>testUDPFaultySend UDPSocketTest(TestCase)>>performTest