build(deps-dev): bump eslint from 9.18.0 to 9.19.0 in the eslint group #7562
Annotations
1 error, 6 warnings, and 2 notices
Run npm run test-int-x:
injected/integration-test/page-objects/duckplayer-overlays.js#L541
1) [ios] › integration-test/duckplayer-mobile.spec.js:23:5 › Video Player overlays › Selecting 'watch here' on mobile + remember
Error: expect(received).toBe(expected) // Object.is equality
Expected: 0
Received: 1
at integration-test/page-objects/duckplayer-overlays.js:541
539 | async overlayIsRemoved() {
540 | const { page } = this.overlays;
> 541 | expect(await page.locator('ddg-video-overlay-mobile').count()).toBe(0);
| ^
542 | }
543 |
544 | async opensInfo() {
at DuckplayerOverlaysMobile.overlayIsRemoved (/home/runner/work/content-scope-scripts/content-scope-scripts/injected/integration-test/page-objects/duckplayer-overlays.js:541:72)
at /home/runner/work/content-scope-scripts/content-scope-scripts/injected/integration-test/duckplayer-mobile.spec.js:36:9
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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 23.1s
|
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.1m
|
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.5s
|
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 22.7s
|
Run npm run test-int-x
1 flaky
[ios] › integration-test/duckplayer-mobile.spec.js:23:5 › Video Player overlays › Selecting 'watch here' on mobile + remember
51 skipped
229 passed (1.8m)
|
Run npm run test-int-x
36 skipped
225 passed (3.1m)
|
Loading