[
https://issues.apache.org/jira/browse/BEAM-6153?focusedWorklogId=170851&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-170851
]
ASF GitHub Bot logged work on BEAM-6153:
----------------------------------------
Author: ASF GitHub Bot
Created on: 29/Nov/18 22:47
Start Date: 29/Nov/18 22:47
Worklog Time Spent: 10m
Work Description: charlesccychen commented on issue #7166: [BEAM-6153]
Revert "Optimize several Python coder implementations."
URL: https://github.com/apache/beam/pull/7166#issuecomment-443022836
Run Python PostCommit
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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: 170851)
Time Spent: 0.5h (was: 20m)
> PR 7130 causes transforms/util_test to fail
> -------------------------------------------
>
> Key: BEAM-6153
> URL: https://issues.apache.org/jira/browse/BEAM-6153
> Project: Beam
> Issue Type: Bug
> Components: sdk-py-core
> Reporter: Charles Chen
> Assignee: Robert Bradshaw
> Priority: Major
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> http://github.com/apache/beam/pull/7130 seems to cause transforms/util_test
> to fail.
> ======================================================================
> ERROR: test_reshuffle_sliding_window (__main__.ReshuffleTest)
> ----------------------------------------------------------------------
> BeamAssertException: Failed assert: [(1, [1, 2, 4]), (1, [1, 2, 4]), (2, [1,
> 2]), (2, [1, 2]), (3, [1]), (3, [1])] == [(1, [1]), (1, [1]), (1, [2]), (1,
> [2]), (1, [4]), (1, [4]), (2, [1]), (2, [1]), (2, [2]), (2, [2]), (3, [1]),
> (3, [1])] [while running 'before_reshuffle/Match']
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)