[Bug 2025645] [NEW] t/local/referer.t blocking forever during autopkgtests

Danilo Egea Gondolfo 2025645 at bugs.launchpad.net
Mon Jul 3 11:42:16 UTC 2023


Public bug reported:

The test file t/local/referer.t will block forever on Ubuntu's
autopkgtest runners.

There is a similar problem reported upstream a few years ago but I'm not
sure they are related. I added more details to it
https://github.com/libwww-perl/WWW-Mechanize/issues/281

referer.t will start a local webserver implemented in t/local/referer-
server. Each test will call the webserver and stop it by calling GET
/quit-server in the last test. Although, in the end, referer.t blocks on
wait(referer-server), supposedly after calling close(), but referer-
server is blocked on accept().

These tests will just work locally and are not blocking on Debian.

** Affects: libwww-mechanize-perl (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: update-excuse

** Tags added: update-excuse

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to libwww-mechanize-perl in
Ubuntu.
https://bugs.launchpad.net/bugs/2025645

Title:
  t/local/referer.t blocking forever during autopkgtests

Status in libwww-mechanize-perl package in Ubuntu:
  New

Bug description:
  The test file t/local/referer.t will block forever on Ubuntu's
  autopkgtest runners.

  There is a similar problem reported upstream a few years ago but I'm
  not sure they are related. I added more details to it
  https://github.com/libwww-perl/WWW-Mechanize/issues/281

  referer.t will start a local webserver implemented in t/local/referer-
  server. Each test will call the webserver and stop it by calling GET
  /quit-server in the last test. Although, in the end, referer.t blocks
  on wait(referer-server), supposedly after calling close(), but
  referer-server is blocked on accept().

  These tests will just work locally and are not blocking on Debian.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libwww-mechanize-perl/+bug/2025645/+subscriptions




More information about the foundations-bugs mailing list