FANNG1 opened a new issue, #9285:
URL: https://github.com/apache/gravitino/issues/9285
### Version
main branch
### Describe what's wrong
IT failure: TestIcebergTableOperations >
testPlanTableScanWithIncrementalAppendScanValidRange(Namespace)
### Error message and/or stacktrace
```
TestIcebergTableOperations >
testPlanTableScanWithIncrementalAppendScanValidRange(Namespace) > [2]
gravitino-test-2.nested FAILED
org.opentest4j.AssertionFailedError: Could not find a valid
startSnapshotId from snapshots ==> expected: not <null>
at
app//org.junit.jupiter.api.AssertionUtils.fail(AssertionUtils.java:39)
at app//org.junit.jupiter.api.Assertions.fail(Assertions.java:134)
at
app//org.junit.jupiter.api.AssertNotNull.failNull(AssertNotNull.java:47)
at
app//org.junit.jupiter.api.AssertNotNull.assertNotNull(AssertNotNull.java:36)
at
app//org.junit.jupiter.api.Assertions.assertNotNull(Assertions.java:308)
at
app//org.apache.gravitino.iceberg.service.rest.TestIcebergTableOperations.testPlanTableScanWithIncrementalAppendScanValidRange(TestIcebergTableOperations.java:253)
```
### How to reproduce
run TestIcebergTableOperations
### Additional context
_No response_
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]