build(deps-dev): bump @playwright/test from 1.49.1 to 1.50.0 #7565
tests.yml
on: pull_request
integration
7m 5s
Matrix: unit
deploy-docs
0s
Annotations
10 errors, 10 warnings, and 2 notices
unit (ubuntu-latest):
injected/integration-test/fingerprint.spec.js#L30
Property 'altServerPort' does not exist on type 'PlaywrightTestArgs & PlaywrightTestOptions & PlaywrightWorkerArgs & PlaywrightWorkerOptions'.
|
unit (ubuntu-latest):
injected/integration-test/fingerprint.spec.js#L87
Property 'altServerPort' does not exist on type 'PlaywrightTestArgs & PlaywrightTestOptions & PlaywrightWorkerArgs & PlaywrightWorkerOptions'.
|
unit (ubuntu-latest):
injected/integration-test/fingerprint.spec.js#L97
Property 'altServerPort' does not exist on type 'PlaywrightTestArgs & PlaywrightTestOptions & PlaywrightWorkerArgs & PlaywrightWorkerOptions'.
|
unit (ubuntu-latest):
injected/integration-test/fingerprint.spec.js#L118
Property 'altServerPort' does not exist on type 'PlaywrightTestArgs & PlaywrightTestOptions & PlaywrightWorkerArgs & PlaywrightWorkerOptions'.
|
unit (ubuntu-latest):
injected/integration-test/helpers/harness.js#L47
Object literal may only specify known properties, and 'altServerPort' does not exist in type 'Fixtures<{}, {}, PlaywrightTestArgs & PlaywrightTestOptions, PlaywrightWorkerArgs & PlaywrightWorkerOptions>'.
|
unit (ubuntu-latest)
Process completed with exit code 2.
|
unit (windows-latest)
The job was canceled because "ubuntu-latest" failed.
|
unit (windows-latest)
The operation was canceled.
|
integration
Process completed with exit code 3.
|
[ios] › integration-test/duckplayer-mobile.spec.js:5:5 › Video Player overlays › Selecting 'watch here' on mobile:
injected/integration-test/page-objects/duckplayer-overlays.js#L526
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:526
524 | async choosesWatchHere() {
525 | const { page } = this.overlays;
> 526 | await page.getByRole('button', { name: 'No Thanks' }).click();
| ^
527 | }
528 |
529 | async choosesDuckPlayer() {
at DuckplayerOverlaysMobile.choosesWatchHere (/home/runner/work/content-scope-scripts/content-scope-scripts/injected/integration-test/page-objects/duckplayer-overlays.js:526:63)
at /home/runner/work/content-scope-scripts/content-scope-scripts/injected/integration-test/duckplayer-mobile.spec.js:16:31
|
unit (ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
unit (ubuntu-latest):
special-pages/index.mjs#L102
Expected property shorthand
|
unit (ubuntu-latest):
special-pages/pages/new-tab/app/customizer/mocks.js#L111
Expected property shorthand
|
unit (ubuntu-latest):
special-pages/pages/new-tab/app/customizer/mocks.js#L116
Expected property shorthand
|
integration
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
integration
No files were found with the provided path: special-pages/test-results. No artifacts will be uploaded.
|
Slow Test:
injected/[chrome] › integration-test/web-compat.spec.js#L1
injected/[chrome] › integration-test/web-compat.spec.js took 23.4s
|
Slow Test:
special-pages/[macos] › pages/onboarding/integration-tests/onboarding.spec.js#L1
special-pages/[macos] › pages/onboarding/integration-tests/onboarding.spec.js took 1.2m
|
Slow Test:
special-pages/[windows] › pages/onboarding/integration-tests/onboarding.spec.js#L1
special-pages/[windows] › pages/onboarding/integration-tests/onboarding.spec.js took 28.0s
|
Slow Test:
special-pages/[macos] › pages/duckplayer/integration-tests/duckplayer.spec.js#L1
special-pages/[macos] › pages/duckplayer/integration-tests/duckplayer.spec.js took 23.0s
|
🎭 Playwright Run Summary
1 flaky
[ios] › integration-test/duckplayer-mobile.spec.js:5:5 › Video Player overlays › Selecting 'watch here' on mobile
51 skipped
229 passed (1.9m)
|
🎭 Playwright Run Summary
36 skipped
225 passed (3.3m)
|