Task #2880 (closed)
Delete and binary data
| Reported by: | jburel | Owned by: | cblackburn |
|---|---|---|---|
| Priority: | critical | Milestone: | OMERO-Beta4.2.1 |
| Component: | General | Version: | n.a. |
| Keywords: | n.a. | Cc: | wmoore, jamoore, cxallan |
| Resources: | n.a. | Referenced By: | n.a. |
| References: | n.a. | Remaining Time: | 0.0d |
| Sprint: | 2010-09-09 (16) |
Description
Add tests to deleteServiceTest to make sure that original file and binary data are deleted.
Change History (14)
comment:1 Changed 9 years ago by atarkowska
- Sprint set to 2010-09-09 (16)
comment:2 Changed 9 years ago by cblackburn
- Owner set to cblackburn
- Remaining Time set to 1
- Status changed from new to assigned
comment:3 Changed 9 years ago by cblackburn
comment:4 Changed 9 years ago by cblackburn
- Remaining Time changed from 1 to 0.5
The tests are fairly crude at the moment. A neater test using import might be better.
comment:5 Changed 9 years ago by jburel
comment:6 Changed 9 years ago by cblackburn
comment:7 Changed 9 years ago by cblackburn
comment:8 Changed 9 years ago by jburel
comment:9 Changed 9 years ago by cblackburn
comment:10 Changed 9 years ago by cblackburn
- Remaining Time changed from 0.5 to 0
- Resolution set to fixed
- Status changed from assigned to closed
Tests now pass on Hudson as well as locally.
comment:11 Changed 9 years ago by cblackburn
comment:12 Changed 9 years ago by cblackburn
comment:13 Changed 9 years ago by cblackburn
comment:14 Changed 9 years ago by cblackburn
(In [8175]) Replaces last accidental commit. Using FilenameUtils? to address trailing separator issues. See #2880
Note: See
TracTickets for help on using
tickets.
You may also have a look at Agilo extensions to the ticket.
(In [8144]) Tests added for file delete. See #2880.