[tahoe-lafs-trac-stream] [Tahoe-LAFS] #1432: Magic Folder on Mac OS X and other BSDs

Tahoe-LAFS trac at tahoe-lafs.org
Wed May 25 14:36:50 UTC 2016


#1432: Magic Folder on Mac OS X and other BSDs
-------------------------------------+-------------------------------------
     Reporter:  davidsarah           |      Owner:
         Type:  enhancement          |     Status:  new
     Priority:  normal               |  Milestone:  undecided
    Component:  code-frontend-       |    Version:  1.8.2
  magic-folder                       |   Keywords:  fsevents mac bsd magic-
   Resolution:                       |  folder
Launchpad Bug:                       |
-------------------------------------+-------------------------------------

Comment (by dawuud):

 new dev branch based off of meejah's magic-folder stable 18 branch here:
 https://github.com/david415/tahoe-lafs/tree/1432.osx-watchdog-stable.3

 no errors, two failures:

 {{{
 ===============================================================================
 [FAIL]
 Traceback (most recent call last):
   File "/Users/Xcloud/virtenv-tahoe/lib/python2.7/site-
 packages/twisted/internet/defer.py", line 1128, in _inlineCallbacks
     result = g.send(result)
   File "/Users/Xcloud/tahoe-lafs/src/allmydata/test/test_magic_folder.py",
 line 183, in _check_file
     previously_disappeared + 1)
   File "/Users/Xcloud/tahoe-lafs/src/allmydata/test/common_util.py", line
 35, in failUnlessReallyEqual
     self.failUnlessEqual(a, b, msg=msg)
   File "/Users/Xcloud/virtenv-tahoe/lib/python2.7/site-
 packages/twisted/trial/_synctest.py", line 437, in assertEqual
     super(_Assertions, self).assertEqual(first, second, msg)
   File
 "/usr/local/Cellar/python/2.7.11/Frameworks/Python.framework/Versions/2.7/lib/python2.7/unittest/case.py",
 line 513, in assertEqual
     assertion_func(first, second, msg=msg)
   File
 "/usr/local/Cellar/python/2.7.11/Frameworks/Python.framework/Versions/2.7/lib/python2.7/unittest/case.py",
 line 506, in _baseAssertEqual
     raise self.failureException(msg)
 twisted.trial.unittest.FailTest: 0 != 1

 allmydata.test.test_magic_folder.RealTest.test_magic_folder
 ===============================================================================
 [FAIL]
 Traceback (most recent call last):
   File "/Users/Xcloud/tahoe-lafs/src/allmydata/test/test_magic_folder.py",
 line 1131, in <lambda>
     d.addCallback(lambda ign:
 self.failUnlessReallyEqual(self._get_count('uploader.objects_succeeded'),
 4))
   File "/Users/Xcloud/tahoe-lafs/src/allmydata/test/common_util.py", line
 35, in failUnlessReallyEqual
     self.failUnlessEqual(a, b, msg=msg)
   File "/Users/Xcloud/virtenv-tahoe/lib/python2.7/site-
 packages/twisted/trial/_synctest.py", line 437, in assertEqual
     super(_Assertions, self).assertEqual(first, second, msg)
   File
 "/usr/local/Cellar/python/2.7.11/Frameworks/Python.framework/Versions/2.7/lib/python2.7/unittest/case.py",
 line 513, in assertEqual
     assertion_func(first, second, msg=msg)
   File
 "/usr/local/Cellar/python/2.7.11/Frameworks/Python.framework/Versions/2.7/lib/python2.7/unittest/case.py",
 line 506, in _baseAssertEqual
     raise self.failureException(msg)
 twisted.trial.unittest.FailTest: 6 != 4

 allmydata.test.test_magic_folder.RealTest.test_move_tree
 -------------------------------------------------------------------------------
 Ran 35 tests in 182.773s

 FAILED (failures=2, successes=33)
 }}}

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


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