Details
-
Bug
-
Status: Resolved
-
P1
-
Resolution: Fixed
-
None
Description
AssertionError: Expected: a sequence over [key is int_flag and value is 1, key is str_flag and value is RuntimeValueProvider(option: str_flag, type: str, default_value: 'hello'), key is float_flag and value is RuntimeValueProvider(option: float_flag, type: float, default_value: None)] in any order but: not matched: <DisplayDataItem({"key": "foo", "namespace": "apache_beam.transforms.display_test.TestOptions", "type": "STRING", "value": "RuntimeValueProvider(option: foo, type: str, default_value: 'bar')"})>
Attachments
Issue Links
- is caused by
-
BEAM-10006 PipelineOptions can pick up definitions from unrelated tests
- Open
- links to