Change in ovirt-engine[master]: core: remove UtcDateStringToLocaDateMultiThread

amureini at redhat.com amureini at redhat.com
Thu Nov 12 05:44:23 UTC 2015


Allon Mureinik has submitted this change and it was merged.

Change subject: core: remove UtcDateStringToLocaDateMultiThread
......................................................................


core: remove UtcDateStringToLocaDateMultiThread

Removed the useless OvfParserTest#UtcDateStringToLocaDateMultiThread
method.

This method tests OvfParser#UtcDateStringToLocaDate, which is a static,
stateless method. Hence, it's deterministic, and there's no added value
to send the same arguments multiple times, be it concurrently or
serially.

Change-Id: I185c442af9e0eb5499f18786697f3f45e123cbc8
Signed-off-by: Allon Mureinik <amureini at redhat.com>
---
M backend/manager/modules/utils/src/test/java/org/ovirt/engine/core/utils/ovf/OvfParserTest.java
1 file changed, 0 insertions(+), 47 deletions(-)

Approvals:
  Jenkins CI: Passed CI tests
  Allon Mureinik: Verified
  Arik Hadas: Looks good to me, approved



-- 
To view, visit https://gerrit.ovirt.org/47277
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I185c442af9e0eb5499f18786697f3f45e123cbc8
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Allon Mureinik <amureini at redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini at redhat.com>
Gerrit-Reviewer: Arik Hadas <ahadas at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Omer Frenkel <d.mosquito at gmail.com>
Gerrit-Reviewer: automation at ovirt.org



More information about the Engine-commits mailing list