Abacn commented on code in PR #30702:
URL: https://github.com/apache/beam/pull/30702#discussion_r1534430523
##########
sdks/python/apache_beam/examples/cookbook/bigtableio_it_test.py:
##########
@@ -174,9 +174,7 @@ def tearDown(self):
if self.instance.exists():
self.instance.delete()
- # TODO(https://github.com/apache/beam/issues/29076): Reenable this test
- # once BigTable issues are fixed.
- @pytest.mark.it_postcommit_sickbay
Review Comment:
This reverts #29197 as Python PostCommit sickbay has been passing this test,
and the original todo issue is closed
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]