Skip to content

[Matching] Update newPassword form regex #3674

[Matching] Update newPassword form regex

[Matching] Update newPassword form regex #3674

Triggered via pull request August 7, 2024 10:13
Status Success
Total duration 4m 32s
Artifacts 1

tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error, 3 warnings, and 1 notice
[macos] › email-autofill.macos.spec.js:198:9 › macos › auto filling a signup form › with an identity only - filling input should not autofill touched select element without label: integration-test/helpers/pages/selectInputPage.js#L29
1) [macos] › email-autofill.macos.spec.js:198:9 › macos › auto filling a signup form › with an identity only - filling input should not autofill touched select element without label Error: expect(received).toBe(expected) // Object.is equality Expected: "city2" Received: "city1" at ../helpers/pages/selectInputPage.js:29 27 | async assertSelectedValue (option, withLabel = false) { 28 | const selectValue = await page.locator(withLabel ? `form#with-label select#address-city` : 'form#no-label select#address-city').inputValue() > 29 | expect(selectValue).toBe(option) | ^ 30 | } 31 | 32 | /** at SelectInputPage.assertSelectedValue (/home/runner/work/duckduckgo-autofill/duckduckgo-autofill/integration-test/helpers/pages/selectInputPage.js:29:33) at /home/runner/work/duckduckgo-autofill/duckduckgo-autofill/integration-test/tests/email-autofill.macos.spec.js:215:13
🎭 Playwright Run Summary
1 flaky [macos] › email-autofill.macos.spec.js:198:9 › macos › auto filling a signup form › with an identity only - filling input should not autofill touched select element without label 115 passed (2.2m)
test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "playwright-results". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/

Artifacts

Produced during runtime
Name Size
playwright-results
82.1 KB