[
https://issues.apache.org/jira/browse/BEAM-11886?focusedWorklogId=570137&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-570137
]
ASF GitHub Bot logged work on BEAM-11886:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 22/Mar/21 23:24
Start Date: 22/Mar/21 23:24
Worklog Time Spent: 10m
Work Description: reuvenlax commented on pull request #14302:
URL: https://github.com/apache/beam/pull/14302#issuecomment-804460308
I think I see the problem. The test was testing something that wasn't
really part of the API contract, as a way of trying to validate internal
details. I believe a subsequent PR (changing how the Dataflow runner caches
data) broke that assumption. I think we should remove that line from the
test.
On Mon, Mar 22, 2021 at 3:51 PM Kenn Knowles ***@***.***>
wrote:
> Merged #14302 <https://github.com/apache/beam/pull/14302> into master.
>
> —
> You are receiving this because you were mentioned.
> Reply to this email directly, view it on GitHub
> <https://github.com/apache/beam/pull/14302#event-4492885243>, or
> unsubscribe
>
<https://github.com/notifications/unsubscribe-auth/AFAYJVMQNBSY2LJB5L26GOLTE7CVZANCNFSM4ZT7V53A>
> .
>
--
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.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 570137)
Time Spent: 20m (was: 10m)
> MapState and SetState failing tests on Dataflow streaming
> ---------------------------------------------------------
>
> Key: BEAM-11886
> URL: https://issues.apache.org/jira/browse/BEAM-11886
> Project: Beam
> Issue Type: Bug
> Components: runner-dataflow
> Reporter: Kenneth Knowles
> Assignee: Reuven Lax
> Priority: P1
> Time Spent: 20m
> Remaining Estimate: 0h
>
> See
> https://ci-beam.apache.org/view/PostCommit/job/beam_PostCommit_Java_ValidatesRunner_Dataflow_Streaming/552/console
> {code}
> 22:27:40 > Task
> :runners:google-cloud-dataflow-java:validatesRunnerLegacyWorkerTestStreaming
> 23:37:20
> 23:37:20 org.apache.beam.sdk.transforms.ParDoTest$StateTests > testMapState
> FAILED
> 23:37:20 java.lang.RuntimeException at ParDoTest.java:2409
> 23:56:21
> 23:56:21 org.apache.beam.sdk.transforms.ParDoTest$StateTests > testSetState
> FAILED
> 23:56:21 java.lang.RuntimeException at ParDoTest.java:2353
> 02:30:25 Build timed out (after 270 minutes). Marking the build as aborted.
> {code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)