[
https://issues.apache.org/jira/browse/HBASE-24076?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17071463#comment-17071463
]
Hudson commented on HBASE-24076:
--------------------------------
Results for branch branch-2.1
[build #1847 on
builds.a.o|https://builds.apache.org/job/HBase%20Nightly/job/branch-2.1/1847/]:
(/) *{color:green}+1 overall{color}*
----
details (if available):
(/) {color:green}+1 general checks{color}
-- For more information [see general
report|https://builds.apache.org/job/HBase%20Nightly/job/branch-2.1/1847//General_Nightly_Build_Report/]
(/) {color:green}+1 jdk8 hadoop2 checks{color}
-- For more information [see jdk8 (hadoop2)
report|https://builds.apache.org/job/HBase%20Nightly/job/branch-2.1/1847//JDK8_Nightly_Build_Report_(Hadoop2)/]
(/) {color:green}+1 jdk8 hadoop3 checks{color}
-- For more information [see jdk8 (hadoop3)
report|https://builds.apache.org/job/HBase%20Nightly/job/branch-2.1/1847//JDK8_Nightly_Build_Report_(Hadoop3)/]
(/) {color:green}+1 source release artifact{color}
-- See build output for details.
(/) {color:green}+1 client integration test{color}
> TestQuotasShell is broken
> -------------------------
>
> Key: HBASE-24076
> URL: https://issues.apache.org/jira/browse/HBASE-24076
> Project: HBase
> Issue Type: Bug
> Components: shell
> Reporter: Duo Zhang
> Assignee: Duo Zhang
> Priority: Blocker
> Fix For: 2.1.10
>
>
> {noformat}
> ===============================================================================
> ^[[41;37;1mFailure^[[0m: <false> is not true.
> test_can_set_and_remove_quota(Hbase::SpaceQuotasTest)
> src/test/ruby/hbase/quotas_test.rb:183:in `block in
> test_can_set_and_remove_quota'
> 180: define_test 'can set and remove quota' do
> 181: command(:set_quota, TYPE => SPACE, LIMIT => '1G', POLICY =>
> NO_INSERTS, TABLE => @test_name)
> 182: output = capture_stdout{ command(:list_quotas) }
> ^[[41;37;1m => 183: assert(output.include?("LIMIT => 1G"))^[[0m
> 184: assert(output.include?("VIOLATION_POLICY => NO_INSERTS"))
> 185: assert(output.include?("TYPE => SPACE"))
> 186: assert(output.include?("TABLE => #{@test_name}"))
> ===============================================================================
> {noformat}
> At least on branch-2.1.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)