lasdf1234 commented on code in PR #11219:
URL: https://github.com/apache/gravitino/pull/11219#discussion_r3315868744
##########
web-v2/integration-test/src/test/java/org/apache/gravitino/integration/test/web/ui/pages/MetalakePage.java:
##########
@@ -499,14 +499,20 @@ public boolean verifyRefreshPage() {
public boolean verifyLinkInNewWindow(
String originalWindowHandle, String expectedUrl, boolean contains) {
+ String auxiliaryWindowHandle = null;
Review Comment:
This is a CI issue and should not be fixed in this PR.This part of the
change has been cancelled.
--
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]