Scan Report: Align Status Icon #95452
Annotations
1 error, 1 warning, and 1 notice
Run Jetpack Boost - Critical CSS tests:
tools/e2e-commons/pages/page-actions.js#L187
1) specs/critical-css/critical-css.test.js:76:2 › Critical CSS module › Critical CSS Admin message should show when the theme is changed
TimeoutError: page.click: Timeout 20000ms exceeded.
Call log:
- waiting for locator('a[href*=\'=activate\'].activate')
- locator resolved to 2 elements. Proceeding with the first one: <a class="button activate" aria-label="Activate Twenty Twenty-Four" href="https://wonderful-seahorse-57.a8c-localtunnel.cyou/wp-admin/themes.php?action=activate&stylesheet=twentytwentyfour&_wpnonce=4d1094e30e">Activate</a>
- attempting click action
- waiting for element to be visible, enabled and stable
- element is visible, enabled and stable
- scrolling into view if needed
- done scrolling
- performing click action
at ../../../../../tools/e2e-commons/pages/page-actions.js:187
185 | async click( selector, options = {} ) {
186 | logger.action( `Clicking element '${ selector }'` );
> 187 | await this.page.click( selector, options );
| ^
188 | }
189 |
190 | /**
at ThemesPage.click (/home/runner/work/jetpack/jetpack/tools/e2e-commons/pages/page-actions.js:187:19)
at ThemesPage.switchTheme (/home/runner/work/jetpack/jetpack/tools/e2e-commons/pages/wp-admin/themes.js:16:14)
at /home/runner/work/jetpack/jetpack/projects/plugins/boost/tests/e2e/specs/critical-css/critical-css.test.js:83:20
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run Jetpack Boost - Critical CSS tests
1 flaky
specs/critical-css/critical-css.test.js:76:2 › Critical CSS module › Critical CSS Admin message should show when the theme is changed
7 passed (3.3m)
|
Loading