Subject: | test_flow hangs after test 23 |
Hi Uri,
If I run test_flow from cmdline (since it doesn't run for
me as part of the tests) it hangs after test 23.
This is using default perl on OS X 10.5.3:
v5.8.8 built for darwin-thread-multi-2level
Output follows .. left it for 20 mins so there does not
appear to be any timeout. Looks like this test is
probably the delay_time one?
Cheers,
Stephen
~~~~~~~~~~
Show quoted text
> perl bin/run_stem event_loop=perl test_flow
1..30
ok 1 - plain method
ok 2 - methods with args
ok 3 - if condition
ok 4 - method in block
ok 5 - if condition
ok 6 - while condition
ok 7 - method in while
ok 8 - while condition
ok 9 - method in while
ok 10 - while condition
ok 11 - until condition
ok 12 - unless condition
ok 13 - method in unless
ok 14 - until condition
ok 15 - unless condition
ok 16 - method in else
ok 17 - until condition
ok 18 - while condition
ok 19 - next
ok 20 - outer while condition
ok 21 - inner while condition
ok 22 - outer while condition
ok 23 - last