Skip to content

Conversation

@pavelfeldman
Copy link
Member

No description provided.

if (result.status === 'passed' && !reporter.suite?.allTests().length)
throw new Error('seed test not found.');
try {
const reporter = new ListReporter({ configDir, screen, includeTestId: true });
Copy link
Member

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?

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@pavelfeldman pavelfeldman force-pushed the global-setup-mcp branch 2 times, most recently from e43c13a to 7cb628b Compare October 29, 2025 22:23
@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions
Copy link
Contributor

Test results for "MCP"

2 failed
❌ [chrome] › mcp/http.spec.ts:249 › http transport shared context @mcp-macos-15
❌ [chrome] › mcp/planner.spec.ts:68 › planner_setup_page seed resolution @mcp-windows-latest

2581 passed, 108 skipped


Merge workflow run.

@github-actions
Copy link
Contributor

Test results for "tests 1"

3 flaky ⚠️ [firefox-library] › library/inspector/cli-codegen-1.spec.ts:1079 › cli codegen › should not throw csp directive violation errors `@firefox-ubuntu-22.04-node18`
⚠️ [installation tests] › playwright-cdn.spec.ts:43 › playwright cdn failover should work (https://cdn.playwright.dev) `@package-installations-ubuntu-latest`
⚠️ [playwright-test] › ui-mode-test-output.spec.ts:80 › should show console messages for test `@ubuntu-latest-node24-1`

47217 passed, 813 skipped


Merge workflow run.

@pavelfeldman pavelfeldman merged commit 1207544 into microsoft:main Oct 30, 2025
33 of 35 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants