lostluck commented on a change in pull request #17067:
URL: https://github.com/apache/beam/pull/17067#discussion_r830404485



##########
File path: sdks/go/test/integration/integration.go
##########
@@ -91,11 +91,7 @@ var portableFilters = []string{
 var flinkFilters = []string{
        // TODO(BEAM-11500): Flink tests timing out on reads.
        "TestXLang_Combine.*",
-       // TODO(BEAM-12815): Test fails: "Insufficient number of network 
buffers".
-       "TestXLang_Multi",
        "TestDebeziumIO_BasicRead",
-       // TODO(BEAM-12753): Flink test stream fails for non-string/byte slice 
inputs
-       "TestTestStream.*Sequence.*",
        // Triggers are not yet supported
        "TestTrigger.*",

Review comment:
       We should try (in separate PRs) removing the other test filters as well, 
as I can see all of these being tightly related (timeouts and memory for 
debezium, and Triggers leaning on TestStream).




-- 
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]


Reply via email to