build(deps): bump preact from 10.25.4 to 10.26.2 #8086
Annotations
1 error, 6 warnings, and 2 notices
Run npm run test-int-x:
injected/integration-test/page-objects/duckplayer-overlays.js#L531
1) [ios] › integration-test/duckplayer-mobile.spec.js:5:5 › Video Player overlays › Selecting 'watch here' on mobile
TimeoutError: locator.click: Timeout 1000ms exceeded.
Call log:
- waiting for getByRole('button', { name: 'No Thanks' })
- locator resolved to <button type="button" class="button cancel ddg-vpo-cancel">No Thanks</button>
- attempting click action
- waiting for element to be visible, enabled and stable
at integration-test/page-objects/duckplayer-overlays.js:531
529 | async choosesWatchHere() {
530 | const { page } = this.overlays;
> 531 | await page.getByRole('button', { name: 'No Thanks' }).click();
| ^
532 | }
533 |
534 | async choosesDuckPlayer() {
at DuckplayerOverlaysMobile.choosesWatchHere (/home/runner/work/content-scope-scripts/content-scope-scripts/injected/integration-test/page-objects/duckplayer-overlays.js:531:63)
at /home/runner/work/content-scope-scripts/content-scope-scripts/injected/integration-test/duckplayer-mobile.spec.js:16:31
|
Run actions/upload-artifact@v4
No files were found with the provided path: special-pages/test-results. No artifacts will be uploaded.
|
Run npm run test-int-x:
injected/[chrome] › integration-test/web-compat.spec.js#L1
injected/[chrome] › integration-test/web-compat.spec.js took 24.2s
|
Run npm run test-int-x:
special-pages/[macos] › pages/onboarding/integration-tests/onboarding.spec.js#L1
special-pages/[macos] › pages/onboarding/integration-tests/onboarding.spec.js took 1.2m
|
Run npm run test-int-x:
special-pages/[windows] › pages/onboarding/integration-tests/onboarding.spec.js#L1
special-pages/[windows] › pages/onboarding/integration-tests/onboarding.spec.js took 27.8s
|
Run npm run test-int-x:
special-pages/[macos] › pages/duckplayer/integration-tests/duckplayer.spec.js#L1
special-pages/[macos] › pages/duckplayer/integration-tests/duckplayer.spec.js took 25.7s
|
Post Run actions/cache@v4
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
Run npm run test-int-x
1 flaky
[ios] › integration-test/duckplayer-mobile.spec.js:5:5 › Video Player overlays › Selecting 'watch here' on mobile
51 skipped
239 passed (1.8m)
|
Run npm run test-int-x
36 skipped
330 passed (3.8m)
|
Loading