robertwb commented on code in PR #30771:
URL: https://github.com/apache/beam/pull/30771#discussion_r1554101011


##########
sdks/python/apache_beam/examples/snippets/transforms/aggregation/groupby_test.py:
##########
@@ -38,6 +38,10 @@
 from .groupby_simple_aggregate import simple_aggregate
 from .groupby_two_exprs import groupby_two_exprs
 
+#
+# Temporarily skip all tests in file
+__test__ = False

Review Comment:
   (Though if you're committing to fix them ASAP, we can get this in.)



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscr...@beam.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to