[ https://issues.apache.org/jira/browse/YARN-11807?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17940587#comment-17940587 ]
ASF GitHub Bot commented on YARN-11807: --------------------------------------- stoty opened a new pull request, #7575: URL: https://github.com/apache/hadoop/pull/7575 ### Description of PR This fixes all occurances of the issue partially fixed in YARN-11805. ### How was this patch tested? Ran the tests on my JDK24 branch with surefire 3.5.3. ### For code changes: - [X] Does the title or this PR starts with the corresponding JIRA issue id (e.g. 'HADOOP-17799. Your PR title ...')? - [ ] Object storage: have the integration tests been executed and the endpoint declared according to the connector-specific documentation? - [ ] If adding new dependencies to the code, are these dependencies licensed in a way that is compatible for inclusion under [ASF 2.0](http://www.apache.org/legal/resolved.html#category-a)? - [ ] If applicable, have you updated the `LICENSE`, `LICENSE-binary`, `NOTICE-binary` files? > Skip each test in hadoop-yarn-server-timelineservice-hbase-tests when > InaccessibleObjectException is thrown > ----------------------------------------------------------------------------------------------------------- > > Key: YARN-11807 > URL: https://issues.apache.org/jira/browse/YARN-11807 > Project: Hadoop YARN > Issue Type: Improvement > Reporter: Istvan Toth > Assignee: Istvan Toth > Priority: Major > > This is the same issue as YARN-11805, applied to each test that start an > HBase minimcluster. > I got YARN-11805 mixed up, and TestTimelineReaderHBaseDown in it instead of > TestTimelineWriterHBaseDown, so that one still needs to be fixed. > Furthermore, a lot of other tests are failing in the module, only these were > not reported because of a bug in the old surefire that Hadoop uses. > This patch (really) fixes TestTimelineWriterHBaseDown, as well as the other > test which exhibit the same problem once we use a surefire version that does > not silently swallow it. -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: yarn-issues-unsubscr...@hadoop.apache.org For additional commands, e-mail: yarn-issues-h...@hadoop.apache.org