[
https://issues.apache.org/jira/browse/FLINK-13508?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gary Yao closed FLINK-13508.
----------------------------
> CommonTestUtils#waitUntilCondition() may attempt to sleep with negative time
> ----------------------------------------------------------------------------
>
> Key: FLINK-13508
> URL: https://issues.apache.org/jira/browse/FLINK-13508
> Project: Flink
> Issue Type: Bug
> Components: Tests
> Reporter: Gary Yao
> Assignee: Gary Yao
> Priority: Critical
> Labels: pull-request-available
> Fix For: 1.8.2, 1.9.0, 1.10.0
>
> Time Spent: 1h
> Remaining Estimate: 0h
>
> The test utility
> {{CommonTestUtils#waitUntilCondition(SupplierWithException<Boolean,
> Exception>, Deadline, long)}} may attempt to call {{Thread.sleep(long)}} with
> a negative argument.
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)