Abacn commented on PR #25243: URL: https://github.com/apache/beam/pull/25243#issuecomment-1411140770
The affected test succeeded, from the log: ``` --- PASS: TestDebeziumIO_BasicRead (34.45s) 15:40:50 PASS 15:40:50 ok github.com/apache/beam/sdks/v2/go/test/integration/io/xlang/debezium 37.486s 16:33:27 --- PASS: TestDebeziumIO_BasicRead (24.96s) 16:33:27 PASS 16:33:27 ok github.com/apache/beam/sdks/v2/go/test/integration/io/xlang/debezium 28.002s ``` previously was ``` 18:28:19 /home/jenkins/sdk/go1.19.3/src/testing/testing.go:1493 +0x35f 18:28:19 FAIL github.com/apache/beam/sdks/v2/go/test/integration/io/xlang/debezium 31.181s ``` The PostCommit fails for other reasons though. merging for now to get back some test suite green -- 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]
