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/23 15:31:44 UTC

Failed: apache/flink#42253 (release-1.10 - 6a33c3c)

|  [

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 #42253 failed](https://travis-ci.org/apache/flink/builds/640939107)

![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)25 mins, 1
sec  
  
---  
  
![Stephan Ewen
avatar](https://secure.gravatar.com/avatar/bd327f0bf8f293c367a61961ac81b5c3.jpg)Stephan
Ewen

[6a33c3c CHANGESET
->](https://github.com/apache/flink/compare/d7c84e6be16c...6a33c3cf1a14)  
  
[FLINK-15368][e2e] (follow-up) Minor improvements to the RocksDB Memory
Control e2e test  
  
Some cleanups in RocksDBStateMemoryControlTestProgram  
\- skip ".returns" when not necessary  
\- peel off command line parameter abstraction earlier (don't pass
ParameterTool to functions).  
\- Add proper class-level JavaDoc.  
  
Remove script from 'run-nightly-tests.sh' (unused) and add to a different CRON
split file instead.  
  
Some improvements to the test script  
\- Added comment explainig where the upper limit value comes from  
\- Added fixed managed memory size, so the test is not affected by changes in
the managed memory fraction settings  
\- Always log measured cache size for information