Skip to content

HBASE-28212 Addendum fix TestShell - #5555

Merged
Apache9 merged 1 commit into
apache:masterfrom
Apache9:HBASE-28212-addendum-shell
Dec 1, 2023
Merged

HBASE-28212 Addendum fix TestShell#5555
Apache9 merged 1 commit into
apache:masterfrom
Apache9:HBASE-28212-addendum-shell

Conversation

@Apache9

Copy link
Copy Markdown
Contributor

We added a new field in Procedure so the json output is also changed thus we need to change the assertion

We added a new field in Procedure so the json output is also changed
thus we need to change the assertion
@Apache9Apache9 self-assigned this Dec 1, 2023
@Apache-HBase

Copy link
Copy Markdown

🎊 +1 overall

VoteSubsystemRuntimeComment
+0 🆗reexec0m 25sDocker mode activated.
_ Prechecks _
+1 💚dupname0m 0sNo case conflicting files found.
+1 💚@author0m 0sThe patch does not contain any @author tags.
_ master Compile Tests _
+1 💚spotless0m 48sbranch has no errors when running spotless:check.
_ Patch Compile Tests _
-0 ⚠️rubocop0m 6sThe patch generated 6 new + 51 unchanged - 1 fixed = 57 total (was 52)
+1 💚whitespace0m 0sThe patch has no whitespace issues.
+1 💚spotless0m 37spatch has no errors when running spotless:check.
_ Other Tests _
+1 💚asflicense0m 9sThe patch does not generate ASF License warnings.
3m 10s
SubsystemReport/Notes
DockerClientAPI=1.43 ServerAPI=1.43 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-5555/1/artifact/yetus-general-check/output/Dockerfile
GITHUB PR#5555
Optional Testsdupname asflicense spotless rubocop
unameLinux ec26980dd2a2 5.4.0-1103-aws #111~18.04.1-Ubuntu SMP Tue May 23 20:04:10 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
Build toolmaven
Personalitydev-support/hbase-personality.sh
git revisionmaster / 02217e1
rubocophttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-5555/1/artifact/yetus-general-check/output/diff-patch-rubocop.txt
Max. process+thread count45 (vs. ulimit of 30000)
modulesC: hbase-shell U: hbase-shell
Console outputhttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-5555/1/console
versionsgit=2.34.1 maven=3.8.6 rubocop=1.37.1
Powered byApache Yetus 0.12.0 https://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

🎊 +1 overall

VoteSubsystemRuntimeComment
+0 🆗reexec0m 27sDocker mode activated.
-0 ⚠️yetus0m 3sUnprocessed flag(s): --brief-report-file --spotbugs-strict-precheck --whitespace-eol-ignore-list --whitespace-tabs-ignore-list --quick-hadoopcheck
_ Prechecks _
_ master Compile Tests _
+1 💚mvninstall3m 4smaster passed
_ Patch Compile Tests _
+1 💚mvninstall2m 39sthe patch passed
_ Other Tests _
+1 💚unit7m 27shbase-shell in the patch passed.
14m 33s
SubsystemReport/Notes
DockerClientAPI=1.43 ServerAPI=1.43 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-5555/1/artifact/yetus-jdk11-hadoop3-check/output/Dockerfile
GITHUB PR#5555
Optional Testsunit
unameLinux f429852f3e3b 5.4.0-1103-aws #111~18.04.1-Ubuntu SMP Tue May 23 20:04:10 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
Build toolmaven
Personalitydev-support/hbase-personality.sh
git revisionmaster / 02217e1
Test Resultshttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-5555/1/testReport/
Max. process+thread count1540 (vs. ulimit of 30000)
modulesC: hbase-shell U: hbase-shell
Console outputhttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-5555/1/console
versionsgit=2.34.1 maven=3.8.6
Powered byApache Yetus 0.12.0 https://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

🎊 +1 overall

VoteSubsystemRuntimeComment
+0 🆗reexec0m 39sDocker mode activated.
-0 ⚠️yetus0m 3sUnprocessed flag(s): --brief-report-file --spotbugs-strict-precheck --whitespace-eol-ignore-list --whitespace-tabs-ignore-list --quick-hadoopcheck
_ Prechecks _
_ master Compile Tests _
+1 💚mvninstall3m 15smaster passed
_ Patch Compile Tests _
+1 💚mvninstall2m 50sthe patch passed
_ Other Tests _
+1 💚unit7m 52shbase-shell in the patch passed.
15m 36s
SubsystemReport/Notes
DockerClientAPI=1.43 ServerAPI=1.43 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-5555/1/artifact/yetus-jdk8-hadoop3-check/output/Dockerfile
GITHUB PR#5555
Optional Testsunit
unameLinux c1969bb5f84d 5.4.0-1103-aws #111~18.04.1-Ubuntu SMP Tue May 23 20:04:10 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
Build toolmaven
Personalitydev-support/hbase-personality.sh
git revisionmaster / 02217e1
Test Resultshttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-5555/1/testReport/
Max. process+thread count1495 (vs. ulimit of 30000)
modulesC: hbase-shell U: hbase-shell
Console outputhttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-5555/1/console
versionsgit=2.34.1 maven=3.8.6
Powered byApache Yetus 0.12.0 https://yetus.apache.org

This message was automatically generated.

@Apache9
Apache9 merged commit 7dd4d0c into apache:masterDec 1, 2023
Apache9 added a commit that referenced this pull request Dec 1, 2023
We added a new field in Procedure so the json output is also changed
thus we need to change the assertion
(cherry picked from commit 7dd4d0c)
Apache9 added a commit that referenced this pull request Dec 1, 2023
We added a new field in Procedure so the json output is also changed
thus we need to change the assertion
(cherry picked from commit 7dd4d0c)
Apache9 added a commit that referenced this pull request Dec 1, 2023
We added a new field in Procedure so the json output is also changed
thus we need to change the assertion
(cherry picked from commit 7dd4d0c)
Apache9 added a commit that referenced this pull request Dec 1, 2023
We added a new field in Procedure so the json output is also changed
thus we need to change the assertion
(cherry picked from commit 7dd4d0c)
Apache9 added a commit that referenced this pull request Dec 2, 2023
We added a new field in Procedure so the json output is also changed
thus we need to change the assertion
(cherry picked from commit 7dd4d0c)
kadirozde pushed a commit to kadirozde/hbase that referenced this pull request Jan 5, 2024
We added a new field in Procedure so the json output is also changed
thus we need to change the assertion
vinayakphegde pushed a commit to vinayakphegde/hbase that referenced this pull request Apr 4, 2024
We added a new field in Procedure so the json output is also changed
thus we need to change the assertion
(cherry picked from commit 7dd4d0c)
(cherry picked from commit 8082491)
Change-Id: I7011b52cddd0465a4ffdcc3e82c9e3d8f3fcf3f8
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.

2 participants

@Apache9@Apache-HBase