Skip to content

Commit

Permalink
[Go SDK] filter out TestTestStreamInt16Sequence from flink VR tests. (a…
Browse files Browse the repository at this point in the history
  • Loading branch information
lostluck authored and MelodyShen committed Mar 1, 2024
1 parent 872aea6 commit 95059e0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sdks/go/test/integration/integration.go
Original file line number Diff line number Diff line change
Expand Up @@ -185,6 +185,7 @@ var flinkFilters = []string{
"TestTestStreamStrings",
"TestTestStreamByteSliceSequence",
"TestTestStreamTwoUserTypeSequences",
"TestTestStreamInt16Sequence",

"TestTimers_EventTime_Unbounded", // (failure when comparing on side inputs (NPE on window lookup))
}
Expand Down

0 comments on commit 95059e0

Please sign in to comment.