[
https://issues.apache.org/jira/browse/FLINK-9925?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16691345#comment-16691345
]
Chesnay Schepler commented on FLINK-9925:
-----------------------------------------
Another instance on release-1.7@ef683c3ea56b5e82971035790955d895d93ccd5a:
https://travis-ci.org/apache/flink/jobs/456572019
{code}
Tests run: 6, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 24.186 sec <<<
FAILURE! - in org.apache.flink.queryablestate.network.ClientTest
testSimpleRequests(org.apache.flink.queryablestate.network.ClientTest) Time
elapsed: 20.004 sec <<< FAILURE!
java.lang.AssertionError: Receive timed out
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.assertTrue(Assert.java:41)
at org.junit.Assert.assertNotNull(Assert.java:712)
at
org.apache.flink.queryablestate.network.ClientTest.testSimpleRequests(ClientTest.java:170)
{code}
> ClientTest.testSimpleRequests fails on Travis
> ---------------------------------------------
>
> Key: FLINK-9925
> URL: https://issues.apache.org/jira/browse/FLINK-9925
> Project: Flink
> Issue Type: Bug
> Components: Tests
> Affects Versions: 1.7.0
> Reporter: Till Rohrmann
> Priority: Critical
> Labels: test-stability
>
> {{ClientTest.testSimpleRequests}} fails on Travis with an {{AssertionError}}:
> https://api.travis-ci.org/v3/job/405690023/log.txt
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)