[ 
https://issues.apache.org/jira/browse/HADOOP-10503?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Chris Nauroth updated HADOOP-10503:
-----------------------------------

    Attachment: HADOOP-10503.3.patch

I'm attaching patch v3 to fix the test failures.  Here is a summary of changes 
since v2:
# {{TestMerger}} and {{TestClientServiceDelegate}}: Correct assertions on 
floating point numbers to specify a delta.
# {{TestRMHA}}: Clear metrics state between tests.  Previously, the test 
execution order masked this problem.  Tests execute in a different order with 
JUnit 4.11.
# {{TestMRApps}}: Correct a subtle one-character but that was causing an 
assertion failure.  Previously, this problem had been masked by test execution 
order setting up the mock {{FileSystem}} correctly, which would then get used 
in multiple tests due to the {{FileSystem}} cache.

Let's try Jenkins again.

> Move junit up to v 4.11
> -----------------------
>
>                 Key: HADOOP-10503
>                 URL: https://issues.apache.org/jira/browse/HADOOP-10503
>             Project: Hadoop Common
>          Issue Type: Sub-task
>          Components: build
>    Affects Versions: 2.4.0
>            Reporter: Steve Loughran
>            Assignee: Chris Nauroth
>            Priority: Minor
>         Attachments: HADOOP-10503.1.patch, HADOOP-10503.2.patch, 
> HADOOP-10503.3.patch
>
>
> JUnit 4.11 has been out for a while; other projects are happy with it, so 
> update it.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to