#2104 closed defect (fixed)
commit 3644fac reintroduced race condition, broke test suite
Reported by: | sascha_silbe | Owned by: | alsroot |
---|---|---|---|
Priority: | Unspecified by Maintainer | Milestone: | |
Component: | Sugar | Version: | Git as of bugdate |
Severity: | Blocker | Keywords: | |
Cc: | Distribution/OS: | ||
Bug Status: | Assigned |
Description
The recent index_updated changes (commit 3644fac) dropped the _is_empty() check in LayoutManager.__init__() and thus reintroduced a race condition that is triggered by the test suite.
See #1160 for background information.
Change History (4)
comment:1 Changed 13 years ago by sascha_silbe
- Component changed from sugar to sugar-datastore
- Status changed from new to assigned
comment:2 Changed 13 years ago by alsroot
- Resolution set to fixed
- Status changed from assigned to closed
comment:3 Changed 10 years ago by dnarvaez
- Component changed from sugar-datastore to Sugar
Note: See
TracTickets for help on using
tickets.
D'oh, just noticed that I filed this against the wrong component.