[Bug 1100158] perl-Server-Starter-0.17 FTBFS sometimes because of races in tests

bugzilla at redhat.com bugzilla at redhat.com
Fri Aug 8 10:44:56 UTC 2014


https://bugzilla.redhat.com/show_bug.cgi?id=1100158

Petr Pisar <ppisar at redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|CLOSED                      |ASSIGNED
         Resolution|RAWHIDE                     |---



--- Comment #5 from Petr Pisar <ppisar at redhat.com> ---
The is another race in t/01-starter.t:

#   Failed test 'status after restart'
#   at t/01-starter.t line 53.
#                   '1:22344
# 2:22354
# '
#     doesn't match '(?^s:^2:\d+\n$)'
received TERM, sending TERM to all workers:22354
worker 22354 died, status:0
exiting
[Test::TCP] Child process does not block(PID: 22343, PPID: 22342) at
/builddir/build/BUILD/Server-Starter-0.17/inc/Test/TCP.pm line 89.
start_server (pid:22356) starting now...
starting new worker 22357
received HUP (num_old_workers=0)
spawning a new worker (num_old_workers=0)
starting new worker 22358
new worker is now running, sending USR1 to old workers:22357
sleep 0 secs
killing old workers
#   Failed test 'status during restart'
#   at t/01-starter.t line 51.
#                   '1:22357
# '
#     doesn't match '(?^s:^1:\d+\n2:\d+$)'
#   Failed test 'status after restart'
#   at t/01-starter.t line 53.
#                   '1:22357
# 2:22358
# '
#     doesn't match '(?^s:^2:\d+\n$)'
received TERM, sending TERM to all workers:22357,22358
worker 22357 died, status:15
worker 22358 died, status:0
exiting
[Test::TCP] Child process does not block(PID: 22356, PPID: 22342) at
/builddir/build/BUILD/Server-Starter-0.17/inc/Test/TCP.pm line 89.
# Looks like you failed 3 tests of 28.
t/01-starter.t ....... 
Dubious, test returned 3 (wstat 768, 0x300)
Failed

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=iUwg1cuOJc&a=cc_unsubscribe



More information about the perl-devel mailing list