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/07/26 14:41:35 UTC

[GitHub] [beam] jrmccluskey commented on issue #22447: [Bug]: TestParDo timing out on OSX (arm64)

jrmccluskey commented on issue #22447:
URL: https://github.com/apache/beam/issues/22447#issuecomment-1195573846

   Yes I have reproduced on the M1 Mac and poked around a bit, it's specifically the `TestParDo` unit test and looks to be an issue with getting values out of the iterators/reiterators. That's where the test stops, looks like it's the same as #21998 where the iterator isn't returning false after the last element and is creating an infinite loop as a result.


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