From Allon Mureinik <amureini(a)redhat.com>:
Allon Mureinik has submitted this change and it was merged.
Change subject: engine: Upgrade JUnit dependency to 4.12
......................................................................
engine: Upgrade JUnit dependency to 4.12
Upgrade the JUnit dependency to 4.12, that last available 4.x version.
Besides the general notion of staying current and moving ahead with the
times, this version offers several specific important improvements
that affect our codebase, without any changes made:
* Performance improvement on assertArrayEquals (see PR #918)
* TimeoutExceptions now contain stacktraces from stuck threads (see PR
#742, PR #986)
* Improved @Theory failure messages (see PR #607)
Additional improvements require changes in the codebase in order to be
consumed, and would be introduced in following patches.
Change-Id: I4c67d754b5230b533e4ae56b818972e2903bf50f
Signed-off-by: Allon Mureinik <amureini(a)redhat.com>
---
M pom.xml
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
Tal Nisan: Looks good to me, approved
Allon Mureinik: Verified; Passed CI tests
Objections:
Jenkins CI: Failed CI tests
--
To view, visit
https://gerrit.ovirt.org/71656
To unsubscribe, visit
https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I4c67d754b5230b533e4ae56b818972e2903bf50f
Gerrit-PatchSet: 4
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Allon Mureinik <amureini(a)redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini(a)redhat.com>
Gerrit-Reviewer: Arik Hadas <ahadas(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Martin Betak <mbetak(a)redhat.com>
Gerrit-Reviewer: Martin Peřina <mperina(a)redhat.com>
Gerrit-Reviewer: Martin Sivák <msivak(a)redhat.com>
Gerrit-Reviewer: Moti Asayag <masayag(a)redhat.com>
Gerrit-Reviewer: Tal Nisan <tnisan(a)redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation(a)ovirt.org>