Subject: | t/40_postback.t failing on solaris |
Hi, I'm getting a hang on this test for your latest version:
$>prove -lvm t/40_postback.t
t/40_postback.t ..
1..14
# 1 seconds
ok 1 - No errors
ok 2 - Got an answer
ok 3 - No errors
ok 4 - Got the right answer
ok 5 - Got 17
ok 6 - Got 42
ok 7 - Toasty postback
ok 8 - Not-toasty postback
ok 9 - Substitue postback
ok 10 - Still 0 postbacks
# 1 seconds
ok 11 - We expect to exit
not ok 12 - Generic session is gone
# Failed test 'Generic session is gone'
# at t/40_postback.t line 157.
# got: 'POE::Session=ARRAY(0x6abef0)'
# expected: undef
^C