[tahoe-lafs-trac-stream] [Tahoe-LAFS] #2503: Magic Folder: fix test_persistence

Tahoe-LAFS trac at tahoe-lafs.org
Mon Sep 14 20:24:28 UTC 2015


#2503: Magic Folder: fix test_persistence
--------------------------------------------+------------------------------
     Reporter:  dawuud                      |      Owner:  daira
         Type:  defect                      |     Status:  new
     Priority:  normal                      |  Milestone:  undecided
    Component:  code-frontend-magic-folder  |    Version:  1.10.1
   Resolution:                              |   Keywords:  sqlite
Launchpad Bug:                              |  persistence test
--------------------------------------------+------------------------------

Comment (by daira):

 This now passes on [https://github.com/tahoe-lafs/tahoe-lafs/tree/2428
 .ignore-hidden-and-temp-files.0]. The problem was that the real Twisted
 INotify implementation was getting used by the replaced client, even
 though the test had been set up to expect the fake INotify implementation
 (which has an additional `event` method). The error from trying to call
 the missing `event` method was hidden by debug-print code.

--
Ticket URL: <https://tahoe-lafs.org/trac/tahoe-lafs/ticket/2503#comment:5>
Tahoe-LAFS <https://Tahoe-LAFS.org>
secure decentralized storage


More information about the tahoe-lafs-trac-stream mailing list