davedwwang opened a new issue, #4011:
URL: https://github.com/apache/amoro/issues/4011

   ### What happened?
   
   JUnit 4 tests are skipped without warning
   
   ### Affects Versions
   
   master
   
   ### What table formats are you seeing the problem on?
   
   _No response_
   
   ### What engines are you seeing the problem on?
   
   _No response_
   
   ### How to reproduce
   
   The test class TestServerCatalog is annotated with JUnit 4 annotations. When 
attempting to execute this specific test via the Maven command line, the test 
is unexpectedly skipped or ignored.
   ```
   ./mvnw clean test -pl amoro-ams --also-make -Djacoco.flink.skip=true -B -ntp 
-Phadoop2 -Pjava8 -Dtest=TestServerCatalog -Pskip-dashboard-build
   
   ### Relevant log output
   
   ```shell
   
   ```
   
   ### Anything else
   
   _No response_
   
   ### Are you willing to submit a PR?
   
   - [x] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [x] I agree to follow this project's Code of Conduct


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