diff --git a/sdks/go/test/integration/integration.go b/sdks/go/test/integration/integration.go index 7835ffa5447d5..aec69036eeb53 100644 --- a/sdks/go/test/integration/integration.go +++ b/sdks/go/test/integration/integration.go @@ -263,7 +263,8 @@ var sparkFilters = []string{ "TestSetStateClear", "TestSetState", - "TestTimers_EventTime_Unbounded", // Side inputs in executable stage not supported. + "TestTimers_EventTime_Unbounded", // Side inputs in executable stage not supported. + "TestTimers_ProcessingTime_Infinity", // Spark doesn't support test stream. } var dataflowFilters = []string{