You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2021/09/02 04:57:29 UTC

[GitHub] [pulsar] lhotari edited a comment on issue #9936: test fails on AArch64, Fedora 33

lhotari edited a comment on issue #9936:
URL: https://github.com/apache/pulsar/issues/9936#issuecomment-911172357


   Running `mvn test` has issues. Please check the README instructions to build Pulsar. 
   
   Running all tests requires running the tests the same way CI does.
   Please check the .github/workflows/ci*.yml files to see how the CI build is split into multiple pipelines which execute in parallel. The commands used in those build pipelines are the way to run Pulsar tests. 
   build/run_unit_group.sh and build/run_integration_group.sh script contain the test group commands. The prerequisite is to first build the code with `mvn clean install -DskipTests` (check the README). 
   
   For more specific questions you are more than welcome to join the discussions on #dev and #testing channels [on Pulsar Slack](https://pulsar.apache.org/en/contact/).
   


-- 
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: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org