Skip to content
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

fix: wait for context should respect already existing contexts #2998

Merged
merged 1 commit into from
Jan 17, 2025

Conversation

sadym-chromium
Copy link
Collaborator

@sadym-chromium sadym-chromium commented Jan 17, 2025

This should address Puppeteer test failures: https://github.com/GoogleChromeLabs/chromium-bidi/actions/runs/12827546451/job/35769733285?pr=2993

Tested manually. 1000 times run Puppeteer test "[locator.spec] Locator Locator.prototype.filter should resolve as soon as the predicate matches" with and without the change. Problem is gone.

@sadym-chromium sadym-chromium added the puppeteer Run Puppeteer test when added to PR label Jan 17, 2025
@OrKoN
Copy link
Collaborator

OrKoN commented Jan 17, 2025

should it be a fix: ?

@sadym-chromium sadym-chromium changed the title chore: wait for context should respect already existing contexts fix: wait for context should respect already existing contexts Jan 17, 2025
@sadym-chromium sadym-chromium merged commit f6cb8ec into main Jan 17, 2025
56 of 82 checks passed
@sadym-chromium sadym-chromium deleted the sadym/wait-for-context branch January 17, 2025 13:31
sadym-chromium pushed a commit that referenced this pull request Jan 17, 2025
🤖 I have created a release *beep* *boop*
---


##
[1.1.0](chromium-bidi-v1.0.0...chromium-bidi-v1.1.0)
(2025-01-17)


### Features

* support `goog:channel` along with `channel`
([#2996](#2996))
([d7ed911](d7ed911))


### Bug Fixes

* multi headers reporting incorrectly
([#2987](#2987))
([0e58eb7](0e58eb7))
* wait for context should respect already existing contexts
([#2998](#2998))
([f6cb8ec](f6cb8ec))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
puppeteer Run Puppeteer test when added to PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants