Grant Henke created KUDU-3170:
---------------------------------
Summary: testSlowWriterDoesntBlockQueues is flaky in the ARM builds
Key: KUDU-3170
URL: https://issues.apache.org/jira/browse/KUDU-3170
Project: Kudu
Issue Type: Bug
Reporter: Grant Henke
It looks like testSlowWriterDoesntBlockQueues is flaky in the ARM builds. It
has failed with the below in a few recent runs:
{code}
org.apache.kudu.subprocess.echo.TestEchoSubprocess >
testSlowWriterDoesntBlockQueues FAILED java.lang.AssertionError: expected:<1>
but was:<0> at org.junit.Assert.fail(Assert.java:89) at
org.junit.Assert.failNotEquals(Assert.java:835) at
org.junit.Assert.assertEquals(Assert.java:647) at
org.junit.Assert.assertEquals(Assert.java:633) at
org.apache.kudu.subprocess.echo.TestEchoSubprocess.testSlowWriterDoesntBlockQueues(TestEchoSubprocess.java:291)
{code}
*
https://logs.openlabtesting.org/logs/periodic-kudu-mail/github.com/apache/kudu/master/kudu-build-test-arm64-in-docker/20ae949/
*
https://logs.openlabtesting.org/logs/periodic-kudu-mail/github.com/apache/kudu/master/kudu-build-test-arm64-in-docker/87eac39/
--
This message was sent by Atlassian Jira
(v8.3.4#803005)