Skip to content

Commit

Permalink
Merge pull request #31547: [Release-2.57.0] Chery-pick #31538 into re…
Browse files Browse the repository at this point in the history
…lease branch
  • Loading branch information
kennknowles authored Jun 10, 2024
2 parents 6cbf144 + f0510ad commit ffb7422
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions sdks/go/test/integration/integration.go
Original file line number Diff line number Diff line change
Expand Up @@ -183,6 +183,10 @@ var flinkFilters = []string{
"TestTestStreamByteSliceSequence",
"TestTestStreamTwoUserTypeSequences",
"TestTestStreamInt16Sequence",
"TestTestStreamSimple",
"TestTestStreamSimple_InfinityDefault",
"TestTestStreamToGBK",
"TestTestStreamTimersEventTime",

"TestTimers_EventTime_Unbounded", // (failure when comparing on side inputs (NPE on window lookup))
"TestTimers_ProcessingTime.*", // Flink doesn't support processing time timers.
Expand Down

0 comments on commit ffb7422

Please sign in to comment.