Disable sliding window
diff --git a/integrations/tensorflow/e2e/BUILD b/integrations/tensorflow/e2e/BUILD index 2fd4545..f7872c3 100644 --- a/integrations/tensorflow/e2e/BUILD +++ b/integrations/tensorflow/e2e/BUILD
@@ -93,6 +93,7 @@ "matrix_ops_test.py", "ring_buffer_test.py", # TODO(b/148747011) "scatter_update_test.py", + "sliding_window_test.py", # TODO(#2659) "strings_test.py", ]