Istvan Toth created YARN-11807: ---------------------------------- Summary: 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
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-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: yarn-dev-h...@hadoop.apache.org