Skip to content

Conversation

@Apache9
Copy link
Contributor

@Apache9 Apache9 commented Dec 1, 2023

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
@Apache9 Apache9 self-assigned this Dec 1, 2023
@Apache-HBase
Copy link

🎊 +1 overall

Vote Subsystem Runtime Comment
+0 🆗 reexec 0m 25s Docker mode activated.
_ Prechecks _
+1 💚 dupname 0m 0s No case conflicting files found.
+1 💚 @author 0m 0s The patch does not contain any @author tags.
_ master Compile Tests _
+1 💚 spotless 0m 48s branch has no errors when running spotless:check.
_ Patch Compile Tests _
-0 ⚠️ rubocop 0m 6s The patch generated 6 new + 51 unchanged - 1 fixed = 57 total (was 52)
+1 💚 whitespace 0m 0s The patch has no whitespace issues.
+1 💚 spotless 0m 37s patch has no errors when running spotless:check.
_ Other Tests _
+1 💚 asflicense 0m 9s The patch does not generate ASF License warnings.
3m 10s
Subsystem Report/Notes
Docker ClientAPI=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 Tests dupname asflicense spotless rubocop
uname Linux 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 tool maven
Personality dev-support/hbase-personality.sh
git revision master / 02217e1
rubocop https://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 count 45 (vs. ulimit of 30000)
modules C: hbase-shell U: hbase-shell
Console output https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-5555/1/console
versions git=2.34.1 maven=3.8.6 rubocop=1.37.1
Powered by Apache Yetus 0.12.0 https://yetus.apache.org

This message was automatically generated.

@Apache-HBase
Copy link

🎊 +1 overall

Vote Subsystem Runtime Comment
+0 🆗 reexec 0m 27s Docker mode activated.
-0 ⚠️ yetus 0m 3s Unprocessed flag(s): --brief-report-file --spotbugs-strict-precheck --whitespace-eol-ignore-list --whitespace-tabs-ignore-list --quick-hadoopcheck
_ Prechecks _
_ master Compile Tests _
+1 💚 mvninstall 3m 4s master passed
_ Patch Compile Tests _
+1 💚 mvninstall 2m 39s the patch passed
_ Other Tests _
+1 💚 unit 7m 27s hbase-shell in the patch passed.
14m 33s
Subsystem Report/Notes
Docker ClientAPI=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 Tests unit
uname Linux 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 tool maven
Personality dev-support/hbase-personality.sh
git revision master / 02217e1
Test Results https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-5555/1/testReport/
Max. process+thread count 1540 (vs. ulimit of 30000)
modules C: hbase-shell U: hbase-shell
Console output https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-5555/1/console
versions git=2.34.1 maven=3.8.6
Powered by Apache Yetus 0.12.0 https://yetus.apache.org

This message was automatically generated.

@Apache-HBase
Copy link

🎊 +1 overall

Vote Subsystem Runtime Comment
+0 🆗 reexec 0m 39s Docker mode activated.
-0 ⚠️ yetus 0m 3s Unprocessed flag(s): --brief-report-file --spotbugs-strict-precheck --whitespace-eol-ignore-list --whitespace-tabs-ignore-list --quick-hadoopcheck
_ Prechecks _
_ master Compile Tests _
+1 💚 mvninstall 3m 15s master passed
_ Patch Compile Tests _
+1 💚 mvninstall 2m 50s the patch passed
_ Other Tests _
+1 💚 unit 7m 52s hbase-shell in the patch passed.
15m 36s
Subsystem Report/Notes
Docker ClientAPI=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 Tests unit
uname Linux 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 tool maven
Personality dev-support/hbase-personality.sh
git revision master / 02217e1
Test Results https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-5555/1/testReport/
Max. process+thread count 1495 (vs. ulimit of 30000)
modules C: hbase-shell U: hbase-shell
Console output https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-5555/1/console
versions git=2.34.1 maven=3.8.6
Powered by Apache Yetus 0.12.0 https://yetus.apache.org

This message was automatically generated.

@Apache9 Apache9 merged commit 7dd4d0c into apache:master Dec 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 free to 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