richardantal commented on code in PR #2031:
URL: https://github.com/apache/phoenix/pull/2031#discussion_r2693349395


##########
phoenix-core/src/it/java/org/apache/phoenix/end2end/SystemTablesCreationOnConnectionIT.java:
##########
@@ -343,7 +348,7 @@ public void testUpgradeNotAllowed() throws Exception {
   // Expected: We will migrate all SYSTEM\..* tables to the SYSTEM namespace 
and also upgrade
   // SYSTEM:CATALOG
   @Test
-  public void testMigrateToSystemNamespaceAndUpgradeSysCat() throws Exception {
+  public void testABCFirstMigrateToSystemNamespaceAndUpgradeSysCat() throws 
Exception {

Review Comment:
   Yes, for some reason tests execution order matters in this class.
   I need to check this further



-- 
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]

Reply via email to