Skip to content

HBASE-23665: Split unit tests from TestTableName into a separate test… - #1049

Merged
ndimiduk merged 1 commit into
apache:branch-2from
ndimiduk:23665-split-TestTableName-branch-2
Jan 15, 2020
Merged

HBASE-23665: Split unit tests from TestTableName into a separate test…#1049
ndimiduk merged 1 commit into
apache:branch-2from
ndimiduk:23665-split-TestTableName-branch-2

Conversation

@ndimiduk

Copy link
Copy Markdown
Member

…-only class. (#1032)

Signed-off-by: Nick Dimiduk ndimiduk@apache.org

…-only class. (apache#1032)
Signed-off-by: Nick Dimiduk <ndimiduk@apache.org>

@bharathvbharathv left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the back port. lgtm if the qabot comes clean.

@Apache-HBase

Copy link
Copy Markdown

🎊 +1 overall

VoteSubsystemRuntimeComment
+0 🆗reexec1m 41sDocker mode activated.
_ Prechecks _
+1 💚dupname0m 1sNo case conflicting files found.
+1 💚hbaseanti0m 0sPatch does not have any anti-patterns.
+1 💚@author0m 0sThe patch does not contain any @author tags.
+1 💚test4tests0m 0sThe patch appears to include 10 new or modified test files.
_ branch-2 Compile Tests _
+0 🆗mvndep0m 15sMaven dependency ordering for branch
+1 💚mvninstall5m 11sbranch-2 passed
+1 💚compile1m 20sbranch-2 passed
+1 💚checkstyle1m 45sbranch-2 passed
+1 💚shadedjars4m 28sbranch has no errors when building our shaded downstream artifacts.
+1 💚javadoc0m 59sbranch-2 passed
+0 🆗spotbugs3m 35sUsed deprecated FindBugs config; considering switching to SpotBugs.
+1 💚findbugs4m 23sbranch-2 passed
_ Patch Compile Tests _
+0 🆗mvndep0m 15sMaven dependency ordering for patch
+1 💚mvninstall4m 55sthe patch passed
+1 💚compile1m 20sthe patch passed
+1 💚javac1m 20sthe patch passed
+1 💚checkstyle1m 44sthe patch passed
+1 💚whitespace0m 0sThe patch has no whitespace issues.
+1 💚shadedjars4m 14spatch has no errors when building our shaded downstream artifacts.
+1 💚hadoopcheck15m 52sPatch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1 💚javadoc0m 56sthe patch passed
+1 💚findbugs4m 53sthe patch passed
_ Other Tests _
+1 💚unit3m 9shbase-common in the patch passed.
+1 💚unit162m 27shbase-server in the patch passed.
+1 💚asflicense0m 57sThe patch does not generate ASF License warnings.
227m 48s
SubsystemReport/Notes
DockerClient=19.03.5 Server=19.03.5 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1049/1/artifact/out/Dockerfile
GITHUB PR#1049
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux dc9d94c0b5a7 4.15.0-60-generic #67-Ubuntu SMP Thu Aug 22 16:55:30 UTC 2019 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/Base-PreCommit-GitHub-PR_PR-1049/out/precommit/personality/provided.sh
git revisionbranch-2 / ae95b1f
Default Java1.8.0_181
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1049/1/testReport/
Max. process+thread count5126 (vs. ulimit of 10000)
modulesC: hbase-common hbase-server U: .
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1049/1/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered byApache Yetus 0.11.1 https://yetus.apache.org

This message was automatically generated.

@ndimiduk
ndimiduk merged commit 31b4fbd into apache:branch-2Jan 15, 2020
@ndimiduk
ndimiduk deleted the 23665-split-TestTableName-branch-2 branch January 15, 2020 21:56
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@ndimiduk@Apache-HBase@bharathv