You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@iotdb.apache.org by GitBox <gi...@apache.org> on 2021/09/09 10:54:23 UTC

[GitHub] [iotdb] cornmonster edited a comment on pull request #3914: [IOTDB-1632] fill only if the value is missing

cornmonster edited a comment on pull request #3914:
URL: https://github.com/apache/iotdb/pull/3914#issuecomment-915978179


   I noticed the E2E test failed. Here is the failed test case and it seems to be an unrelated error
   
   ```
   2021-09-09T10:14:45.8632217Z [ERROR] Tests run: 11, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 730.007 s <<< FAILURE! - in org.apache.iotdb.db.sql.nodes5.FiveNodeCluster2IT
   2021-09-09T10:14:45.8638541Z [ERROR] showTimeseriesRowsTest(org.apache.iotdb.db.sql.nodes5.FiveNodeCluster2IT)  Time elapsed: 522.68 s  <<< FAILURE!
   2021-09-09T10:14:45.8640357Z java.lang.AssertionError: expected:<3000> but was:<0>
   ```
   
   I guess it may be caused by some random reasons. Could you please retry the CI test? Thanks!
   
   @HTHou 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@iotdb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org