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

ASF GitHub Bot commented on FLINK-3909:
---------------------------------------

Github user mxm commented on the pull request:

    https://github.com/apache/flink/pull/2003#issuecomment-220035850
  
    Tests fail in flink-runtime now. Seem to be class path related problems.
    ```
      
CheckpointIDCounterTest$ZooKeeperCheckpointIDCounterITCase.org.apache.flink.runtime.checkpoint.CheckpointIDCounterTest$ZooKeeperCheckpointIDCounterITCase
 » NoClassDefFound
      CheckpointIDCounterTest$ZooKeeperCheckpointIDCounterITCase.<clinit>:53 » 
NoSuchMethod
      
CheckpointIDCounterTest$ZooKeeperCheckpointIDCounterITCase.testSerialIncrementAndGet
 » NoClassDefFound
      CheckpointIDCounterTest$ZooKeeperCheckpointIDCounterITCase.testSetCount 
» NoClassDefFound
      
ZooKeeperCompletedCheckpointStoreITCase.org.apache.flink.runtime.checkpoint.ZooKeeperCompletedCheckpointStoreITCase
 » NoClassDefFound
      ZooKeeperCompletedCheckpointStoreITCase.testAddAndGetLatestCheckpoint » 
NoClassDefFound
      
ZooKeeperCompletedCheckpointStoreITCase.testAddCheckpointMoreThanMaxRetained » 
NoClassDefFound
      ZooKeeperCompletedCheckpointStoreITCase.testDiscardAllCheckpoints » 
NoClassDefFound
      ZooKeeperCompletedCheckpointStoreITCase.testEmptyState » NoClassDefFound 
Could...
      
ZooKeeperCompletedCheckpointStoreITCase.testExceptionOnNoRetainedCheckpoints » 
NoClassDefFound
      ZooKeeperCompletedCheckpointStoreITCase.testGetAllCheckpoints » 
NoClassDefFound
      ZooKeeperCompletedCheckpointStoreITCase.<clinit>:40 » NoSuchMethod 
org.apache....
      
ZooKeeperSubmittedJobGraphsStoreITCase.org.apache.flink.runtime.jobmanager.ZooKeeperSubmittedJobGraphsStoreITCase
 » NoClassDefFound
      ZooKeeperSubmittedJobGraphsStoreITCase.testConcurrentAddJobGraph » 
NoClassDefFound
      ZooKeeperSubmittedJobGraphsStoreITCase.<clinit>:58 » NoSuchMethod 
org.apache.f...
      ZooKeeperSubmittedJobGraphsStoreITCase.testRecoverJobGraphs » 
NoClassDefFound ...
      
ZooKeeperSubmittedJobGraphsStoreITCase.testUpdateJobGraphYouDidNotGetOrAdd » 
NoClassDefFound
      
ZooKeeperStateHandleStoreITCase.org.apache.flink.runtime.zookeeper.ZooKeeperStateHandleStoreITCase
 » NoClassDefFound
      ZooKeeperStateHandleStoreITCase.testAdd » NoClassDefFound Could not 
initialize...
      ZooKeeperStateHandleStoreITCase.testAddAlreadyExistingPath » 
NoClassDefFound C...
      ZooKeeperStateHandleStoreITCase.testAddDiscardStateHandleAfterFailure » 
NoClassDefFound
      ZooKeeperStateHandleStoreITCase.testAddWithCreateMode » NoClassDefFound 
Could ...
      ZooKeeperStateHandleStoreITCase.testGetAll » NoClassDefFound Could not 
initial...
      ZooKeeperStateHandleStoreITCase.testGetAllSortedByName » NoClassDefFound 
Could...
      ZooKeeperStateHandleStoreITCase.testGetAndExists » NoClassDefFound Could 
not i...
      ZooKeeperStateHandleStoreITCase.testGetNonExistingPath » NoClassDefFound 
Could...
      ZooKeeperStateHandleStoreITCase.testRemove » NoClassDefFound Could not 
initial...
      ZooKeeperStateHandleStoreITCase.testRemoveAndDiscardAllState » 
NoClassDefFound
      ZooKeeperStateHandleStoreITCase.testRemoveAndDiscardState » 
NoClassDefFound Co...
      ZooKeeperStateHandleStoreITCase.testRemoveWithCallback » NoClassDefFound 
Could...
      ZooKeeperStateHandleStoreITCase.testReplace » NoClassDefFound Could not 
initia...
      ZooKeeperStateHandleStoreITCase.<clinit>:66 » NoSuchMethod 
org.apache.flink.ru...
      ZooKeeperStateHandleStoreITCase.testReplaceNonExistingPath » 
NoClassDefFound C...
    ```


> Maven Failsafe plugin may report SUCCESS on failed tests
> --------------------------------------------------------
>
>                 Key: FLINK-3909
>                 URL: https://issues.apache.org/jira/browse/FLINK-3909
>             Project: Flink
>          Issue Type: Bug
>          Components: Build System
>    Affects Versions: 1.1.0
>            Reporter: Maximilian Michels
>            Assignee: Maximilian Michels
>             Fix For: 1.1.0
>
>
> The following build completed successfully on Travis but there are actually 
> test failures: https://travis-ci.org/apache/flink/jobs/129943398#L5402



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to