diff --git a/sdks/go/test/integration/integration.go b/sdks/go/test/integration/integration.go index d8aee63718c19..12f7fdb6bd8e8 100644 --- a/sdks/go/test/integration/integration.go +++ b/sdks/go/test/integration/integration.go @@ -259,7 +259,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{