virajjasani commented on PR #1899:
URL: https://github.com/apache/phoenix/pull/1899#issuecomment-2143581414
Looks like tests are still failing
e.g.
```
java.lang.AssertionError: Ran out of time waiting for index state to become
BUILDING last seen actual state is ACTIVE
at org.junit.Assert.fail(Assert.java:89)
at
org.apache.phoenix.util.TestUtil.waitForIndexState(TestUtil.java:1104)
at
org.apache.phoenix.end2end.index.BaseIndexWithRegionMovesIT.testLastDDLTimestampOnAsyncIndexes(BaseIndexWithRegionMovesIT.java:1712)
```
FYI @tkhurana @palashc could you please also review? Something missing in
the tests after the current PR state?
--
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]