akkadotnet / akkadotnet/Akka.MultiNodeTestRunner
When first test in MultiNodeSpec is skipped, all other tests in spec are ignored
Open
bug
- Dominant language
- C#
- Stars
- 6
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
Currently first test in spec is checked for `Skip` property, and if it is set the whole spec is skipped.
Need to skip only the marked test, and iterate all other tests in spec.
Contributor guide
Research direction
Locate the MultiNodeSpec test iteration and the check for each test's Skip property; no file or test path is named in the issue. Run the affected MultiNodeSpec tests first, then verify that a skipped first test does not prevent the remaining tests in the spec from running.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- distributed-systems, testing
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100