Shahar Havivi has submitted this change and it was merged.
Change subject: findbugs: comparing two different types
......................................................................
findbugs: comparing two different types
findbugs reason:
EC: Call to equals() comparing different interface types (EC_UNRELATED_INTERFACES)
Change-Id: If5d76c345e7a0f9c08e03c9b60fbcdd9fc1a4467
Signed-off-by: Shahar Havivi <shavivi(a)redhat.com>
---
M
backend/manager/modules/bll/src/test/java/org/ovirt/engine/core/bll/GetWatchdogQueryTest.java
1 file changed, 3 insertions(+), 3 deletions(-)
Approvals:
Shahar Havivi: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/15065
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: If5d76c345e7a0f9c08e03c9b60fbcdd9fc1a4467
Gerrit-PatchSet: 6
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Shahar Havivi <shavivi(a)redhat.com>
Gerrit-Reviewer: Oved Ourfali <oourfali(a)redhat.com>
Gerrit-Reviewer: Shahar Havivi <shavivi(a)redhat.com>
Gerrit-Reviewer: Vered Volansky <vvolansk(a)redhat.com>