salamani created FLUME-3099:
-------------------------------

             Summary: TestSpoolingFileLineReader failing
                 Key: FLUME-3099
                 URL: https://issues.apache.org/jira/browse/FLUME-3099
             Project: Flume
          Issue Type: Bug
          Components: Test
    Affects Versions: 1.7.0
         Environment: s390x/ub16.10
openjdk1.8
            Reporter: salamani


Failed tests:   
testDestinationExistsAndSameFileWindows(org.apache.flume.client.avro.TestSpoolingFileLineReader):
 Platform not recognized

Tests in error:
  
testDestinationExistsAndSameFileNotOnWindows(org.apache.flume.client.avro.TestSpoolingFileLineReader):
 Unexpected exception, expected<java.lang.IllegalStateException> but 
was<java.lang.NoClassDefFoundError>
  
testBasicCommitFailure(org.apache.flume.client.avro.TestSpoolingFileLineReader):
 Could not initialize class java.nio.file.FileSystems$DefaultFileSystemHolder
  
testBasicCommitFailureAndBufferSizeChanges(org.apache.flume.client.avro.TestSpoolingFileLineReader):
 Could not initialize class java.nio.file.FileSystems$DefaultFileSystemHolder
  
testDestinationExistsAndDifferentFile(org.apache.flume.client.avro.TestSpoolingFileLineReader):
 Unexpected exception, expected<java.lang.IllegalStateException> but 
was<java.lang.NoClassDefFoundError>
  
testBehaviorWithEmptyFile(org.apache.flume.client.avro.TestSpoolingFileLineReader):
 Could not initialize class java.nio.file.FileSystems$DefaultFileSystemHolder
  
testBatchedReadsWithinAFile(org.apache.flume.client.avro.TestSpoolingFileLineReader):
 Could not initialize class java.nio.file.FileSystems$DefaultFileSystemHolder
  
testBatchedReadsAcrossFileBoundary(org.apache.flume.client.avro.TestSpoolingFileLineReader):
 Could not initialize class java.nio.file.FileSystems$DefaultFileSystemHolder
  
testEmptyDirectoryAfterCommittingFile(org.apache.flume.client.avro.TestSpoolingFileLineReader):
 Could not initialize class java.nio.file.FileSystems$DefaultFileSystemHolder
  
testLineExceedsMaxLineLength(org.apache.flume.client.avro.TestSpoolingFileLineReader):
 Could not initialize class java.nio.file.FileSystems$DefaultFileSystemHolder
  
testNameCorrespondsToLatestRead(org.apache.flume.client.avro.TestSpoolingFileLineReader):
 Could not initialize class java.nio.file.FileSystems$DefaultFileSystemHolder
  testBasicSpooling(org.apache.flume.client.avro.TestSpoolingFileLineReader): 
Could not initialize class java.nio.file.FileSystems$DefaultFileSystemHolder
  
testInitiallyEmptyDirectory(org.apache.flume.client.avro.TestSpoolingFileLineReader):
 Could not initialize class java.nio.file.FileSystems$DefaultFileSystemHolder
  
testFileChangesDuringRead(org.apache.flume.client.avro.TestSpoolingFileLineReader):
 Unexpected exception, expected<java.lang.IllegalStateException> but 
was<java.lang.NoClassDefFoundError>

Tests run: 14, Failures: 1, Errors: 13, Skipped: 0




--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to