[wp-trac] [WordPress Trac] #62822: Playwright Host validation warning when running core performance tests
WordPress Trac
noreply at wordpress.org
Sat Jan 18 19:34:50 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 | Keywords:
Focuses: performance |
------------------------------+-----------------------------
When the core performance tests run on GitHub Actions, the following
warning is shown:
{{{
Playwright Host validation warning:
╔══════════════════════════════════════════════════════╗
║ Host system is missing dependencies to run browsers. ║
║ Please install them with the following command: ║
║ ║
║ sudo npx playwright install-deps ║
║ ║
║ Alternatively, use apt: ║
║ sudo apt-get install libwoff1\ ║
║ libvpx9\ ║
║ libevent-2.1-7t64\ ║
║ libopus0\ ║
║ libgstreamer-plugins-base1.0-0\ ║
║ libgstreamer-gl1.0-0\ ║
║ libgstreamer-plugins-bad1.0-0\ ║
║ libharfbuzz-icu0\ ║
║ libsecret-1-0\ ║
║ libhyphen0\ ║
║ libmanette-0.2-0\ ║
║ libflite1\ ║
║ libgles2\ ║
║ gstreamer1.0-libav ║
║ ║
║ <3 Playwright Team ║
╚══════════════════════════════════════════════════════╝
}}}
Here's an example workflow run: https://github.com/WordPress/wordpress-
develop/actions/runs/12837240085/job/35800503468 (expand the "Run
performance tests" section.
Is this something to be concerned about?
--
Ticket URL: <https://core.trac.wordpress.org/ticket/62822>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list