Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HBASE-22350 Rewrite TestClientOperationTimeout so we do not timeout w… #212

Merged
merged 1 commit into from
May 2, 2019

Conversation

Apache9
Copy link
Contributor

@Apache9 Apache9 commented May 2, 2019

…hen creating table

@Apache-HBase
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
0 reexec 267 Docker mode activated.
_ Prechecks _
+1 hbaseanti 0 Patch does not have any anti-patterns.
+1 @author 0 The patch does not contain any @author tags.
+1 test4tests 0 The patch appears to include 1 new or modified test files.
_ master Compile Tests _
+1 mvninstall 248 master passed
+1 compile 52 master passed
+1 checkstyle 66 master passed
+1 shadedjars 266 branch has no errors when building our shaded downstream artifacts.
+1 findbugs 223 master passed
+1 javadoc 31 master passed
_ Patch Compile Tests _
+1 mvninstall 243 the patch passed
+1 compile 53 the patch passed
+1 javac 53 the patch passed
+1 checkstyle 65 hbase-server: The patch generated 0 new + 0 unchanged - 1 fixed = 0 total (was 1)
+1 whitespace 0 The patch has no whitespace issues.
+1 shadedjars 250 patch has no errors when building our shaded downstream artifacts.
+1 hadoopcheck 475 Patch does not cause any errors with Hadoop 2.7.4 or 3.0.0.
+1 findbugs 230 the patch passed
+1 javadoc 30 the patch passed
_ Other Tests _
-1 unit 15717 hbase-server in the patch failed.
+1 asflicense 20 The patch does not generate ASF License warnings.
18346
Reason Tests
Failed junit tests hadoop.hbase.client.TestSnapshotTemporaryDirectoryWithRegionReplicas
hadoop.hbase.master.TestAssignmentManagerMetrics
Subsystem Report/Notes
Docker Client=17.05.0-ce Server=17.05.0-ce base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-212/1/artifact/out/Dockerfile
GITHUB PR #212
Optional Tests dupname asflicense javac javadoc unit findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
uname Linux aa9051b1e34e 4.4.0-139-generic #165-Ubuntu SMP Wed Oct 24 10:58:50 UTC 2018 x86_64 GNU/Linux
Build tool maven
Personality /testptch/patchprocess/precommit/personality/provided.sh
git revision master / 94122f6
maven version: Apache Maven 3.5.4 (1edded0938998edf8bf061f1ceb3cfdeccf443fe; 2018-06-17T18:33:14Z)
Default Java 1.8.0_181
findbugs v3.1.11
unit https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-212/1/artifact/out/patch-unit-hbase-server.txt
Test Results https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-212/1/testReport/
Max. process+thread count 5239 (vs. ulimit of 10000)
modules C: hbase-server U: hbase-server
Console output https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-212/1/console
Powered by Apache Yetus 0.9.0 http://yetus.apache.org

This message was automatically generated.

@petersomogyi
Copy link
Contributor

Commit only modifies TestClientOperationTimeout so the 2 test failures are unrelated.

@petersomogyi petersomogyi merged commit f91768f into apache:master May 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants