stevenzwu commented on PR #11001: URL: https://github.com/apache/iceberg/pull/11001#issuecomment-2308591224
test logging seems to have been broken since `apache-iceberg-1.4.0` by mock nets server ``` org.slf4j:slf4j-api:2.0.6 +--- org.mock-server:mockserver-client-java:5.15.0 | +--- testRuntimeClasspath | \--- org.mock-server:mockserver-netty:5.15.0 | \--- testRuntimeClasspath +--- org.mock-server:mockserver-core:5.15.0 | +--- org.mock-server:mockserver-netty:5.15.0 (*) | \--- org.mock-server:mockserver-client-java:5.15.0 (*) \--- org.mock-server:mockserver-netty:5.15.0 (*) ``` -- 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: issues-unsubscr...@iceberg.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For additional commands, e-mail: issues-h...@iceberg.apache.org