Update autofill to 16.0.0 #2645
Annotations
9 errors, 20 warnings, and 8 notices
[chromium] › amp-protection.spec.js:9:9 › Test AMP link protection › Redirects AMP URLs correctly:
integration-test/amp-protection.spec.js#L59
1) [chromium] › amp-protection.spec.js:9:9 › Test AMP link protection › Redirects AMP URLs correctly
Error: google.com AMP Links: *Simple link
expect(received).toEqual(expected) // deep equality
Expected: "https://www.vox.com/identities/22530103/asians-americans-wealth-income-gap-crazy-rich-model-minority"
Received: "https://www.vox.com/platform/amp/identities/22530103/asians-americans-wealth-income-gap-crazy-rich-model-minority"
57 | // these tests, just wait for load rather than network idle.
58 | await page.goto(initialUrl, { waitUntil: 'commit' });
> 59 | expect(page.url(), description).toEqual(expectedUrl);
| ^
60 | }
61 | });
62 | });
at /home/runner/work/duckduckgo-privacy-extension/duckduckgo-privacy-extension/integration-test/amp-protection.spec.js:59:45
|
[chromium] › amp-protection.spec.js:9:9 › Test AMP link protection › Redirects AMP URLs correctly:
integration-test/amp-protection.spec.js#L59
1) [chromium] › amp-protection.spec.js:9:9 › Test AMP link protection › Redirects AMP URLs correctly
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: google.com AMP Links: *Simple link
expect(received).toEqual(expected) // deep equality
Expected: "https://www.vox.com/identities/22530103/asians-americans-wealth-income-gap-crazy-rich-model-minority"
Received: "https://www.vox.com/platform/amp/identities/22530103/asians-americans-wealth-income-gap-crazy-rich-model-minority"
57 | // these tests, just wait for load rather than network idle.
58 | await page.goto(initialUrl, { waitUntil: 'commit' });
> 59 | expect(page.url(), description).toEqual(expectedUrl);
| ^
60 | }
61 | });
62 | });
at /home/runner/work/duckduckgo-privacy-extension/duckduckgo-privacy-extension/integration-test/amp-protection.spec.js:59:45
|
[chromium] › amp-protection.spec.js:9:9 › Test AMP link protection › Redirects AMP URLs correctly:
integration-test/amp-protection.spec.js#L59
1) [chromium] › amp-protection.spec.js:9:9 › Test AMP link protection › Redirects AMP URLs correctly
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: google.com AMP Links: *Simple link
expect(received).toEqual(expected) // deep equality
Expected: "https://www.vox.com/identities/22530103/asians-americans-wealth-income-gap-crazy-rich-model-minority"
Received: "https://www.vox.com/platform/amp/identities/22530103/asians-americans-wealth-income-gap-crazy-rich-model-minority"
57 | // these tests, just wait for load rather than network idle.
58 | await page.goto(initialUrl, { waitUntil: 'commit' });
> 59 | expect(page.url(), description).toEqual(expectedUrl);
| ^
60 | }
61 | });
62 | });
at /home/runner/work/duckduckgo-privacy-extension/duckduckgo-privacy-extension/integration-test/amp-protection.spec.js:59:45
|
playwright-tests (playwright-mv2, 1/4)
Process completed with exit code 1.
|
[chromium] › amp-protection.spec.js:9:9 › Test AMP link protection › Redirects AMP URLs correctly:
integration-test/amp-protection.spec.js#L59
1) [chromium] › amp-protection.spec.js:9:9 › Test AMP link protection › Redirects AMP URLs correctly
Error: google.com AMP Links: *Simple link
expect(received).toEqual(expected) // deep equality
Expected: "https://www.vox.com/identities/22530103/asians-americans-wealth-income-gap-crazy-rich-model-minority"
Received: "https://www.vox.com/platform/amp/identities/22530103/asians-americans-wealth-income-gap-crazy-rich-model-minority"
57 | // these tests, just wait for load rather than network idle.
58 | await page.goto(initialUrl, { waitUntil: 'commit' });
> 59 | expect(page.url(), description).toEqual(expectedUrl);
| ^
60 | }
61 | });
62 | });
at /home/runner/work/duckduckgo-privacy-extension/duckduckgo-privacy-extension/integration-test/amp-protection.spec.js:59:45
|
[chromium] › amp-protection.spec.js:9:9 › Test AMP link protection › Redirects AMP URLs correctly:
integration-test/amp-protection.spec.js#L59
1) [chromium] › amp-protection.spec.js:9:9 › Test AMP link protection › Redirects AMP URLs correctly
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: google.com AMP Links: *Simple link
expect(received).toEqual(expected) // deep equality
Expected: "https://www.vox.com/identities/22530103/asians-americans-wealth-income-gap-crazy-rich-model-minority"
Received: "https://www.vox.com/platform/amp/identities/22530103/asians-americans-wealth-income-gap-crazy-rich-model-minority"
57 | // these tests, just wait for load rather than network idle.
58 | await page.goto(initialUrl, { waitUntil: 'commit' });
> 59 | expect(page.url(), description).toEqual(expectedUrl);
| ^
60 | }
61 | });
62 | });
at /home/runner/work/duckduckgo-privacy-extension/duckduckgo-privacy-extension/integration-test/amp-protection.spec.js:59:45
|
[chromium] › amp-protection.spec.js:9:9 › Test AMP link protection › Redirects AMP URLs correctly:
integration-test/amp-protection.spec.js#L59
1) [chromium] › amp-protection.spec.js:9:9 › Test AMP link protection › Redirects AMP URLs correctly
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: google.com AMP Links: *Simple link
expect(received).toEqual(expected) // deep equality
Expected: "https://www.vox.com/identities/22530103/asians-americans-wealth-income-gap-crazy-rich-model-minority"
Received: "https://www.vox.com/platform/amp/identities/22530103/asians-americans-wealth-income-gap-crazy-rich-model-minority"
57 | // these tests, just wait for load rather than network idle.
58 | await page.goto(initialUrl, { waitUntil: 'commit' });
> 59 | expect(page.url(), description).toEqual(expectedUrl);
| ^
60 | }
61 | });
62 | });
at /home/runner/work/duckduckgo-privacy-extension/duckduckgo-privacy-extension/integration-test/amp-protection.spec.js:59:45
|
playwright-tests (playwright, 1/4)
Process completed with exit code 1.
|
[chromium] › request-blocking.spec.js:46:9 › Test request blocking › Should block all the test tracking requests:
integration-test/request-blocking.spec.js#L1
1) [chromium] › request-blocking.spec.js:46:9 › Test request blocking › Should block all the test tracking requests
Test timeout of 30000ms exceeded.
|
build (20, ubuntu-latest, release-firefox)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build (20, ubuntu-latest, release-chrome)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
unit-tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
playwright-tests (playwright, 2/4)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
playwright-tests (playwright, 2/4)
No files were found with the provided path: playwright-report/. No artifacts will be uploaded.
|
playwright-tests (playwright-mv2, 2/4)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
playwright-tests (playwright-mv2, 2/4)
No files were found with the provided path: playwright-report/. No artifacts will be uploaded.
|
playwright-tests (playwright-mv2, 1/4)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
playwright-tests (playwright-mv2, 1/4)
No files were found with the provided path: playwright-report/. No artifacts will be uploaded.
|
playwright-tests (playwright, 1/4)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
playwright-tests (playwright, 1/4)
No files were found with the provided path: playwright-report/. No artifacts will be uploaded.
|
playwright-tests (playwright-mv2, 3/4)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
playwright-tests (playwright-mv2, 3/4)
No files were found with the provided path: playwright-report/. No artifacts will be uploaded.
|
playwright-tests (playwright, 4/4)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
playwright-tests (playwright, 4/4)
No files were found with the provided path: playwright-report/. No artifacts will be uploaded.
|
playwright-tests (playwright-mv2, 4/4)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
playwright-tests (playwright-mv2, 4/4)
No files were found with the provided path: playwright-report/. No artifacts will be uploaded.
|
playwright-tests (playwright, 3/4)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
playwright-tests (playwright, 3/4)
No files were found with the provided path: playwright-report/. No artifacts will be uploaded.
|
🎭 Playwright Run Summary
3 skipped
12 passed (39.1s)
|
🎭 Playwright Run Summary
3 skipped
14 passed (43.1s)
|
🎭 Playwright Run Summary
1 failed
[chromium] › amp-protection.spec.js:9:9 › Test AMP link protection › Redirects AMP URLs correctly
1 skipped
15 passed (55.7s)
|
🎭 Playwright Run Summary
1 failed
[chromium] › amp-protection.spec.js:9:9 › Test AMP link protection › Redirects AMP URLs correctly
1 skipped
14 passed (56.5s)
|
🎭 Playwright Run Summary
16 passed (57.8s)
|
🎭 Playwright Run Summary
15 passed (55.4s)
|
🎭 Playwright Run Summary
16 passed (55.2s)
|
🎭 Playwright Run Summary
1 flaky
[chromium] › request-blocking.spec.js:46:9 › Test request blocking › Should block all the test tracking requests
14 passed (1.4m)
|