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

flaky test: TestEmptyUpdate #41

Open
galargh opened this issue Dec 13, 2021 · 1 comment
Open

flaky test: TestEmptyUpdate #41

galargh opened this issue Dec 13, 2021 · 1 comment
Assignees

Comments

@galargh
Copy link
Contributor

galargh commented Dec 13, 2021

I've noticed TestEmptyUpdate to be flaky.

It failed on different OSes in the first two runs here: https://github.com/libp2p/go-smart-record/actions/runs/1564125628/attempts/1

Here's an example of the output from a failed run:

=== RUN   TestEmptyUpdate
      protocol_test.go:121: TTL was not set successfully. The record didn't expire. map[12D3KooWHHzSeKaY8xuZVzkLbKFfvNgPPeKhFBGrMbNzbm5akpqu:0xc000266be8]
  --- FAIL: TestEmptyUpdate (3.02s)
@galargh
Copy link
Contributor Author

galargh commented Jan 14, 2022

I adjusted the sleep time in the test which seems to have helped - f10e4cc

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