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

Playwright 1.49.1 #358638

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Playwright 1.49.1 #358638

wants to merge 1 commit into from

Conversation

kalekseev
Copy link
Contributor

Things done

The code is on top of #349469

Playwright 1.49 introduced new browser chromium_shell that used by default for chromium headless mode microsoft/playwright#33566.
Looks like it's temporary while they are testing new headless version embeded into chrome. The new version can be enabled with channel=chrome (switched to it in test).

  • Built on platform(s)
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • For non-Linux: Is sandboxing enabled in nix.conf? (See Nix manual)
    • sandbox = relaxed
    • sandbox = true
  • Tested, as applicable:
  • Tested compilation of all packages that depend on this change using nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage
  • Tested basic functionality of all binary files (usually in ./result/bin/)
  • 25.05 Release Notes (or backporting 24.11 and 25.05 Release notes)
    • (Package updates) Added a release notes entry if the change is major or breaking
    • (Module updates) Added a release notes entry if the change is significant
    • (Module addition) Added a release notes entry if adding a new NixOS module
  • Fits CONTRIBUTING.md.

Add a 👍 reaction to pull requests you find important.

@github-actions github-actions bot added 6.topic: python 6.topic: nixos Issues or PRs affecting NixOS modules, or package usability issues specific to NixOS labels Nov 24, 2024
@ofborg ofborg bot requested review from techknowlogick and yrd November 25, 2024 00:26
@wegank wegank added the 2.status: merge conflict This PR has merge conflicts with the target branch label Dec 31, 2024
@ofborg ofborg bot removed the 2.status: merge conflict This PR has merge conflicts with the target branch label Jan 23, 2025
@kalekseev
Copy link
Contributor Author

@ofborg test playwright-python

@teto
Copy link
Member

teto commented Jan 23, 2025

Just for information #374064

@kalekseev
Copy link
Contributor Author

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review pr 358638


aarch64-darwin

⏩ 28 packages marked as broken and skipped:
  • python312Packages.batchspawner
  • python312Packages.batchspawner.dist
  • python312Packages.dockerspawner
  • python312Packages.dockerspawner.dist
  • python312Packages.jupyterhub
  • python312Packages.jupyterhub-ldapauthenticator
  • python312Packages.jupyterhub-ldapauthenticator.dist
  • python312Packages.jupyterhub-systemdspawner
  • python312Packages.jupyterhub-systemdspawner.dist
  • python312Packages.jupyterhub-tmpauthenticator
  • python312Packages.jupyterhub-tmpauthenticator.dist
  • python312Packages.jupyterhub.dist
  • python312Packages.oauthenticator
  • python312Packages.oauthenticator.dist
  • python313Packages.batchspawner
  • python313Packages.batchspawner.dist
  • python313Packages.dockerspawner
  • python313Packages.dockerspawner.dist
  • python313Packages.jupyterhub
  • python313Packages.jupyterhub-ldapauthenticator
  • python313Packages.jupyterhub-ldapauthenticator.dist
  • python313Packages.jupyterhub-systemdspawner
  • python313Packages.jupyterhub-systemdspawner.dist
  • python313Packages.jupyterhub-tmpauthenticator
  • python313Packages.jupyterhub-tmpauthenticator.dist
  • python313Packages.jupyterhub.dist
  • python313Packages.oauthenticator
  • python313Packages.oauthenticator.dist
❌ 2 packages failed to build:
  • python313Packages.django-filingcabinet
  • python313Packages.django-filingcabinet.dist
✅ 50 packages built:
  • changedetection-io
  • changedetection-io.dist
  • lacus
  • lacus.dist
  • pentestgpt
  • pentestgpt.dist
  • playwright
  • playwright-test
  • python312Packages.django-filingcabinet
  • python312Packages.django-filingcabinet.dist
  • python312Packages.great-tables
  • python312Packages.great-tables.dist
  • python312Packages.lacuscore
  • python312Packages.lacuscore.dist
  • python312Packages.playwright
  • python312Packages.playwright-stealth
  • python312Packages.playwright-stealth.dist
  • python312Packages.playwright.dist
  • python312Packages.playwrightcapture
  • python312Packages.playwrightcapture.dist
  • python312Packages.pycookiecheat
  • python312Packages.pycookiecheat.dist
  • python312Packages.pytest-playwright
  • python312Packages.pytest-playwright.dist
  • python312Packages.reflex
  • python312Packages.reflex.dist
  • python312Packages.shiny
  • python312Packages.shiny.dist
  • python313Packages.great-tables
  • python313Packages.great-tables.dist
  • python313Packages.playwright
  • python313Packages.playwright-stealth
  • python313Packages.playwright-stealth.dist
  • python313Packages.playwright.dist
  • python313Packages.playwrightcapture
  • python313Packages.playwrightcapture.dist
  • python313Packages.pycookiecheat
  • python313Packages.pycookiecheat.dist
  • python313Packages.pytest-playwright
  • python313Packages.pytest-playwright.dist
  • python313Packages.reflex
  • python313Packages.reflex.dist
  • python313Packages.shiny
  • python313Packages.shiny.dist
  • shot-scraper
  • shot-scraper.dist
  • theharvester
  • theharvester.dist
  • urlwatch
  • urlwatch.dist

@kalekseev kalekseev requested review from phaer and teto January 23, 2025 17:00
@kalekseev kalekseev marked this pull request as ready for review January 23, 2025 17:00
@kalekseev kalekseev changed the title Playwright 1.49.0 Playwright 1.49.1 Jan 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
6.topic: nixos Issues or PRs affecting NixOS modules, or package usability issues specific to NixOS 6.topic: python 10.rebuild-darwin: 11-100 10.rebuild-linux: 11-100
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants