[wp-trac] [WordPress Trac] #62822: Playwright Host validation warning when running core performance tests

WordPress Trac noreply at wordpress.org
Mon Jan 20 02:11:14 UTC 2025


#62822: Playwright Host validation warning when running core performance tests
------------------------------+------------------------------
 Reporter:  johnbillion       |       Owner:  (none)
     Type:  defect (bug)      |      Status:  new
 Priority:  normal            |   Milestone:  Awaiting Review
Component:  Build/Test Tools  |     Version:
 Severity:  normal            |  Resolution:
 Keywords:  2nd-opinion       |     Focuses:  performance
------------------------------+------------------------------

Comment (by euthelup):

 What is interesting tho is that in the initial steps, the browser
 dependencies are being installed with `npx playwright install --with-deps
 chromium` and the step seems to be completed successfully.

 I suspect this might be caused by the `--with-deps chromium` argument
 because in the tests we are using Chromium and Firefox.

 Should I try a PR with only `npx playwright install --with-deps`? Or maybe
 the video codecs are not very useful and we can live with the warning.

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


More information about the wp-trac mailing list