Most of the tests do not run (intentially?)
Open
- Dominant language
- C++
- Stars
- 30.5k
- Forks
- 5.9k
- PR merge metrics
- No merged PRs in 30d
Description
It smells Volkswagen here: after https://github.com/facebook/folly/commit/4033d186108b5bca4f7347fa0c364eb3a0e9cbab most of the tests - which are not BROKEN SLOW or HANGING and thus have empty string as the tag - are always skipped and do not run.
Contributor guide
Research direction
Start by inspecting commit 4033d186108b5bca4f7347fa0c364eb3a0e9cbab and the test-selection logic it changed. Reproduce the skipped tests and trace how empty tags are handled; done means tests without BROKEN, SLOW, or HANGING tags run normally.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- testing-qa
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100