[
https://issues.apache.org/jira/browse/BEAM-10474?focusedWorklogId=460508&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-460508
]
ASF GitHub Bot logged work on BEAM-10474:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 17/Jul/20 20:25
Start Date: 17/Jul/20 20:25
Worklog Time Spent: 10m
Work Description: aaltay commented on pull request #12288:
URL: https://github.com/apache/beam/pull/12288#issuecomment-660321940
> @chamikaramj @ihji test_expand_kafka_read and test_external_transform are
failing on Flink. Link to failing tests:
(https://ci-beam.apache.org/job/beam_PreCommit_Python2_PVR_Flink_Phrase/304/)
-- same error as before. This looks like an issue, I will find the JIRA issue
or file a new one.
I think this is fixed by (https://github.com/apache/beam/pull/12303).
(@ibzib to confirm.)
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 460508)
Time Spent: 2h 20m (was: 2h 10m)
> 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
> Time Spent: 2h 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)