Tomas Jelinek has submitted this change and it was merged. Change subject: frontend: fix broken tests ......................................................................
frontend: fix broken tests Some tests expected the WINDOWS_VM_NAME_MAX_LIMIT and NON_WINDOWS_VM_NAME_MAX_LIMIT to be set, but they was set from the AsyncDataProvider which is not inited in tests. Added fallback to the default values. Change-Id: Ia570c7e06f0c411025ae0a694225ccac83250d3f Signed-off-by: Tomas Jelinek <[email protected]> --- M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/vms/UnitVmModel.java 1 file changed, 10 insertions(+), 2 deletions(-) Approvals: Tomas Jelinek: Verified Gilad Chaplik: Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/17706 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ia570c7e06f0c411025ae0a694225ccac83250d3f Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Tomas Jelinek <[email protected]> Gerrit-Reviewer: Daniel Erez <[email protected]> Gerrit-Reviewer: Gilad Chaplik <[email protected]> Gerrit-Reviewer: Tomas Jelinek <[email protected]> Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
