This is an automated email from the ASF dual-hosted git repository.
qiaojialin pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-iotdb.git.
from edb150c fix win-oraclejdk8 travis
add 24b981e remove System.out.println() to reduce output on console.
new adff742 Merge pull request #284 from apache/remove_system.out_in_tests
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../apache/iotdb/cli/client/AbstractClientIT.java | 6 ++++--
.../iotdb/cli/client/StartClientScriptIT.java | 1 -
.../adapter/IoTDBConfigDynamicAdapterTest.java | 12 +++++------
.../iotdb/db/engine/memtable/MemTablePoolTest.java | 5 ++---
.../storagegroup/StorageGroupProcessorTest.java | 1 -
.../apache/iotdb/db/integration/IOTDBFillIT.java | 7 ------
.../iotdb/db/integration/IOTDBGroupByIT.java | 6 ------
.../integration/IoTDBAggregationLargeDataIT.java | 5 -----
.../iotdb/db/integration/IoTDBAuthorizationIT.java | 18 ++++++++++------
.../db/integration/IoTDBEngineTimeGeneratorIT.java | 4 ++--
.../iotdb/db/integration/IoTDBSeriesReaderIT.java | 8 +++----
.../iotdb/db/metadata/MManagerImproveTest.java | 25 ++++++++++++----------
.../org/apache/iotdb/db/metadata/MTreeTest.java | 1 -
.../apache/iotdb/db/qp/plan/PhysicalPlanTest.java | 1 -
.../iotdb/db/writelog/IoTDBLogFileSizeTest.java | 10 ++-------
.../apache/iotdb/db/writelog/PerformanceTest.java | 2 +-
.../apache/iotdb/tsfile/compress/SnappyTest.java | 1 -
.../delta/DeltaBinaryEncoderIntegerTest.java | 9 ++------
.../apache/iotdb/tsfile/utils/BytesUtilsTest.java | 1 -
.../org/apache/iotdb/tsfile/write/WriteTest.java | 1 -
20 files changed, 47 insertions(+), 77 deletions(-)