-
-
Notifications
You must be signed in to change notification settings - Fork 35.6k
nested test counting is wrong #47696
Copy link
Copy link
Closed
Labels
confirmed-bugIssues with confirmed bugs.Issues with confirmed bugs.test_runnerIssues and PRs related to the test runner subsystem.Issues and PRs related to the test runner subsystem.
Metadata
Metadata
Assignees
Labels
confirmed-bugIssues with confirmed bugs.Issues with confirmed bugs.test_runnerIssues and PRs related to the test runner subsystem.Issues and PRs related to the test runner subsystem.
Type
Fields
Give feedbackNo fields configured for issues without a type.
Version
v18.16.0, v21.0.0-pre
Platform
Darwin Moshes-MacBook-Pro.local 22.4.0 Darwin Kernel Version 22.4.0: Mon Mar 6 20:59:28 PST 2023; root:xnu-8796.101.5~3/RELEASE_ARM64_T6000 arm64
Subsystem
test_runner
What steps will reproduce the bug?
How often does it reproduce? Is there a required condition?
allways
What is the expected behavior? Why is that the expected behavior?
each test should have its index
What do you see instead?
tests are
ok 1ok 2ok 3Additional information
No response