Github user jdanekrh commented on a diff in the pull request:
https://github.com/apache/activemq-artemis/pull/1202#discussion_r111669868
--- Diff:
tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/amqp/ProtonTest.java
---
@@ -1583,6 +1583,45 @@ public void testSimpleText() throws Throwable {
}
@Test
+ public void testTimedOutWaitingForWriteLogOnConsumer() throws Throwable
{
--- End diff --
test with the exact same name is already on line 534; one of them should be
renamed
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---