[wp-trac] [WordPress Trac] #63117: Stop installing Playwright browsers in old branches

WordPress Trac noreply at wordpress.org
Mon Mar 17 15:49:58 UTC 2025


#63117: Stop installing Playwright browsers in old branches
------------------------------+-----------------------
 Reporter:  desrosj           |      Owner:  (none)
     Type:  defect (bug)      |     Status:  new
 Priority:  normal            |  Milestone:  6.8
Component:  Build/Test Tools  |    Version:
 Severity:  normal            |   Keywords:  has-patch
  Focuses:                    |
------------------------------+-----------------------
 In 6.4, the E2E tests switched to using Playwright. Earlier branches
 continue to utilize Puppeteer (see [56926]).

 Recently, the E2E testing workflow in 6.3 and earlier has
 [https://github.com/WordPress/wordpress-develop/actions/runs/13888222347
 started] to [https://github.com/WordPress/wordpress-
 develop/actions/runs/13888222350 fail]. The failures are caused by the
 `npx install playwright --with-deps` command. This step is not necessary
 for older branches because Playwright is not even used.

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/63117>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list