[
https://issues.apache.org/jira/browse/BEAM-3028?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chamikara Jayalath resolved BEAM-3028.
--------------------------------------
Resolution: Fixed
> DatastoreIO integration tests failing on Dataflow
> -------------------------------------------------
>
> Key: BEAM-3028
> URL: https://issues.apache.org/jira/browse/BEAM-3028
> Project: Beam
> Issue Type: Bug
> Components: runner-dataflow
> Affects Versions: 2.2.0
> Reporter: Kenneth Knowles
> Assignee: Chamikara Jayalath
> Priority: Blocker
> Fix For: 2.2.0
>
>
> Our testing signal has been bad enough that we seemed to have ignored or
> missed this when it happened.
> From these builds: (while the logs last, you can check them)
> https://builds.apache.org/job/beam_PostCommit_Java_MavenInstall/4963/org.apache.beam$beam-runners-google-cloud-dataflow-java/testReport/junit/org.apache.beam.sdk.io.gcp.datastore/V1ReadIT/testE2EV1Read/
> https://builds.apache.org/job/beam_PostCommit_Java_MavenInstall/4963/org.apache.beam$beam-runners-google-cloud-dataflow-java/testReport/junit/org.apache.beam.sdk.io.gcp.datastore/V1ReadIT/testE2EV1ReadWithGQLQueryWithNoLimit/
> Quoting:
> {code}
> java.lang.AssertionError: Combine.globally(Count)/Flatten.PCollections.out:
> Expected: <1000L>
> but: was <12000L>
> at
> org.apache.beam.sdk.testing.PAssert$PAssertionSite.capture(PAssert.java:165)
> at org.apache.beam.sdk.testing.PAssert.thatSingleton(PAssert.java:397)
> at org.apache.beam.sdk.testing.PAssert.thatSingleton(PAssert.java:387)
> at
> org.apache.beam.sdk.io.gcp.datastore.V1ReadIT.testE2EV1Read(V1ReadIT.java:95)
> {code}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)