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/11/22 09:45:00 UTC

[jira] [Created] (IOTDB-5020) Throw NPE in CI testCreateSnapshotWithUnclosedTsFile

Jialin Qiao created IOTDB-5020:
----------------------------------

             Summary: Throw NPE in CI testCreateSnapshotWithUnclosedTsFile
                 Key: IOTDB-5020
                 URL: https://issues.apache.org/jira/browse/IOTDB-5020
             Project: Apache IoTDB
          Issue Type: Bug
            Reporter: Jialin Qiao
         Attachments: image-2022-11-22-17-43-52-344.png

https://github.com/apache/iotdb/actions/runs/3519541019/jobs/5899596610
 
Error:  Tests run: 4, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 32.374 s <<< FAILURE! - in org.apache.iotdb.db.engine.snapshot.IoTDBSnapshotTest 
[12241|https://github.com/apache/iotdb/actions/runs/3519541019/jobs/5899596610#step:6:12242]Error:  testCreateSnapshotWithUnclosedTsFile(org.apache.iotdb.db.engine.snapshot.IoTDBSnapshotTest) Time elapsed: 15.801 s <<< ERROR! 
[12242|https://github.com/apache/iotdb/actions/runs/3519541019/jobs/5899596610#step:6:12243]java.lang.NullPointerException 
[12243|https://github.com/apache/iotdb/actions/runs/3519541019/jobs/5899596610#step:6:12244] at org.apache.iotdb.db.engine.snapshot.IoTDBSnapshotTest.tearDown(IoTDBSnapshotTest.java:60)
 
 
!image-2022-11-22-17-43-52-344.png!



--
This message was sent by Atlassian Jira
(v8.20.10#820010)