Opened at 2013-07-04T20:13:47Z
Closed at 2013-07-05T20:00:21Z
#2014 closed defect (duplicate)
Tests fail in current state of 1819-cloud-merge branch
Reported by: | markberger | Owned by: | markberger |
---|---|---|---|
Priority: | normal | Milestone: | 1.10.1 |
Component: | code-storage | Version: | 1.10.0 |
Keywords: | cloud-backend | Cc: | |
Launchpad Bug: |
Description
I checked out the 1819-cloud-merge branch on the LeastAuthority? Github page (https://github.com/LeastAuthority/tahoe-lafs/tree/1819-cloud-merge) to examine the issues discussed in ticket #1870.
When I ran the tests, many of them failed because the database could not be opened or because there were too many files open. This is inconsistent with the behavior discussed in #1870.
Here is the output from the tests: http://pastebin.com/xJAwFfiC
Change History (3)
comment:1 Changed at 2013-07-05T01:34:49Z by markberger
- Resolution set to fixed
- Status changed from new to closed
comment:2 Changed at 2013-07-05T20:00:00Z by daira
- Component changed from unknown to code-storage
- Milestone changed from undecided to 1.11.0
- Resolution fixed deleted
- Status changed from closed to reopened
Duplicate of #2015.
comment:3 Changed at 2013-07-05T20:00:21Z by daira
- Resolution set to duplicate
- Status changed from reopened to closed
Note: See
TracTickets for help on using
tickets.
This was caused by the default 256 fds limit on OSX.