Intermitent tests failing on tarmac
Affects | Status | Importance | Assigned to | Milestone | ||
---|---|---|---|---|---|---|
Ubuntu One Client | Status tracked in Trunk | |||||
Stable-4-0 |
Triaged
|
Undecided
|
Unassigned | |||
Trunk |
Triaged
|
Undecided
|
Unassigned |
Bug Description
The following failure happens every now and then:
[ERROR]
Traceback (most recent call last):
File "/usr/lib/
result = g.send(result)
File "/mnt/tarmac/
yield self.monitor.
File "/mnt/tarmac/
reactor.
File "/usr/lib/
self.
File "/usr/lib/
self.
exceptions.
tests.syncdaemo
Related branches
- Roberto Alsina (community): Approve
- Alejandro J. Cura (community): Approve (trivial)
-
Diff: 19 lines (+2/-0)1 file modifiedtests/syncdaemon/test_action_queue.py (+2/-0)
This seems to be a race condition with the ZipQueue when shutting down the filesystem monitor.