Ruoyun Huang created BEAM-5745:
----------------------------------
Summary: Util test on annotations fails
Key: BEAM-5745
URL: https://issues.apache.org/jira/browse/BEAM-5745
Project: Beam
Issue Type: Improvement
Components: sdk-py-core
Reporter: Ruoyun Huang
Assignee: Ruoyun Huang
Traceback (most recent call last):
File
"/usr/local/google/home/ruoyun/projects/beam/sdks/python/apache_beam/utils/annotations_test.py",
line 142, in test_frequency
label_check_list=[])
File
"/usr/local/google/home/ruoyun/projects/beam/sdks/python/apache_beam/utils/annotations_test.py",
line 149, in check_annotation
self.assertIn(fnc_name + ' is ' + annotation_type, str(warning[-1].message))
AssertionError: 'fnc2_test_annotate_frequency is experimental' not found in
'fnc_test_annotate_frequency is experimental.'
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)