[
https://issues.apache.org/jira/browse/FLINK-15105?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16994618#comment-16994618
]
Chesnay Schepler edited comment on FLINK-15105 at 12/12/19 12:47 PM:
---------------------------------------------------------------------
Since this tests results in error behavior, wouldn't the simplest solution be
to disable the exception check for runs where failures are being simulated?
This would only affect the {{after terminal failure}} variant of the {{Resuming
Externalized Checkpoint}} tests.
The correctness of the execution is verified by the test itself; checking that
only very specific exceptions are being thrown in case of an error seems a bit
strict and a contract we realistically can't enforce.
was (Author: zentol):
Since this tests results in error behavior, wouldn't the simplest solution be
to disable the exception check for runs where failures are being simulated?
This would only affect the {{after terminal failure}} variant of the tests.
The correctness of the execution is verified by the test itself; also checking
that only very specific exceptions are being thrown in case of an error seems a
bit strict and a contract we realistically can't enforce.
> Resuming Externalized Checkpoint after terminal failure (rocks, incremental)
> end-to-end test stalls on travis
> -------------------------------------------------------------------------------------------------------------
>
> Key: FLINK-15105
> URL: https://issues.apache.org/jira/browse/FLINK-15105
> Project: Flink
> Issue Type: Bug
> Components: Runtime / Checkpointing
> Affects Versions: 1.10.0
> Reporter: Yu Li
> Priority: Critical
> Labels: test-stability
> Fix For: 1.10.0
>
>
> Resuming Externalized Checkpoint after terminal failure (rocks, incremental)
> end-to-end test fails on release-1.9 nightly build stalls with "The job
> exceeded the maximum log length, and has been terminated".
> https://api.travis-ci.org/v3/job/621090394/log.txt
--
This message was sent by Atlassian Jira
(v8.3.4#803005)