Skip to content

test(bidi): various test updates - #41848

Merged
Yury Semikhatsky (yury-s) merged 1 commit into
microsoft:mainfrom
hbenl:test-updates
Jul 17, 2026
Merged

test(bidi): various test updates#41848
Yury Semikhatsky (yury-s) merged 1 commit into
microsoft:mainfrom
hbenl:test-updates

Conversation

@hbenl

Copy link
Copy Markdown
Collaborator
  • unskips the following tests:
    • library/browsercontext-page-event.spec.ts:
      • "should work with Ctrl-clicking" - use the Juggler-specific expectation for Firefox/Bidi as well
    • library/defaultbrowsercontext-2.spec.ts:
      • "should goto about:blank on relaunched persistent context"
    • page/page-keyboard.spec.ts:
      • "should dispatch key events in separate tasks"
  • enables some checks for Firefox/Bidi in these tests:
    • library/download.spec.ts:
      • "should report download when navigation turns into download"
      • "should work with Cross-Origin-Opener-Policy"
    • page/interception.spec.ts:
      • "should intercept after a service worker"
  • replaces the channel?.startsWith('moz-firefox') check in these tests:
    • page/page-event-console.spec.ts:
      • "should work"
      • "should not fail for window object"
      • "should use object previews for arrays and objects"

@github-actions

Copy link
Copy Markdown
Contributor

Test results for "MCP"

1 failed
❌ [chrome] › mcp/annotate.spec.ts:230 › should capture annotations via show --annotate @mcp-ubuntu-latest-chrome

7759 passed, 1249 skipped


Merge workflow run.

@github-actions

Copy link
Copy Markdown
Contributor

Test results for "tests 1"

4 flaky⚠️ [chromium-library] › library/video.spec.ts:736 › screencast › should work with video+trace `@frozen-time-library-chromium-linux`
⚠️ [chromium-library] › library/video.spec.ts:294 › screencast › should capture navigation `@chromium-ubuntu-22.04-arm-node20`
⚠️ [chromium-library] › library/video.spec.ts:664 › screencast › should capture full viewport `@chromium-ubuntu-22.04-arm-node20`
⚠️ [chromium-library] › library/video.spec.ts:736 › screencast › should work with video+trace `@chromium-ubuntu-22.04-node24`

50371 passed, 1158 skipped


Merge workflow run.

@yury-s
Yury Semikhatsky (yury-s) merged commit ff91529 into microsoft:mainJul 17, 2026
48 of 49 checks passed
Sign up for freeto 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

@hbenl@yury-s