Reapply "Revert "test: make trace-viewer tests e2e (#39174)"#39209
Reapply "Revert "test: make trace-viewer tests e2e (#39174)"#39209Skn0tt merged 3 commits intomicrosoft:mainfrom
Conversation
| const cp = childProcess({ command }); | ||
| await cp.waitForOutput('Listening on'); | ||
| const browser = await playwright.chromium.launch({ | ||
| executablePath: process.env.CRPATH, // without this, setting FFPATH makes us launch Firefox with Chromium args |
Test results for "tests 1"6 failed 3 flaky38550 passed, 843 skipped Merge workflow run. |
Test results for "MCP"12 failed 4754 passed, 135 skipped Merge workflow run. |
relands, but without the bug reported in #39202.