[wp-trac] [WordPress Trac] #59517: Migrate Puppeteer tests to Playwright

WordPress Trac noreply at wordpress.org
Tue Oct 17 11:27:39 UTC 2023


#59517: Migrate Puppeteer tests to Playwright
--------------------------------------+-------------------------
 Reporter:  swissspidy                |       Owner:  swissspidy
     Type:  enhancement               |      Status:  closed
 Priority:  normal                    |   Milestone:  6.4
Component:  Build/Test Tools          |     Version:
 Severity:  normal                    |  Resolution:  fixed
 Keywords:  has-patch has-unit-tests  |     Focuses:
--------------------------------------+-------------------------
Changes (by swissspidy):

 * status:  reopened => closed
 * resolution:   => fixed


Comment:

 In [changeset:"56954" 56954]:
 {{{
 #!CommitTicketReference repository="" revision="56954"
 Build/Test Tools: Reinstate `PUPPETEER_SKIP_DOWNLOAD` for most CI
 workflows.

 The `PUPPETEER_SKIP_DOWNLOAD` environment variable is used to prevent
 Puppeteer from automatically downloading browser binaries.
 It was removed in [56926] due to the migration to Playwright. However,
 because of the QUnit tests, Puppeteer is actually still a dependency.

 Until those tests change, we have to keep this environment variable to
 prevent unnecessary downloads on CI.

 Props SergeyBiryukov.
 Fixes #59517.
 }}}

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/59517#comment:15>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list