Rev 3499: (mbp) disable test_35_wait_lock_changing in file:///home/pqm/archives/thelove/bzr/%2Btrunk/

Canonical.com Patch Queue Manager pqm at pqm.ubuntu.com
Wed Jun 18 01:19:17 BST 2008


At file:///home/pqm/archives/thelove/bzr/%2Btrunk/

------------------------------------------------------------
revno: 3499
revision-id:pqm at pqm.ubuntu.com-20080618001911-njznhgcbmok0bjsz
parent: pqm at pqm.ubuntu.com-20080617064715-bmm5fdshd3gzgyac
parent: mbp at sourcefrog.net-20080617040749-8fkk0lx81189n8hw
committer: Canonical.com Patch Queue Manager <pqm at pqm.ubuntu.com>
branch nick: +trunk
timestamp: Wed 2008-06-18 01:19:11 +0100
message:
  (mbp) disable test_35_wait_lock_changing
modified:
  bzrlib/tests/test_lockdir.py   test_lockdir.py-20060220222025-33d4221569a3d600
    ------------------------------------------------------------
    revno: 3497.1.1
    revision-id:mbp at sourcefrog.net-20080617040749-8fkk0lx81189n8hw
    parent: pqm at pqm.ubuntu.com-20080616174225-2eokonl40p9ogzbw
    committer: Martin Pool <mbp at sourcefrog.net>
    branch nick: 213182_lock_tests
    timestamp: Tue 2008-06-17 14:07:49 +1000
    message:
      xfail test_35_wait_lock_changing
    modified:
      bzrlib/tests/test_lockdir.py   test_lockdir.py-20060220222025-33d4221569a3d600
=== modified file 'bzrlib/tests/test_lockdir.py'
--- a/bzrlib/tests/test_lockdir.py	2008-05-21 02:13:43 +0000
+++ b/bzrlib/tests/test_lockdir.py	2008-06-17 04:07:49 +0000
@@ -337,6 +337,9 @@
            unlocks the lockdir, allowing Lock2 to acquire the lock.
         """
 
+        raise tests.KnownFailure(
+            "timing dependency in lock tests (#213182)")
+
         wait_to_check_lock = Lock()
         wait_until_checked_lock = Lock()
 




More information about the bazaar-commits mailing list