Changes between Initial Version and Version 1 of Ticket #1432, comment 44
- Timestamp:
- 2017-02-15T18:16:05Z (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #1432, comment 44
initial v1 1 1 2 m eejah's latest dev branch3 https://github.com/ meejah/tahoe-lafs/tree/1382.markberger-rewrite-rebase.52 my latest dev branch: 3 https://github.com/david415/tahoe-lafs/tree/1432.osx-watchdog-stable.10 4 4 5 6 the following tests are failing: 7 8 allmydata.test.test_system.SystemTest.test_upload_and_download_convergent 9 allmydata.test.test_system.SystemTest.test_upload_and_download_random_key 10 allmydata.test.test_checker.BalancingAct.test_good_share_hosts 5 all tests pass. the magic-folder "real inotify" tests have been disabled. 6 the watch inotify implementation has it's own test suite that was borrowed and inspired from twisted's inotify test suite.