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

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

                Author: ASF GitHub Bot
            Created on: 21/Feb/19 17:48
            Start Date: 21/Feb/19 17:48
    Worklog Time Spent: 10m 
      Work Description: aromanenko-dev commented on pull request #7916: 
[BEAM-6722] Ignore HIFIOWithEmbeddedCassandraTest
URL: https://github.com/apache/beam/pull/7916#discussion_r259042137
 
 

 ##########
 File path: 
sdks/java/io/hadoop-input-format/src/test/java/org/apache/beam/sdk/io/hadoop/inputformat/HIFIOWithEmbeddedCassandraTest.java
 ##########
 @@ -38,12 +38,14 @@
 import org.apache.hadoop.mapreduce.InputFormat;
 import org.junit.AfterClass;
 import org.junit.BeforeClass;
+import org.junit.Ignore;
 import org.junit.Rule;
 import org.junit.Test;
 import org.junit.runner.RunWith;
 import org.junit.runners.JUnit4;
 
 /** Tests to validate HadoopInputFormatIO for embedded Cassandra instance. */
+@Ignore("Ignored because HadoopInputFormatIO is deprecated, tested by 
HadoopFormatIOCassandraTest")
 
 Review comment:
   Well, actually the whole module `hadoop-input-format` should be removed. I 
left it "just in case". Anyway, it won't be triggered to run. 
 
----------------------------------------------------------------
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: 202119)
    Time Spent: 1h  (was: 50m)

> :beam-sdks-java-io-cassandra:test is flaky
> ------------------------------------------
>
>                 Key: BEAM-6722
>                 URL: https://issues.apache.org/jira/browse/BEAM-6722
>             Project: Beam
>          Issue Type: Test
>          Components: io-java-cassandra
>            Reporter: Maximilian Michels
>            Priority: Major
>              Labels: flaky-test
>          Time Spent: 1h
>  Remaining Estimate: 0h
>
> I think this could be caused by the same issue as BEAM-6268.
> {noformat}
> 20:19:23 FAILURE: Build failed with an exception.
> 20:19:23 
> 20:19:23 * What went wrong:
> 20:19:23 Execution failed for task ':beam-sdks-java-io-cassandra:test'.
> 20:19:23 > There were failing tests. See the report at: 
> file:///home/jenkins/jenkins-slave/workspace/beam_PreCommit_Java_Commit@2/src/sdks/java/io/cassandra/build/reports/tests/test/index.html
> 20:19:23 
> {noformat}
> https://builds.apache.org/job/beam_PreCommit_Java_Commit/4414/console



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

Reply via email to