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

Failing tests: profile_test.go:258: error: expected nil, got exit status 1 #68

Open
Hellseher opened this issue Apr 6, 2024 · 0 comments

Comments

@Hellseher
Copy link

Hi,

During packaging this project for Guix I've found that unit tests are failing:

--- FAIL: TestProfile (5.32s)
    profile_test.go:216: default profile (cpu)
    profile_test.go:216: memory profile
    profile_test.go:216: memory profile (rate 2048)
    profile_test.go:216: double start
    profile_test.go:216: block profile
    profile_test.go:216: mutex profile
    profile_test.go:216: clock profile
    profile_test.go:258: error: expected nil, got exit status 1
    profile_test.go:216: profile path
    profile_test.go:216: profile path error
    profile_test.go:216: multiple profile sessions
    profile_test.go:216: profile quiet
FAIL
FAIL    github.com/pkg/profile  5.318s
FAIL

Version: v1.7.0

List of all imputs:

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

No branches or pull requests

1 participant