[
https://issues.apache.org/jira/browse/YARN-11404?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17691890#comment-17691890
]
ASF GitHub Bot commented on YARN-11404:
---------------------------------------
ayushtkn commented on PR #5295:
URL: https://github.com/apache/hadoop/pull/5295#issuecomment-1439366770
This seems to have broken the mapreduce tests.
https://ci-hadoop.apache.org/view/Hadoop/job/hadoop-qbt-trunk-java8-linux-x86_64/1143/testReport/
Reverting this fixed it locally for me, I think there ain't any followup
ticket as Steve asked for either. Have reverted this.
Tests passed locally
```
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running
org.apache.hadoop.mapreduce.v2.TestSpeculativeExecutionWithMRApp
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
49.528 s - in org.apache.hadoop.mapreduce.v2.TestSpeculativeExecutionWithMRApp
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.apache.hadoop.mapreduce.v2.hs.TestJobHistoryParsing
[INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
10.986 s - in org.apache.hadoop.mapreduce.v2.hs.TestJobHistoryParsing
[INFO] Running org.apache.hadoop.mapreduce.v2.hs.TestJobHistoryEvents
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.179
s - in org.apache.hadoop.mapreduce.v2.hs.TestJobHistoryEvents
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0
```
PS. The PR was closed not merged, not sure how & why but it was initially
confusing to me
> Add junit5 dependency to hadoop-mapreduce-client-app to fix few unit test
> failure
> ---------------------------------------------------------------------------------
>
> Key: YARN-11404
> URL: https://issues.apache.org/jira/browse/YARN-11404
> Project: Hadoop YARN
> Issue Type: Bug
> Components: yarn
> Reporter: Susheel Gupta
> Assignee: Susheel Gupta
> Priority: Major
> Labels: pull-request-available
> Fix For: 3.4.0
>
> Attachments:
> patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-app.txt
>
>
> We need to add Junit 5 dependency in
> {code:java}
> /hadoop/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-app/pom.xml{code}
> as the testcase TestAMWebServicesJobConf, TestAMWebServicesJobs,
> TestAMWebServices, TestAMWebServicesAttempts, TestAMWebServicesTasks were
> passing locally but failed at jenkins build in this
> [link|https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-5119/7/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-app.txt]
> for YARN-5607
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]