You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@flink.apache.org by Flink CI <fl...@foxmail.com> on 2020/01/15 15:59:23 UTC

Still Failing: apache/flink#42092 (release-1.10 - 8acd60b)

|  [

apache

/

flink

](https://travis-ci.org/apache/flink)  
---  
  
![branch icon](https://s3.amazonaws.com/travis-email-
assets/branch.png)[release-1.10](https://github.com/apache/flink/tree/release-1.10)  
  
|

![build hasfailed](https://s3.amazonaws.com/travis-email-assets/status-
failed.png)

[Build #42092 still failing](https://travis-
ci.org/apache/flink/builds/637403588)

![arrow to build time](https://s3.amazonaws.com/travis-email-assets/failure-
arrow.png)

![clock icon](https://s3.amazonaws.com/travis-email-assets/time.png)4 hrs, 46
mins, 16 secs  
  
---  
  
![Arvid Heise
avatar](https://secure.gravatar.com/avatar/d027dc05581a605afb8f5c557cc269fd.jpg)Arvid
Heise

[8acd60b CHANGESET
->](https://github.com/apache/flink/compare/7c09f7084a93...8acd60b661a7)  
  
[FLINK-15327][runtime] No warning of InterruptedException during cancel.  
  
InterruptedException are previously only handled when wrapped in  
WrappingRuntimeException. This patch looks through the whole exception  
chain.