[
https://issues.apache.org/jira/browse/BEAM-10474?focusedWorklogId=461353&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-461353
]
ASF GitHub Bot logged work on BEAM-10474:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 21/Jul/20 00:30
Start Date: 21/Jul/20 00:30
Worklog Time Spent: 10m
Work Description: tysonjh commented on pull request #12288:
URL: https://github.com/apache/beam/pull/12288#issuecomment-661488284
> @tysonjh - Gradle is failing with "java.io.IOException: No space left on
device" errors. Link to failing tests:
https://ci-beam.apache.org/job/beam_PreCommit_Portable_Python_Commit/12004/
This was fixed AFAICT by running some Jenkins jobs to clean up the local
storage. Sorry about the delayed response.
----------------------------------------------------------------
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: 461353)
Time Spent: 3h 40m (was: 3.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
> Fix For: Not applicable
>
> Time Spent: 3h 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)