[tahoe-lafs-trac-stream] [Tahoe-LAFS] #1432: Magic Folder on Mac OS X and other BSDs
Tahoe-LAFS
trac at tahoe-lafs.org
Thu May 26 14:29:05 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 error output from tests show all tests pass except one:
{{{
test_magic_folder ... set pending delay
[2/1850]
init INotifyEventHandler
START READING BEGIN
START READING END
PROCESS EVENT <FileCreatedEvent: src_path='/Users/Xcloud/tahoe-
lafs/_trial_temp/allmydata.test.test_magic_folder/RealTest/test_magic_folder/Q5TLUN/te$p/local_dir/short'>
PROCESS EVENT <DirModifiedEvent: src_path='/Users/Xcloud/tahoe-
lafs/_trial_temp/allmydata.test.test_magic_folder/RealTest/test_magic_folder/Q5TLUN/te$
p/local_dir'>
DO CALLBACKS
[FAIL]
stopReading begin
stopReading end
wait until stopped
===============================================================================
[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 188, in _check_file
self.failUnlessReallyEqual(actual_data, data)
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: 'test' != 'different'
allmydata.test.test_magic_folder.RealTest.test_magic_folder
-------------------------------------------------------------------------------
Ran 2 tests in 5.686s
FAILED (failures=1, successes=1)
}}}
--
Ticket URL: <https://tahoe-lafs.org/trac/tahoe-lafs/ticket/1432#comment:30>
Tahoe-LAFS <https://Tahoe-LAFS.org>
secure decentralized storage
More information about the tahoe-lafs-trac-stream
mailing list