filecoin-project / filecoin-project/fvm-workbench
TEST_REGISTRY doesn't have all the tests in it
- Dominant language
- Rust
- Stars
- 6
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
When importing TEST_REGISTRY from fil_actors_integration_tests, there seems to be a non-deterministic number of tests that were actually added by the proc-macro.
Possible causes to investigate:
- order of proc macro triggering in dependencies
- how proc macro's and lazy_static complete in order?
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the non-deterministic TEST_REGISTRY contents when importing fil_actors_integration_tests. Inspect the proc-macro triggering order and how proc macros and lazy_static complete; done means TEST_REGISTRY deterministically contains all proc-macro-added tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- testing-qa, tooling
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100