-
Couldn't load subscription status.
- Fork 4.7k
chore: run global setup in test tools #38040
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
base: main
Are you sure you want to change the base?
Conversation
48b4d2e to
226860b
Compare
| if (result.status === 'passed' && !reporter.suite?.allTests().length) | ||
| throw new Error('seed test not found.'); | ||
| try { | ||
| const reporter = new ListReporter({ configDir, screen, includeTestId: true }); |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Why is it different from the global setup reporter?
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
226860b to
1dbdb27
Compare
Test results for "MCP"40 failed 2543 passed, 108 skipped Merge workflow run. |
Test results for "tests 1"3 failed 2 flaky45744 passed, 808 skipped Merge workflow run. |
No description provided.