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...
    ```


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to