Allon Mureinik has submitted this change and it was merged. Change subject: core: Remove @Ignore annotations from TestHelper ......................................................................
core: Remove @Ignore annotations from TestHelper TestHelper is not a test class (i.e., has no methods annotated with @Test and does not extend the legacy org.junit.TestCase), so annotating it or any of its methods with @Ignore is pointless. Change-Id: Ibfa304bbaf1b20007ce1510d483dab395de2208b Signed-off-by: Allon Mureinik <amure...@redhat.com> --- M backend/manager/modules/restapi/jaxrs/src/test/java/org/ovirt/engine/api/restapi/test/util/TestHelper.java 1 file changed, 0 insertions(+), 5 deletions(-) Approvals: Allon Mureinik: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/23717 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ibfa304bbaf1b20007ce1510d483dab395de2208b Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Allon Mureinik <amure...@redhat.com> Gerrit-Reviewer: Allon Mureinik <amure...@redhat.com> Gerrit-Reviewer: Juan Hernandez <juan.hernan...@redhat.com> Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches