[
https://issues.apache.org/jira/browse/YARN-11257?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17582385#comment-17582385
]
ASF GitHub Bot commented on YARN-11257:
---------------------------------------
aajisaka commented on PR #4770:
URL: https://github.com/apache/hadoop/pull/4770#issuecomment-1221415755
Sorry I pasted the wrong link. Can you access to
https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-4770/1/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timeline-pluginstorage.txt
?
```
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
```
> Add junit5 dependency to hadoop-yarn-server-timeline-pluginstorage to fix few
> unit test failure
> -----------------------------------------------------------------------------------------------
>
> Key: YARN-11257
> URL: https://issues.apache.org/jira/browse/YARN-11257
> Project: Hadoop YARN
> Issue Type: Bug
> Reporter: groot
> Assignee: groot
> Priority: Major
> Labels: pull-request-available
>
> We need to add Junit 5 dependency in
> {code:java}
> hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timeline-pluginstorage/pom.xml{code}
> as the TestLevelDBCacheTimelineStore is extending TimelineStoreTestUtils and
> we have already upgraded from Junit 4 to 5 in TimelineStoreTestUtils.
>
> Failing UTs
> -[https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java8-linux-x86_64/957/testReport/junit/org.apache.hadoop.yarn.server.timeline/TestLevelDBCacheTimelineStore/testGetDomains/]
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]