You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kudu.apache.org by "YifanZhang (Jira)" <ji...@apache.org> on 2022/02/23 07:23:00 UTC

[jira] [Created] (KUDU-3354) Flaky test: DisableWriteWhenExceedingQuotaTest.TestDisableWritePrivilegeWhenExceedingSizeQuota

YifanZhang created KUDU-3354:
--------------------------------

             Summary: Flaky test: DisableWriteWhenExceedingQuotaTest.TestDisableWritePrivilegeWhenExceedingSizeQuota
                 Key: KUDU-3354
                 URL: https://issues.apache.org/jira/browse/KUDU-3354
             Project: Kudu
          Issue Type: Bug
            Reporter: YifanZhang


The test `DisableWriteWhenExceedingQuotaTest.TestDisableWritePrivilegeWhenExceedingSizeQuota` sometimes fails (at least in debug mode). The output is:

/home/jenkins-slave/workspace/kudu-master/0/src/kudu/integration-tests/write_limit-itest.cc:229: Failure
Value of: s.IsIOError()
  Actual: false
Expected: true
OK
/home/jenkins-slave/workspace/kudu-master/0/src/kudu/integration-tests/write_limit-itest.cc:429: Failure
Expected: TestSizeLimit() doesn't generate new fatal failures in the current thread.
  Actual: it does.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)