You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by GitBox <gi...@apache.org> on 2020/08/11 14:38:12 UTC

[GitHub] [hbase] bitoffdev commented on pull request #2232: HBASE-24806 Small Updates to Functionality of Shell IRB Workspace

bitoffdev commented on pull request #2232:
URL: https://github.com/apache/hbase/pull/2232#issuecomment-671985958


   Seems like none of the unit test failures are caused by this patch.
   
   - Unit failed for [Build #1 and #2, JDK 11 Hadoop 3](https://github.com/apache/hbase/pull/2232#issuecomment-671542484) because a test in hbase-shell was already defined.
     - I'm seeing this same failure for other currently-open PRs: https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2236/1/artifact/yetus-jdk11-hadoop3-check/output/patch-unit-hbase-shell.txt
     - I think this could possibly be caused by our use of `System.setProperty` when running shell tests. I'll open a Jira for this.
   - Unit failed for [Builds #1 and #2, JDK 8 Hadoop 3](https://github.com/apache/hbase/pull/2232#issuecomment-671582255) because of hbase-server, which was not modified in this PR.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org