Skip to content

chore: fix bidi workflow for chrome#39065

Closed
OrKoN wants to merge 1 commit intomicrosoft:mainfrom
OrKoN:orkon/fix-bidi-chromium
Closed

chore: fix bidi workflow for chrome#39065
OrKoN wants to merge 1 commit intomicrosoft:mainfrom
OrKoN:orkon/fix-bidi-chromium

Conversation

@OrKoN
Copy link
Contributor

@OrKoN OrKoN commented Jan 31, 2026

if: matrix.channel == 'bidi-chromium'
- if: matrix.channel == 'bidi-chromium'
run: |
echo "BIDI_CRPATH=$(npx -y @puppeteer/browsers install chrome@canary | tail -n1 | sed 's/^[^ ]* *//')" >> "$GITHUB_ENV"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think this will help. We are running with chromium binary and it's already installed correctly. We should just update the channel support: #39090

@github-actions
Copy link
Contributor

github-actions bot commented Feb 2, 2026

Test results for "tests 1"

1 failed
❌ [playwright-test] › ui-mode-test-network-tab.spec.ts:301 › should copy network request @macos-latest-node20

4 flaky ⚠️ [firefox-library] › library/inspector/cli-codegen-1.spec.ts:1082 › cli codegen › should not throw csp directive violation errors `@firefox-ubuntu-22.04-node20`
⚠️ [playwright-test] › ui-mode-trace.spec.ts:384 › should reveal errors in the sourcetab `@macos-latest-node20`
⚠️ [playwright-test] › ui-mode-trace.spec.ts:433 › should work behind reverse proxy `@macos-latest-node20`
⚠️ [playwright-test] › ui-mode-trace.spec.ts:384 › should reveal errors in the sourcetab `@windows-latest-node20`

34242 passed, 668 skipped


Merge workflow run.

@yury-s yury-s closed this in #39090 Feb 2, 2026
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