bright chen created APEXMALHAR-2124:
---------------------------------------
Summary: DTFileTest.seekDTFile failed in Travis
Key: APEXMALHAR-2124
URL: https://issues.apache.org/jira/browse/APEXMALHAR-2124
Project: Apache Apex Malhar
Issue Type: Bug
Reporter: bright chen
This fail doesn't happen very often but I got it 3 times.
Here are some information:
Running org.apache.hadoop.io.file.tfile.TestDTFile
2016-06-21 21:33:46,831 [main] INFO compress.CodecPool getDecompressor - Got
brand-new decompressor [.deflate]
2016-06-21 21:33:46,832 [main] INFO compress.CodecPool getDecompressor - Got
brand-new decompressor [.deflate]
2016-06-21 21:33:46,832 [main] INFO compress.CodecPool getDecompressor - Got
brand-new decompressor [.deflate]
2016-06-21 21:33:46,852 [main] INFO compress.CodecPool getDecompressor - Got
brand-new decompressor [.deflate]
2016-06-21 21:33:46,936 [main] INFO compress.CodecPool getDecompressor - Got
brand-new decompressor [.deflate]
2016-06-21 21:33:46,937 [main] INFO compress.CodecPool getDecompressor - Got
brand-new decompressor [.deflate]
2016-06-21 21:33:46,937 [main] INFO compress.CodecPool getDecompressor - Got
brand-new decompressor [.deflate]
2016-06-21 21:33:46,957 [main] INFO compress.CodecPool getDecompressor - Got
brand-new decompressor [.deflate]
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.224 sec
Running org.apache.hadoop.io.file.tfile.TestTFileLzoCodecsStreams
Skipped
Skipped
......
Skipped
Failed tests:
DTFileTest.seekDTFile:189 Cache contains one more blocks expected:<5> but
was:<6>
Tests run: 910, Failures: 1, Errors: 0, Skipped: 0
this is the link of the log:
https://s3.amazonaws.com/archive.travis-ci.org/jobs/139311024/log.txt
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)