[ 
https://issues.apache.org/jira/browse/KUDU-3360?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17529728#comment-17529728
 ] 

ASF subversion and git services commented on KUDU-3360:
-------------------------------------------------------

Commit 0616d9604588875364ce1380107a4ecd55440a9c in kudu's branch 
refs/heads/master from shenxingwuying
[ https://gitbox.apache.org/repos/asf?p=kudu.git;h=0616d9604 ]

[unit test] KUDU-3360 Fix 
DisableWriteWhenExceedingQuotaTest.TestDisableWritePrivilegeWhenExceedingSizeQuota

DisableWriteWhenExceedingQuotaTest.TestDisableWritePrivilegeWhenExceedingSizeQuota
is not steady and proability fail. Errors at Jenkins like this:

Error Message
/home/jenkins-slave/workspace/kudu-master/1/src/kudu/integration-tests/write_limit-itest.cc:229
Value of: s.IsIOError()
      Actual: false
      Expected: true
      OK
Stacktrace
/home/jenkins-slave/workspace/kudu-master/1/src/kudu/integration-tests/write_limit-itest.cc:229
Value of: s.IsIOError()
      Actual: false
      Expected: true
      OK

I will try to fix the case, by confirm reaching size_limit and not reach 
row_limit.

Change-Id: Ide7255de177999dcf646a4eda63351e76de2b1cf
Reviewed-on: http://gerrit.cloudera.org:8080/18426
Tested-by: Kudu Jenkins
Reviewed-by: Yingchun Lai <[email protected]>
Reviewed-by: Alexey Serbin <[email protected]>


> UT proability fail : 
> DisableWriteWhenExceedingQuotaTest.TestDisableWritePrivilegeWhenExceedingSizeQuota
>  CatalogManagerConfigurations/MasterStressTest.Test/1
> ------------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: KUDU-3360
>                 URL: https://issues.apache.org/jira/browse/KUDU-3360
>             Project: Kudu
>          Issue Type: Test
>            Reporter: shenxingwuying
>            Assignee: shenxingwuying
>            Priority: Trivial
>
> DisableWriteWhenExceedingQuotaTest.TestDisableWritePrivilegeWhenExceedingSizeQuota
>  CatalogManagerConfigurations/MasterStressTest.Test/1
>  
> UT 
> DisableWriteWhenExceedingQuotaTest.TestDisableWritePrivilegeWhenExceedingSizeQuota
>  proability fail,
> I will try to fix it, confirm reach the size limit but not row limit.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

Reply via email to