Task #6973 (closed)
Add tests for reading files that are not on disk
| Reported by: | mlinkert | Owned by: | mlinkert |
|---|---|---|---|
| Priority: | major | Milestone: | OMERO-4.4 |
| Component: | Bio-Formats | Version: | n.a. |
| Keywords: | n.a. | Cc: | |
| Resources: | n.a. | Referenced By: | n.a. |
| References: | n.a. | Remaining Time: | n.a. |
| Sprint: | 2012-01-03 (5) |
Description
We have had a few reports of initialization failures when the initialized "file" is not on disk (i.e. is a mapped file). It would be nice to add a test somewhere so that mapped file usage is tested across all of the formats.
Ideally, this would be added as a test in the test-suite component, so that the existing data repository tests in Hudson would run it automatically.
Change History (5)
comment:1 Changed 8 years ago by mlinkert
- Sprint set to 2011-12-13 (4)
comment:2 Changed 8 years ago by jburel
- Sprint changed from 2011-12-13 (4) to 2011-12-27 (5)
comment:3 Changed 8 years ago by mlinkert
- Resolution set to invalid
- Status changed from new to closed
This actually already exists, and can be enabled by setting 'testng.in-memory=true' when running any of the test targets in the test-suite component.
comment:4 Changed 7 years ago by jburel <j.burel@…>
(In [824fc43d7caf92a239befc65b8c995b00a10764e/ome.git] on branch develop) Remove unused imports. (see #6973)
comment:5 Changed 7 years ago by jburel <j.burel@…>
(In [77fb51c2a2c9c76b4b3c9a29f8f4a0114e80b438/ome.git] on branch develop) Try to reconnect w/o prompting dialog. (see #6973)
Match behaviour implemented in Web.
Moved from sprint 2011-12-13 (4)