You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@iotdb.apache.org by "Jialin Qiao (Jira)" <ji...@apache.org> on 2022/04/06 01:31:00 UTC

[jira] [Created] (IOTDB-2851) ChunkReaderTest failed in CI

Jialin Qiao created IOTDB-2851:
----------------------------------

             Summary: ChunkReaderTest failed in CI
                 Key: IOTDB-2851
                 URL: https://issues.apache.org/jira/browse/IOTDB-2851
             Project: Apache IoTDB
          Issue Type: Bug
    Affects Versions: 0.14.0-SNAPSHOT
            Reporter: Jialin Qiao
            Assignee: 周沛辰
         Attachments: image-2022-04-06-09-29-53-547.png

 
{code:java}
Error:  Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.042 s <<< FAILURE! - in org.apache.iotdb.tsfile.read.reader.ChunkReaderTest
334Error:  testAccelerateQueryByTimestamp(org.apache.iotdb.tsfile.read.reader.ChunkReaderTest)  Time elapsed: 0.041 s  <<< FAILURE!
335java.lang.AssertionError: expected:<5> but was:<1>
336	at org.apache.iotdb.tsfile.read.reader.ChunkReaderTest.testAccelerateQueryByTimestamp(ChunkReaderTest.java:102)
337 {code}
 

!image-2022-04-06-09-29-53-547.png!

 



--
This message was sent by Atlassian Jira
(v8.20.1#820001)