kw2542 commented on a change in pull request #15659:
URL: https://github.com/apache/beam/pull/15659#discussion_r721821032
##########
File path: sdks/go/test/integration/integration.go
##########
@@ -88,13 +88,17 @@ var flinkFilters = []string{
}
var samzaFilters = []string{
+ // XLang tests no supported by samza runner.
+ "TestXLang.*",
Review comment:
Judging from last three logs, all TestXLang tests are passing now, can
we include them?
--
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]