test_defaultBannerSentOnlyOnce fails intermittently in parallel tests

Bug #963463 reported by Gary Poster
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Launchpad itself
Fix Released
High
Benji York

Bug Description

======================================================================
ERROR: lp.services.sshserver.tests.test_auth.TestAuthenticationBannerDisplay.test_defaultBannerSentOnlyOnce
----------------------------------------------------------------------
Traceback (most recent call last):
_StringException: Empty attachments:
  twisted-log

Traceback (most recent call last):
  File "/var/lib/buildbot/dependencies/eggs/testtools-0.9.14-py2.6.egg/testtools/deferredruntest.py", line 199, in _log_user_exception
    raise e
UncleanReactorError: The reactor still thinks it needs to do things. Close all connections, kill all processes and make sure all delayed calls have either fired or been cancelled:
  <DelayedCall 0x11c8eacc [-24.6120221615s] called=0 cancelled=1>

Related branches

Revision history for this message
Gary Poster (gary) wrote :

Almost identical:

======================================================================
ERROR: lp.services.sshserver.tests.test_auth.TestAuthenticationBannerDisplay.test_defaultBannerNotSentOnFailure
----------------------------------------------------------------------
Traceback (most recent call last):
_StringException: Empty attachments:
  twisted-log

Traceback (most recent call last):
  File "/var/lib/buildbot/dependencies/eggs/testtools-0.9.14-py2.6.egg/testtools/deferredruntest.py", line 199, in _log_user_exception
    raise e
UncleanReactorError: The reactor still thinks it needs to do things. Close all connections, kill all processes and make sure all delayed calls have either fired or been cancelled:
  <DelayedCall 0x12da756c [-36.6344602108s] called=0 cancelled=1>

Revision history for this message
Gary Poster (gary) wrote :

Also:

======================================================================
ERROR: lp.services.sshserver.tests.test_auth.TestPublicKeyFromLaunchpadChecker.test_noKeys
----------------------------------------------------------------------
Traceback (most recent call last):
_StringException: Empty attachments:
  twisted-log

Traceback (most recent call last):
  File "/var/lib/buildbot/dependencies/eggs/testtools-0.9.14-py2.6.egg/testtools/deferredruntest.py", line 199, in _log_user_exception
    raise e
UncleanReactorError: The reactor still thinks it needs to do things. Close all connections, kill all processes and make sure all delayed calls have either fired or been cancelled:
  <DelayedCall 0xceafe8c [-106.44284296s] called=0 cancelled=1>

Gary Poster (gary)
Changed in launchpad:
assignee: nobody → Benji York (benji)
Revision history for this message
Benji York (benji) wrote :

Bug 924378 looks related.

Revision history for this message
Benji York (benji) wrote :

This error can also occur in lp.buildmaster.tests.test_manager.TestCancellationChecking.test_ignores_build_not_cancelling.

Revision history for this message
Launchpad QA Bot (lpqabot) wrote :

Fixed in stable r15053 (http://bazaar.launchpad.net/~launchpad-pqm/launchpad/stable/revision/15053) by a commit, but not testable.

tags: added: qa-untestable
Changed in launchpad:
status: Triaged → Fix Committed
William Grant (wgrant)
Changed in launchpad:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.