-
Notifications
You must be signed in to change notification settings - Fork 4.8k
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
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
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
9130952 to
bb254a1
Compare
This comment has been minimized.
This comment has been minimized.
e43c13a to
7cb628b
Compare
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
7cb628b to
e39d0af
Compare
This comment has been minimized.
This comment has been minimized.
Test results for "MCP"2 failed 2581 passed, 108 skipped Merge workflow run. |
Test results for "tests 1"3 flaky47217 passed, 813 skipped Merge workflow run. |
No description provided.