[ 
https://issues.apache.org/jira/browse/BEAM-5150?focusedWorklogId=136127&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-136127
 ]

ASF GitHub Bot logged work on BEAM-5150:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 20/Aug/18 12:17
            Start Date: 20/Aug/18 12:17
    Worklog Time Spent: 10m 
      Work Description: iemejia closed pull request #6250: [BEAM-5150] Disable 
MqttIO ReadTest for now, investigating the cause
URL: https://github.com/apache/beam/pull/6250
 
 
   

This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:

As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):

diff --git 
a/sdks/java/io/mqtt/src/test/java/org/apache/beam/sdk/io/mqtt/MqttIOTest.java 
b/sdks/java/io/mqtt/src/test/java/org/apache/beam/sdk/io/mqtt/MqttIOTest.java
index 233b4cd26de..cd386d11f19 100644
--- 
a/sdks/java/io/mqtt/src/test/java/org/apache/beam/sdk/io/mqtt/MqttIOTest.java
+++ 
b/sdks/java/io/mqtt/src/test/java/org/apache/beam/sdk/io/mqtt/MqttIOTest.java
@@ -41,6 +41,7 @@
 import org.joda.time.Duration;
 import org.junit.After;
 import org.junit.Before;
+import org.junit.Ignore;
 import org.junit.Rule;
 import org.junit.Test;
 import org.slf4j.Logger;
@@ -137,6 +138,7 @@ public void testReadNoClientId() throws Exception {
   }
 
   @Test(timeout = 30 * 1000)
+  @Ignore("Investigating BEAM-5150")
   public void testRead() throws Exception {
     PCollection<byte[]> output =
         pipeline.apply(


 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


Issue Time Tracking
-------------------

    Worklog Id:     (was: 136127)
    Time Spent: 20m  (was: 10m)

> [beam_PostCommit_Java_GradleBuild][org.apache.beam.sdk.io.mqtt.MqttIOTest.testRead][Flake]
>  Non-deterministic output.
> --------------------------------------------------------------------------------------------------------------------
>
>                 Key: BEAM-5150
>                 URL: https://issues.apache.org/jira/browse/BEAM-5150
>             Project: Beam
>          Issue Type: Bug
>          Components: test-failures
>            Reporter: Mikhail Gryzykhin
>            Assignee: Jean-Baptiste Onofré
>            Priority: Major
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> Failing job url:
> [https://builds.apache.org/job/beam_PostCommit_Java_GradleBuild/1239/testReport/org.apache.beam.sdk.io.mqtt/MqttIOTest/testRead/]
>  Job history url:
> https://builds.apache.org/job/beam_PostCommit_Java_GradleBuild/1234/testReport/junit/org.apache.beam.sdk.io.mqtt/MqttIOTest/testRead/history/
>  Relevant log:
> java.lang.AssertionError: 
> MqttIO.Read/Read(UnboundedMqttSource)/StripIds/ParMultiDo(StripIds).output: 
> Expected: iterable over [[<84>, <104>, <105>, <115>, <32>, <105>, <115>, 
> <32>, <116>, <101>, <115>, <116>, <32>, <48>], [<84>, <104>, <105>, <115>, 
> <32>, <105>, <115>, <32>, <116>, <101>, <115>, <116>, <32>, <49>], [<84>, 
> <104>, <105>, <115>, <32>, <105>, <115>, <32>, <116>, <101>, <115>, <116>, 
> <32>, <50>], [<84>, <104>, <105>, <115>, <32>, <105>, <115>, <32>, <116>, 
> <101>, <115>, <116>, <32>, <51>], [<84>, <104>, <105>, <115>, <32>, <105>, 
> <115>, <32>, <116>, <101>, <115>, <116>, <32>, <52>], [<84>, <104>, <105>, 
> <115>, <32>, <105>, <115>, <32>, <116>, <101>, <115>, <116>, <32>, <53>], 
> [<84>, <104>, <105>, <115>, <32>, <105>, <115>, <32>, <116>, <101>, <115>, 
> <116>, <32>, <54>], [<84>, <104>, <105>, <115>, <32>, <105>, <115>, <32>, 
> <116>, <101>, <115>, <116>, <32>, <55>], [<84>, <104>, <105>, <115>, <32>, 
> <105>, <115>, <32>, <116>, <101>, <115>, <116>, <32>, <56>], [<84>, <104>, 
> <105>, <115>, <32>, <105>, <115>, <32>, <116>, <101>, <115>, <116>, <32>, 
> <57>]] in any order but: No item matches: [<84>, <104>, <105>, <115>, <32>, 
> <105>, <115>, <32>, <116>, <101>, <115>, <116>, <32>, <48>], [<84>, <104>, 
> <105>, <115>, <32>, <105>, <115>, <32>, <116>, <101>, <115>, <116>, <32>, 
> <49>], [<84>, <104>, <105>, <115>, <32>, <105>, <115>, <32>, <116>, <101>, 
> <115>, <116>, <32>, <50>], [<84>, <104>, <105>, <115>, <32>, <105>, <115>, 
> <32>, <116>, <101>, <115>, <116>, <32>, <51>], [<84>, <104>, <105>, <115>, 
> <32>, <105>, <115>, <32>, <116>, <101>, <115>, <116>, <32>, <52>] in [[<84>, 
> <104>, <105>, <115>, <32>, <105>, <115>, <32>, <116>, <101>, <115>, <116>, 
> <32>, <53>], [<84>, <104>, <105>, <115>, <32>, <105>, <115>, <32>, <116>, 
> <101>, <115>, <116>, <32>, <54>], [<84>, <104>, <105>, <115>, <32>, <105>, 
> <115>, <32>, <116>, <101>, <115>, <116>, <32>, <55>], [<84>, <104>, <105>, 
> <115>, <32>, <105>, <115>, <32>, <116>, <101>, <115>, <116>, <32>, <56>], 
> [<84>, <104>, <105>, <115>, <32>, <105>, <115>, <32>, <116>, <101>, <115>, 
> <116>, <32>, <57>]] at 
> org.apache.beam.sdk.testing.PAssert$PAssertionSite.capture(PAssert.java:168) 
> at org.apache.beam.sdk.testing.PAssert.that(PAssert.java:374) at 
> org.apache.beam.sdk.testing.PAssert.that(PAssert.java:366) at 
> org.apache.beam.sdk.io.mqtt.MqttIOTest.testRead(MqttIOTest.java:148) at 
> sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at 
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 
> at 
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>  at java.lang.reflect.Method.invoke(Method.java:498) at 
> org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
>  at 
> org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
>  at 
> org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
>  at 
> org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
>  at 
> org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:298)
>  at 
> org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:292)
>  at java.util.concurrent.FutureTask.run(FutureTask.java:266)



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to