~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to lib/lp/codehosting/puller/tests/test_scheduler.py

  • Committer: Gary Poster
  • Date: 2011-11-15 19:00:14 UTC
  • mto: This revision was merged to the branch mainline in revision 14302.
  • Revision ID: gary.poster@canonical.com-20111115190014-lfw4x1oqmjnb71kv
disable a fragile test

Show diffs side-by-side

added added

removed removed

Lines of Context:
639
639
 
640
640
        return deferred
641
641
 
642
 
    def test_mirror(self):
 
642
    # XXX gary 2011-11-15 bug 890816: This is a fragile test.
 
643
    def DISABLE_test_mirror(self):
643
644
        # Actually mirror a branch using a worker sub-process.
644
645
        #
645
646
        # This test actually launches a worker process and makes sure that it