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

MFS Tests are flaky #455

Open
Jorropo opened this issue Aug 25, 2023 · 1 comment
Open

MFS Tests are flaky #455

Jorropo opened this issue Aug 25, 2023 · 1 comment
Labels
need/triage Needs initial labeling and prioritization

Comments

@Jorropo
Copy link
Contributor

Jorropo commented Aug 25, 2023

Repro:

GOMAXPROCS=1 nice -n19 go test -count=100 ./mfs/...

Or:

GOMAXPROCS=2 nice -n19 go test -count=100 ./mfs/...
@Jorropo Jorropo added the need/triage Needs initial labeling and prioritization label Aug 25, 2023
@lidel
Copy link
Member

lidel commented Mar 27, 2024

+1, https://github.com/ipfs/boxo/actions/runs/8458127090/job/23171648070#step:15:131 failed with:

-test.shuffle 1711571128951505144
  --- FAIL: TestMfsDirListNames (0.00s)
      mfs_test.go:641: directory already has entry by that name

Are tests flaky, or is MFS racy, that is TBD.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
need/triage Needs initial labeling and prioritization
Projects
No open projects
Status: 🥞 Todo
Development

No branches or pull requests

2 participants