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

macos tests failed on Github Action after latest image update #1532

Closed
1 task done
shirou opened this issue Sep 30, 2023 · 0 comments · Fixed by #1536
Closed
1 task done

macos tests failed on Github Action after latest image update #1532

shirou opened this issue Sep 30, 2023 · 0 comments · Fixed by #1536

Comments

@shirou
Copy link
Owner

shirou commented Sep 30, 2023

Describe the bug

macos tests becomes failing with this message.

--- FAIL: Test_Process_Nice (0.00s)
    process_test.go:236: invalid nice: -10

I noticed GitHub Action images have been updated at 2023-09-21 via latest runner-images. I think this makes the test fail.

Fortunately, the tests are still successful on my local macOS. So I think this problem is only happening with github actions.

Expected behavior

Test success on GitHub Actions.

Environment (please complete the following information):

  • Mac OS: [paste the result of sw_vers and uname -a

Don't know...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant