Change in ovirt-engine[master]: core: remove commented out PowerMock tests

Allon Mureinik has submitted this change and it was merged. Change subject: core: remove commented out PowerMock tests ...................................................................... core: remove commented out PowerMock tests These tests were commented out in 7469b8d5392840a30e1cb8e6a05eafce83114d6c, as they used PowerMock and slowed down the build considerably. This patch was merged almost three years ago, and by now the code in these tests has grown stale, and cannot be re-entered into the project without an effort akin to completely rewriting them. Since no such effort has been attempted in the last three years it's quite clear that there's no such interest, and the current commented out code serves no purpose and thus should simply be removed. Change-Id: Icef7f400132daf1cb533b8d963fc73fb6d741d25 Signed-off-by: Allon Mureinik <amureini@redhat.com> --- D backend/manager/modules/bll/src/test/java/org/ovirt/engine/core/bll/MultiLevelAdministrationHandlerTest.java D backend/manager/modules/utils/src/test/java/org/ovirt/engine/core/utils/hostinstall/OpenSslCAWrapperTest.java D backend/manager/modules/utils/src/test/java/org/ovirt/engine/core/utils/transaction/TransactionSupportTest.java D backend/manager/modules/vdsbroker/src/test/java/org/ovirt/engine/core/vdsbroker/MonitoringStrategyFactoryTest.java D backend/manager/modules/vdsbroker/src/test/java/org/ovirt/engine/core/vdsbroker/VdsManagerTest.java 5 files changed, 0 insertions(+), 727 deletions(-) Approvals: Tal Nisan: Looks good to me, approved Jenkins CI: Passed CI tests Allon Mureinik: Verified -- To view, visit https://gerrit.ovirt.org/43744 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Icef7f400132daf1cb533b8d963fc73fb6d741d25 Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Omer Frenkel <ofrenkel@redhat.com> Gerrit-Reviewer: Oved Ourfali <oourfali@redhat.com> Gerrit-Reviewer: Roy Golan <rgolan@redhat.com> Gerrit-Reviewer: Tal Nisan <tnisan@redhat.com> Gerrit-Reviewer: automation@ovirt.org
participants (1)
-
amureini@redhat.com