id summary reporter owner description type status priority milestone component version resolution keywords cc drp_resources i_links o_links remaining_time sprint 5593 Bug: DeleteServiceFilesTest failures cblackburn cblackburn "Five tests in DeleteServiceFilesTest fail. The reason seems to be that the helper method: {{{ private Image makeImageWithPixelsFile() throws ServerError, Exception { Image img = (Image) iUpdate.saveAndReturnObject( mmFactory.createImage()); Pixels pix = img.getPrimaryPixels(); IRenderingSettingsPrx rsPrx = factory.getRenderingSettingsService(); List ids = new ArrayList(); ids.add(pix.getId().getValue()); rsPrx.resetDefaultsInSet(Pixels.class.getName(), ids); return img; } }}} no longer creates Pixels files. These failures pre-date the changes in #5524 and #5572. Since the deletion of _pyramid , _pryramid.pyr_lock and _pryramid*.tmp also needs to be tested a new method to create files in the Pixels directory is needed." task closed minor OMERO-Beta4.3 Bin-Services fixed jamoore jburel cxallan 0 2011-06-02 (13)