[
https://issues.apache.org/jira/browse/BEAM-10474?focusedWorklogId=460524&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-460524
]
ASF GitHub Bot logged work on BEAM-10474:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 17/Jul/20 20:53
Start Date: 17/Jul/20 20:53
Worklog Time Spent: 10m
Work Description: ibzib commented on pull request #12288:
URL: https://github.com/apache/beam/pull/12288#issuecomment-660332983
Now all the external transform tests in Python2_PVR_Flink are timing out
instead. I'm thinking about either increasing the timeouts to these tests, or
removing them since they might be redundant (XVR_Flink has its own postcommit
already).
----------------------------------------------------------------
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: 460524)
Time Spent: 2h 40m (was: 2.5h)
> 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 40m
> 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)