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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
