Allon Mureinik has posted comments on this change. Change subject: core: wip: handle failed import of template ......................................................................
Patch Set 4: Looks good to me, but someone else must approve (1 inline comment) .................................................... File backend/manager/modules/bll/src/test/java/org/ovirt/engine/core/bll/validator/DiskImagesValidatorTest.java Line 8: import static org.mockito.Matchers.any; Line 9: import static org.ovirt.engine.core.bll.validator.ValidationResultMatchers.failsWith; Line 10: import static org.ovirt.engine.core.bll.validator.ValidationResultMatchers.isValid; Line 11: import static org.ovirt.engine.core.bll.validator.ValidationResultMatchers.replacements; Line 12: import static org.mockito.Mockito.doReturn; Please organize the imports with the project's formatter Line 13: Line 14: import java.util.Arrays; Line 15: Line 16: import org.junit.Before; -- To view, visit http://gerrit.ovirt.org/14839 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: If90414b6c50d922b510a10e20e0774bdbec9c05b Gerrit-PatchSet: 4 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Liron Ar <[email protected]> Gerrit-Reviewer: Allon Mureinik <[email protected]> Gerrit-Reviewer: Ayal Baron <[email protected]> Gerrit-Reviewer: Daniel Erez <[email protected]> Gerrit-Reviewer: Liron Ar <[email protected]> Gerrit-Reviewer: Maor Lipchuk <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
