wujinhu commented on issue #7384: [FLINK-11012] Introduce abstract superclass 
for filesystem IT cases
URL: https://github.com/apache/flink/pull/7384#issuecomment-454645527
 
 
   Test results from this PR:
   1. Ran tests except flink-s3-fs-presto moudle
   MyMacBook:flink-filesystems wujinhu$ 
IT_CASE_S3_BUCKET=...IT_CASE_S3_ACCESS_KEY=.... mvn clean install -pl 
'!flink-s3-fs-presto'
   [INFO] 
------------------------------------------------------------------------
   [INFO] Reactor Summary:
   [INFO]
   [INFO] flink-filesystems .................................. SUCCESS [  3.019 
s]
   [INFO] flink-hadoop-fs .................................... SUCCESS [ 10.914 
s]
   [INFO] flink-mapr-fs ...................................... SUCCESS [  3.593 
s]
   [INFO] flink-filesystems :: flink-fs-hadoop-shaded ........ SUCCESS [  6.652 
s]
   [INFO] flink-s3-fs-base ................................... SUCCESS [ 10.916 
s]
   [INFO] flink-s3-fs-hadoop ................................. SUCCESS [03:58 
min]
   [INFO] flink-swift-fs-hadoop .............................. SUCCESS [ 19.842 
s]
   [INFO] flink-oss-fs-hadoop ................................ SUCCESS [ 15.325 
s]
   [INFO] 
------------------------------------------------------------------------
   [INFO] BUILD SUCCESS
   [INFO] 
------------------------------------------------------------------------
   [INFO] Total time: 05:09 min
   [INFO] Finished at: 2019-01-16T12:10:22+08:00
   [INFO] Final Memory: 101M/1495M
   [INFO] 
------------------------------------------------------------------------
   2. Run tests for flink-s3-fs-presto moudle
   MyMacBook:flink-s3-fs-presto wujinhu$ 
IT_CASE_S3_BUCKET=...IT_CASE_S3_ACCESS_KEY=.... mvn clean install
   
   [INFO] -------------------------------------------------------
   [INFO]  T E S T S
   [INFO] -------------------------------------------------------
   [INFO] Running org.apache.flink.fs.s3presto.PrestoS3FileSystemBehaviorITCase
   [INFO] Running org.apache.flink.fs.s3presto.PrestoS3FileSystemITCase
   [WARNING] Tests run: 8, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 
11.915 s - in org.apache.flink.fs.s3presto.PrestoS3FileSystemBehaviorITCase
   [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
41.194 s - in org.apache.flink.fs.s3presto.PrestoS3FileSystemITCase
   [INFO]
   [INFO] Results:
   [INFO]
   [WARNING] Tests run: 14, Failures: 0, Errors: 0, Skipped: 2
   [INFO]
   [INFO]
   .........
   [INFO] 
------------------------------------------------------------------------
   [INFO] BUILD SUCCESS
   [INFO] 
------------------------------------------------------------------------
   [INFO] Total time: 01:03 min
   [INFO] Finished at: 2019-01-16T12:11:47+08:00
   [INFO] Final Memory: 66M/1512M
   [INFO] 
------------------------------------------------------------------------

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to