ctrlaltdilj commented on code in PR #27026:
URL: https://github.com/apache/flink/pull/27026#discussion_r3121446872


##########
flink-clients/src/test/java/org/apache/flink/client/deployment/application/PackagedProgramApplicationITCase.java:
##########
@@ -71,6 +72,7 @@
 import static org.junit.jupiter.api.Assertions.assertNull;
 
 /** Integration tests related to {@link PackagedProgramApplication}. */
+@Isolated("MiniCluster tests with leadership changes that can interfere with 
parallel tests")

Review Comment:
   this was to address timing issues I was facing when trying to build 
originally, I'll remove them as they are not related to this change, will do 
separate tickets if they persist 



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