Yueyang Qiu created BEAM-9389:
---------------------------------
Summary: [Java_ValidatesRunner_PortabilityApi_Dataflow]
[ParDoTest.TimerFamilyTests] are failing
Key: BEAM-9389
URL: https://issues.apache.org/jira/browse/BEAM-9389
Project: Beam
Issue Type: Bug
Components: test-failures
Reporter: Yueyang Qiu
Failed tests:
org.apache.beam.sdk.transforms.ParDoTest$TimerFamilyTests.testTimerWithMultipleTimerFamilyUnbounded
org.apache.beam.sdk.transforms.ParDoTest$TimerFamilyTests.testTimerFamilyAndTimerUnbounded
org.apache.beam.sdk.transforms.ParDoTest$TimerFamilyTests.testTimerFamilyEventTimeUnbounded
org.apache.beam.sdk.transforms.ParDoTest$TimerFamilyTests.testTimerWithMultipleTimerFamilyBounded
org.apache.beam.sdk.transforms.ParDoTest$TimerFamilyTests.testTimerFamilyAndTimerBounded
org.apache.beam.sdk.transforms.ParDoTest$TimerFamilyTests.testTimerFamilyEventTimeBounded
([https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow/3123/#showFailuresLink])
Example failures:
...
Caused by: java.lang.NullPointerExceptionCaused by:
java.lang.NullPointerException at
org.apache.beam.sdk.transforms.ParDoTest$TimerFamilyTests$2.processElement(ParDoTest.java:4701)
...
--
This message was sent by Atlassian Jira
(v8.3.4#803005)