Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] GitHub workflow failed, tests on macOS failed #8075

Closed
3 tasks done
HScarb opened this issue Apr 29, 2024 · 0 comments · Fixed by #8068
Closed
3 tasks done

[Bug] GitHub workflow failed, tests on macOS failed #8075

HScarb opened this issue Apr 29, 2024 · 0 comments · Fixed by #8068

Comments

@HScarb
Copy link
Contributor

HScarb commented Apr 29, 2024

Before Creating the Bug Report

  • I found a bug, not just asking a question, which should be created in GitHub Discussions.

  • I have searched the GitHub Issues and GitHub Discussions of this repository and believe that this is not a duplicate.

  • I have confirmed that this bug belongs to the current repository, not other repositories of RocketMQ.

Runtime platform environment

GitHub actions

RocketMQ version

current develop branch

JDK Version

openJDK 8

Describe the Bug

  1. coverage workflow failed, failed to upload the result file to codecov.io
  2. auth module tests failed on macos, because of a fatal error: SIGILL

Steps to Reproduce

  1. submit a PR and run checks

What Did You Expect to See?

  1. all checks passed

What Did You See Instead?

  1. coverage and Build and Run Tests by Maven on macos-latest failed

Additional Context

auth module test error output:
hs_err_pid23674.log

@HScarb HScarb changed the title [Bug] GitHub workflow failed, tests on mac failed [Bug] GitHub workflow failed, tests on macOS failed Apr 29, 2024
RongtongJin pushed a commit that referenced this issue Apr 29, 2024
#8068)

* build: fix coverage workflow

* Skipping some tests under the auth package on Mac

* build: fix test imports
dingshuangxi888 pushed a commit to dingshuangxi888/rocketmq that referenced this issue May 7, 2024
… on mac (apache#8068)

* build: fix coverage workflow

* Skipping some tests under the auth package on Mac

* build: fix test imports
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant