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

Emily Ye updated BEAM-12712:
----------------------------
    Description: 
 
 * 
[https://ci-beam.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Flink/9215]
 * 
[https://ci-beam.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Samza/8364/]
 * 
[https://ci-beam.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Direct/5246/]
 
 * Build scan for Direct runner: [https://scans.gradle.com/s/ipi3spcaussnu]
 * Test Code: 
[https://github.com/apache/beam/blob/7b54b0bd3dac0fe59a11294217be969d0c03da86/sdks/java/core/src/test/java/org/apache/beam/sdk/transforms/ParDoTest.java#L3717]

Error: `java.lang.AssertionError: 
ParDo(Anonymous)/ParMultiDo(Anonymous).output: Expected: iterable with items 
[<0>, <1>, <2>, <3>, <4>] in any order but: no item matches: <2>, <3>, <4> in 
[<0>, <1>]`

Only culprit commit 
([https://github.com/apache/beam/commit/8bd1e208685518148fa574797bd7d7c08d430bf5)]
 seems to match subject-wise [~reuvenlax]. Test hasn't failed three times yet 
but based on multiple runner failures I decided to file now. Will confirm it is 
this commit when I get the chance, but I figured I'd notify of a possible issue 
now. 

  was:
 
 * 
[https://ci-beam.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Flink/9215]
 * 
[https://ci-beam.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Samza/8364/]
 * 
[https://ci-beam.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Direct/5246/]

 

Build scan for Direct runner: [https://scans.gradle.com/s/ipi3spcaussnu]

 Test Code: 

java.lang.AssertionError: ParDo(Anonymous)/ParMultiDo(Anonymous).output: 
Expected: iterable with items [<0>, <1>, <2>, <3>, <4>] in any order but: no 
item matches: <2>, <3>, <4> in [<0>, <1>]

 

Only culprit commit 
([https://github.com/apache/beam/commit/8bd1e208685518148fa574797bd7d7c08d430bf5)]
 seems to match subject-wise [~reuvenlax]. Test hasn't failed three times yet 
but based on multiple runner failures I decided to file now. Will confirm it is 
this commit when I get the chance, but I figured I'd notify of a possible issue 
now. 


> Java Portable VR PostCommits failing - ParDoTest 
> TimerTests.testEventTimeTimerLoop
> ----------------------------------------------------------------------------------
>
>                 Key: BEAM-12712
>                 URL: https://issues.apache.org/jira/browse/BEAM-12712
>             Project: Beam
>          Issue Type: Bug
>          Components: test-failures
>            Reporter: Emily Ye
>            Assignee: Reuven Lax
>            Priority: P1
>              Labels: currently-failing
>
>  
>  * 
> [https://ci-beam.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Flink/9215]
>  * 
> [https://ci-beam.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Samza/8364/]
>  * 
> [https://ci-beam.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Direct/5246/]
>  
>  * Build scan for Direct runner: [https://scans.gradle.com/s/ipi3spcaussnu]
>  * Test Code: 
> [https://github.com/apache/beam/blob/7b54b0bd3dac0fe59a11294217be969d0c03da86/sdks/java/core/src/test/java/org/apache/beam/sdk/transforms/ParDoTest.java#L3717]
> Error: `java.lang.AssertionError: 
> ParDo(Anonymous)/ParMultiDo(Anonymous).output: Expected: iterable with items 
> [<0>, <1>, <2>, <3>, <4>] in any order but: no item matches: <2>, <3>, <4> in 
> [<0>, <1>]`
> Only culprit commit 
> ([https://github.com/apache/beam/commit/8bd1e208685518148fa574797bd7d7c08d430bf5)]
>  seems to match subject-wise [~reuvenlax]. Test hasn't failed three times yet 
> but based on multiple runner failures I decided to file now. Will confirm it 
> is this commit when I get the chance, but I figured I'd notify of a possible 
> issue now. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to