You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by ha...@apache.org on 2022/04/05 04:08:52 UTC

[iotdb] 01/01: Update ChunkReaderTest.java

This is an automated email from the ASF dual-hosted git repository.

haonan pushed a commit to branch HTHou-patch-1
in repository https://gitbox.apache.org/repos/asf/iotdb.git

commit 26cd5356450830a63812808e43d9f70495ad7e80
Author: Haonan <hh...@outlook.com>
AuthorDate: Tue Apr 5 12:08:46 2022 +0800

    Update ChunkReaderTest.java
---
 .../test/java/org/apache/iotdb/tsfile/read/reader/ChunkReaderTest.java  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tsfile/src/test/java/org/apache/iotdb/tsfile/read/reader/ChunkReaderTest.java b/tsfile/src/test/java/org/apache/iotdb/tsfile/read/reader/ChunkReaderTest.java
index 70606b3c3a..9c0829ffe6 100644
--- a/tsfile/src/test/java/org/apache/iotdb/tsfile/read/reader/ChunkReaderTest.java
+++ b/tsfile/src/test/java/org/apache/iotdb/tsfile/read/reader/ChunkReaderTest.java
@@ -68,7 +68,7 @@ public class ChunkReaderTest {
       Assert.assertTrue(SEQ_DIRS.mkdirs());
     }
     String fileName =
-        System.currentTimeMillis() + FilePathUtils.FILE_NAME_SEPARATOR + "0-0-0.tsfile";
+        System.currentTimeMillis() + FilePathUtils.FILE_NAME_SEPARATOR + "1-0-0.tsfile";
     String filePath = SEQ_DIRS.getPath() + File.separator + fileName;
     file =
         TsFileGeneratorUtils.generateNonAlignedTsFile(