[
https://issues.apache.org/jira/browse/BEAM-10474?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Brian Hulette closed BEAM-10474.
--------------------------------
Fix Version/s: Not applicable
Resolution: Fixed
Sorry about this. Looks like it was resolved by #12288:
https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/3001/testReport/junit/apache_beam.transforms.display_test/DisplayDataTest/test_value_provider_display_data/history/
> Failure / flake in DisplayDataTest > test_value_provider_display_data
> ---------------------------------------------------------------------
>
> Key: BEAM-10474
> URL: https://issues.apache.org/jira/browse/BEAM-10474
> Project: Beam
> Issue Type: Bug
> Components: sdk-py-core
> Reporter: Kenneth Knowles
> Assignee: Ahmet Altay
> Priority: P1
> Labels: flake, flaky-test
> Fix For: Not applicable
>
> Time Spent: 3h 20m
> Remaining Estimate: 0h
>
> https://ci-beam.apache.org/job/beam_PreCommit_Python_Commit/13661/testReport/junit/apache_beam.transforms.display_test/DisplayDataTest/test_value_provider_display_data/
> {code}
> 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')"})>
> {code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)