[
https://issues.apache.org/jira/browse/KUDU-3433?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17809704#comment-17809704
]
Alexey Serbin commented on KUDU-3433:
-
The test has been failing from time to time. Just recently it failed again
when running binaries built in DEBUG configuration from this git changelist:
[cdbe4577a|https://github.com/apache/kudu/commit/cdbe4577a91a171718ff485acc1dd1261e73a8d2],
see the attached [^client-test.4.txt.xz] file.
> ClientTest.TestDeleteWithDeletedTableReserveSecondsWorks is flaky
> -
>
> Key: KUDU-3433
> URL: https://issues.apache.org/jira/browse/KUDU-3433
> Project: Kudu
> Issue Type: Bug
>Affects Versions: 1.17.0
>Reporter: Alexey Serbin
>Priority: Major
> Attachments: client-test.2.txt.xz, client-test.4.txt.xz
>
>
> The {{TestDeleteWithDeletedTableReserveSecondsWorks}} in {{client-test}}
> sometimes fails with the following message:
> {noformat}
> src/kudu/client/client-test.cc:5436: Failure
> Value of: tables.empty()
>
> Actual: false
>
> Expected: true
> {noformat}
> I'm attaching a full log for reference.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)