Fragile Test: glance.tests.functional.v1.test_multiprocessing:TestMultiprocessing.test_interrupt_avoids_respawn_storm

Bug #1049408 reported by Brian Waldon
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Glance
Fix Released
High
Mark Washenberger
Grizzly
Fix Released
High
Mark Washenberger

Bug Description

Seen here http://logs.openstack.org/12840/1/check/gate-glance-python26/1820/console.html:

23:24:07 ======================================================================
23:24:07 FAIL: Ensure an interrupt signal does not cause a respawn storm.
23:24:07 ----------------------------------------------------------------------
23:24:07 Traceback (most recent call last):
23:24:07 File "/home/jenkins/workspace/gate-glance-python26/glance/tests/functional/v1/test_multiprocessing.py", line 71, in test_interrupt_avoids_respawn_storm
23:24:07 self.assertTrue(child in children)
23:24:07 AssertionError:
23:24:07 """Fail the test unless the expression is true."""
23:24:07 >> if not False: raise self.failureException, None

Tags: fragile-test
Revision history for this message
Brian Waldon (bcwaldon) wrote :
Changed in glance:
importance: Low → Medium
Revision history for this message
Brian Waldon (bcwaldon) wrote :
Changed in glance:
importance: Medium → High
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to glance (master)

Fix proposed to branch: master
Review: https://review.openstack.org/14442

Changed in glance:
assignee: nobody → Mark Washenberger (markwash)
status: Triaged → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to glance (master)

Reviewed: https://review.openstack.org/14442
Committed: http://github.com/openstack/glance/commit/a9dd12edfef35edef59f9479cf538de6746824d9
Submitter: Jenkins
Branch: master

commit a9dd12edfef35edef59f9479cf538de6746824d9
Author: Mark Washenberger <email address hidden>
Date: Sat Oct 13 23:47:02 2012 +0000

    Fix fragile respawn storm test

    This test was fragile in part because it was using an awkward and
    imprecise shell command to find the glance api worker processes. This
    change modifies the query to specifically target the children of the api
    process under test.

    Fixes bug 1049408

    Change-Id: Ia67dd42c3f3f6970075d046d9fc8623c736ae4a6

Changed in glance:
status: In Progress → Fix Committed
Thierry Carrez (ttx)
Changed in glance:
milestone: none → grizzly-1
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.