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

util/gctuner: test fail randomly #156

Open
zhangyunhao116 opened this issue Sep 29, 2022 · 2 comments
Open

util/gctuner: test fail randomly #156

zhangyunhao116 opened this issue Sep 29, 2022 · 2 comments
Labels
bug Something isn't working

Comments

@zhangyunhao116
Copy link
Member

zhangyunhao116 commented Sep 29, 2022

Operating System

linux

Go Version

go1.18.6 linux/amd64
AND
go1.19.1 linux/amd64
AND
go latest

Package Version

latest

Affected Packages

util/gctuner

Expected Behavior

ALL TEST PASSED

Actual Behavior


--- FAIL: TestTuner (0.20s)
    tuner_test.go:37: 
                Error Trace:    tuner_test.go:37
                Error:          Not equal: 
                                expected: 0x1f4
                                actual  : 0x32
                Test:           TestTuner
FAIL
exit status 1
FAIL    github.com/bytedance/gopkg/util/gctuner 0.217s

Reproduction Steps

cd util/gctuner && go test -count=1
OR
cd util/gctuner && go test -count=10

Other Information

@joway PTAL, thanks!

@zhangyunhao116 zhangyunhao116 added the bug Something isn't working label Sep 29, 2022
@joway
Copy link
Collaborator

joway commented Sep 29, 2022

noticed, will fix it, thanks

@joway
Copy link
Collaborator

joway commented Sep 29, 2022

#157 @zhangyunhao116 hi, plz take a review, thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants