pranavshuklaa commented on code in PR #1091:
URL: https://github.com/apache/flink-agents/pull/1091#discussion_r3942525675
##########
runtime/src/test/java/org/apache/flink/agents/runtime/skill/SkillMaterializerTest.java:
##########
@@ -173,18 +177,6 @@ void malformedUrlDoesNotLeakRawInput() {
assertTrue(ex.getCause() == null);
}
- @Test
- void rejectsScopedIpv6BeforeConnection() {
Review Comment:
I deleted that accidently, The rebase ate this one. Restored it. Thanks for
pointing it out
--
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]