chaokunyang commented on code in PR #2312:
URL: https://github.com/apache/fory/pull/2312#discussion_r2139170638


##########
java/fory-core/src/test/java/org/apache/fory/CrossLanguageTest.java:
##########
@@ -83,7 +84,7 @@ public class CrossLanguageTest extends ForyTestBase {
 
   @BeforeClass
   public void isPyforyInstalled() {
-    TestUtils.verifyPyforyInstalled();
+    //    TestUtils.verifyPyforyInstalled();

Review Comment:
   Seems this is unrelated to this PR, could we revert this change?



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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to