You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by "chamikaramj (via GitHub)" <gi...@apache.org> on 2023/09/19 23:58:46 UTC

[GitHub] [beam] chamikaramj commented on issue #21645: beam_PostCommit_XVR_GoUsingJava_Dataflow fails on some test transforms

chamikaramj commented on issue #21645:
URL: https://github.com/apache/beam/issues/21645#issuecomment-1726694751

   Seems like Just Kafka test is failing now but other tests are passing. Have to check closely to see why the Kafka Go test is failing.
   
   14:25:33 --- PASS: TestBigtableIO_BasicWriteRead (632.92s)
   14:25:33 PASS
   14:25:33 ok  	github.com/apache/beam/sdks/v2/go/test/integration/io/xlang/bigtable	635.947s
   14:25:33 === RUN   TestDebeziumIO_BasicRead
   14:25:33     integration.go:364: Test TestDebeziumIO_BasicRead is currently filtered for runner dataflow
   14:25:33 --- SKIP: TestDebeziumIO_BasicRead (0.00s)
   14:25:33 PASS
   14:25:33 ok  	github.com/apache/beam/sdks/v2/go/test/integration/io/xlang/debezium	3.026s
   14:25:33 === RUN   TestJDBCIO_BasicReadWrite
   14:25:33     integration.go:364: Test TestJDBCIO_BasicReadWrite is currently filtered for runner dataflow
   14:25:33 --- SKIP: TestJDBCIO_BasicReadWrite (0.00s)
   14:25:33 === RUN   TestJDBCIO_PostgresReadWrite
   14:25:33     integration.go:364: Test TestJDBCIO_PostgresReadWrite is currently filtered for runner dataflow
   14:25:33 --- SKIP: TestJDBCIO_PostgresReadWrite (0.00s)
   14:25:33 PASS
   14:25:33 ok  	github.com/apache/beam/sdks/v2/go/test/integration/io/xlang/jdbc	3.026s
   14:25:33 === RUN   TestKafkaIO_BasicReadWrite
   14:25:33     integration.go:364: Test TestKafkaIO_BasicReadWrite is currently filtered for runner dataflow
   14:25:33 --- SKIP: TestKafkaIO_BasicReadWrite (0.00s)
   14:25:33 PASS
   14:25:33 ok  	github.com/apache/beam/sdks/v2/go/test/integration/io/xlang/kafka	6.027s
   14:25:33 FAIL


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org