Support a city/state composite value #5966
Annotations
1 error, 6 warnings, and 2 notices
Run npm run test-int-x:
injected/integration-test/page-objects/duckplayer-overlays.js#L651
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:651
649 | async overlayIsRemoved () {
650 | const { page } = this.overlays
> 651 | expect(await page.locator('ddg-video-overlay-mobile').count()).toBe(0)
| ^
652 | }
653 |
654 | async opensInfo () {
at DuckplayerOverlaysMobile.overlayIsRemoved (/home/runner/work/content-scope-scripts/content-scope-scripts/injected/integration-test/page-objects/duckplayer-overlays.js:651:72)
at /home/runner/work/content-scope-scripts/content-scope-scripts/injected/integration-test/duckplayer-mobile.spec.js:36:9
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run actions/upload-artifact@v4
No files were found with the provided path: packages/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 54.5s
|
Run npm run test-int-x:
special-pages/[macos] › tests/onboarding.spec.js#L1
special-pages/[macos] › tests/onboarding.spec.js took 24.0s
|
Run npm run test-int-x:
special-pages/[macos] › tests/duckplayer.spec.js#L1
special-pages/[macos] › tests/duckplayer.spec.js took 24.0s
|
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
199 passed (2.4m)
|
Run npm run test-int-x
34 skipped
122 passed (1.9m)
|
Loading