[
https://issues.apache.org/jira/browse/BEAM-10024?focusedWorklogId=439754&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-439754
]
ASF GitHub Bot logged work on BEAM-10024:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 01/Jun/20 21:42
Start Date: 01/Jun/20 21:42
Worklog Time Spent: 10m
Work Description: ibzib commented on a change in pull request #11739:
URL: https://github.com/apache/beam/pull/11739#discussion_r433506182
##########
File path:
sdks/java/core/src/test/java/org/apache/beam/sdk/transforms/ParDoTest.java
##########
@@ -3539,6 +3539,7 @@ public void onTimer() {}
@Category({
ValidatesRunner.class,
UsesTimersInParDo.class,
+ UsesUnboundedPCollections.class,
Review comment:
I split the test into batch and streaming variants, PTAL
----------------------------------------------------------------
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: 439754)
Time Spent: 1h 20m (was: 1h 10m)
> Spark runner failing testOutputTimestampDefault
> -----------------------------------------------
>
> Key: BEAM-10024
> URL: https://issues.apache.org/jira/browse/BEAM-10024
> Project: Beam
> Issue Type: Bug
> Components: test-failures
> Reporter: Kyle Weaver
> Assignee: Kyle Weaver
> Priority: P2
> Labels: currently-failing
> Fix For: 2.22.0
>
> Time Spent: 1h 20m
> Remaining Estimate: 0h
>
> This is causing postcommit to fail
> java.lang.UnsupportedOperationException: Found TimerId annotations on
> org.apache.beam.sdk.transforms.ParDoTest$TimerTests$12, but DoFn cannot yet
> be used with timers in the SparkRunner.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)