Oved Ourfali has posted comments on this change.

Change subject: core,ui: test duplicate keys in appErrors
......................................................................


Patch Set 3: Looks good to me, but someone else must approve

(1 inline comment)

....................................................
File 
backend/manager/modules/utils/src/test/java/org/ovirt/engine/core/utils/DuplicateKeysCheck.java
Line 18:         ExtendedProperties props = new ExtendedProperties();
Line 19:         try {
Line 20:             props.load(is);
Line 21:         }
Line 22: 
Is this empty line on purpose?
Line 23:         catch (Exception exception) {
Line 24:             fail("Check for duplicate keys in " + filePath + " failed: 
" + exception.getMessage());
Line 25:         }
Line 26: 


--
To view, visit http://gerrit.ovirt.org/11343
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I143cb08908db4feed84ec2b94a17d89c1e522951
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Alissa Bonas <abo...@redhat.com>
Gerrit-Reviewer: Alissa Bonas <abo...@redhat.com>
Gerrit-Reviewer: Allon Mureinik <amure...@redhat.com>
Gerrit-Reviewer: Oved Ourfali <oourf...@redhat.com>
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to