You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Kenneth Knowles (Jira)" <ji...@apache.org> on 2022/01/12 03:51:03 UTC

[jira] [Updated] (BEAM-6153) PR 7130 causes transforms/util_test to fail

     [ https://issues.apache.org/jira/browse/BEAM-6153?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kenneth Knowles updated BEAM-6153:
----------------------------------

This Jira ticket has a pull request attached to it, but is still open. Did the pull request resolve the issue? If so, could you please mark it resolved? This will help the project have a clear view of its open issues.

> 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
>            Priority: P3
>          Time Spent: 1h 20m
>  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
(v8.20.1#820001)