Change in ovirt-engine[master]: core: Enable DocsServletTest

Alexander Wels has submitted this change and it was merged. Change subject: core: Enable DocsServletTest ...................................................................... core: Enable DocsServletTest Removed the @Ignore annotation from DocsServletTest. Since DocsServlet has changed quite a bit since this test was introduced, some of the test methods had to be fixed to handle the different behavior. Where this posed too much work, the methods were simply removed. Change-Id: I6e309b7901cada6739ad53efa6d4b1e9c324950d Signed-off-by: Allon Mureinik <amureini@redhat.com> --- M backend/manager/modules/utils/src/test/java/org/ovirt/engine/core/utils/servlet/DocsServletTest.java 1 file changed, 3 insertions(+), 43 deletions(-) Approvals: Alexander Wels: Looks good to me, approved Allon Mureinik: Verified -- To view, visit http://gerrit.ovirt.org/23712 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I6e309b7901cada6739ad53efa6d4b1e9c324950d Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Alexander Wels <awels@redhat.com> Gerrit-Reviewer: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Vojtech Szocs <vszocs@redhat.com> Gerrit-Reviewer: oVirt Jenkins CI Server
participants (1)
-
awels@redhat.com