Skip to content

Commit c6933bf

Browse files
author
David Cavazos
authored
dataflow/flex-templates: adding reference to bug (GoogleCloudPlatform#4611)
Adding reference to a bug to keep track of to re-enable a test.
1 parent 824d2dd commit c6933bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dataflow/flex-templates/streaming_beam/streaming_beam_test.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ def test_dataflow_flex_templates_pubsub_to_bigquery(dataset, topic_path,
127127

128128
# TODO:Testcase using Teststream currently does not work as intended.
129129
# The first write to BigQuery fails. Have filed a bug. The test case
130-
# to be changed once the bug gets fixed.
130+
# to be changed once the bug gets fixed. b/152446921
131131
'''
132132
@mock.patch("apache_beam.Pipeline", TestPipeline)
133133
@mock.patch(

0 commit comments

Comments
 (0)