You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Chesnay Schepler (JIRA)" <ji...@apache.org> on 2018/08/09 09:13:00 UTC

[jira] [Commented] (FLINK-10105) Test failure because of jobmanager.execution.failover-strategy is outdated

    [ https://issues.apache.org/jira/browse/FLINK-10105?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16574535#comment-16574535 ] 

Chesnay Schepler commented on FLINK-10105:
------------------------------------------

master: 4607b2e6b6a5d9b3286bc5a0745fa91c9e657876

> Test failure because of jobmanager.execution.failover-strategy is outdated
> --------------------------------------------------------------------------
>
>                 Key: FLINK-10105
>                 URL: https://issues.apache.org/jira/browse/FLINK-10105
>             Project: Flink
>          Issue Type: Bug
>          Components: Tests
>    Affects Versions: 1.7.0
>            Reporter: vinoyang
>            Assignee: Dawid Wysakowicz
>            Priority: Major
>             Fix For: 1.7.0
>
>
> {code:java}
> Tests run: 2, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.745 sec <<< FAILURE! - in org.apache.flink.docs.configuration.ConfigOptionsDocsCompletenessITCase
> testFullReferenceCompleteness(org.apache.flink.docs.configuration.ConfigOptionsDocsCompletenessITCase)  Time elapsed: 0.693 sec  <<< FAILURE!
> java.lang.AssertionError: Documentation is outdated, please regenerate it according to the instructions in flink-docs/README.md.
> 	Problems:
> 		Documented description of jobmanager.execution.failover-strategy in class org.apache.flink.configuration.JobManagerOptions is outdated.
> 	at org.junit.Assert.fail(Assert.java:88)
> 	at org.apache.flink.docs.configuration.ConfigOptionsDocsCompletenessITCase.compareDocumentedAndExistingOptions(ConfigOptionsDocsCompletenessITCase.java:118)
> 	at org.apache.flink.docs.configuration.ConfigOptionsDocsCompletenessITCase.testFullReferenceCompleteness(ConfigOptionsDocsCompletenessITCase.java:76)
> Results :
> Failed tests: 
>   ConfigOptionsDocsCompletenessITCase.testFullReferenceCompleteness:76->compareDocumentedAndExistingOptions:118 Documentation is outdated, please regenerate it according to the instructions in flink-docs/README.md.
> 	Problems:
> 		Documented description of jobmanager.execution.failover-strategy in class org.apache.flink.configuration.JobManagerOptions is outdated.
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)