You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2022/06/03 22:59:53 UTC

[GitHub] [beam] kennknowles opened a new issue, #19235: PR 7130 causes transforms/util_test to fail

kennknowles opened a new issue, #19235:
URL: https://github.com/apache/beam/issues/19235

   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']
   
   Imported from Jira [BEAM-6153](https://issues.apache.org/jira/browse/BEAM-6153). Original Jira may contain additional context.
   Reported by: ccy.


-- 
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.

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [beam] Abacn commented on issue #19235: PR 7130 causes transforms/util_test to fail

Posted by "Abacn (via GitHub)" <gi...@apache.org>.
Abacn commented on issue #19235:
URL: https://github.com/apache/beam/issues/19235#issuecomment-1654203515

   already fixed


-- 
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.

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [beam] Abacn closed issue #19235: PR 7130 causes transforms/util_test to fail

Posted by "Abacn (via GitHub)" <gi...@apache.org>.
Abacn closed issue #19235: PR 7130 causes transforms/util_test to fail
URL: https://github.com/apache/beam/issues/19235


-- 
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.

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org