Skip to content

Fix handler regression (#392) #3127

Fix handler regression (#392)

Fix handler regression (#392) #3127

Triggered via push October 3, 2023 09:28
Status Success
Total duration 5m 40s
Artifacts 1

tests.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors, 1 warning, and 1 notice
[macos] › email-autofill.macos.spec.js:176:9 › macos › auto filling a signup form › with an identity only - filling lastName: integration-test/helpers/pages.js#L173
1) [macos] › email-autofill.macos.spec.js:176:9 › macos › auto filling a signup form › with an identity only - filling lastName Error: unreachable - password must not be empty at ../helpers/pages.js:173 171 | 172 | if (!generatedPassword.trim()) { > 173 | throw new Error('unreachable - password must not be empty') | ^ 174 | } 175 | 176 | await passwordBtn.click({ force: true }) at SignupPage.selectGeneratedPassword (/home/runner/work/duckduckgo-autofill/duckduckgo-autofill/integration-test/helpers/pages.js:173:23) at /home/runner/work/duckduckgo-autofill/duckduckgo-autofill/integration-test/tests/email-autofill.macos.spec.js:189:13
[macos] › email-autofill.macos.spec.js:239:9 › macos › auto filling a signup form › with no input types: integration-test/helpers/pages.js#L173
2) [macos] › email-autofill.macos.spec.js:239:9 › macos › auto filling a signup form › with no input types Error: unreachable - password must not be empty at ../helpers/pages.js:173 171 | 172 | if (!generatedPassword.trim()) { > 173 | throw new Error('unreachable - password must not be empty') | ^ 174 | } 175 | 176 | await passwordBtn.click({ force: true }) at SignupPage.selectGeneratedPassword (/home/runner/work/duckduckgo-autofill/duckduckgo-autofill/integration-test/helpers/pages.js:173:23) at /home/runner/work/duckduckgo-autofill/duckduckgo-autofill/integration-test/tests/email-autofill.macos.spec.js:247:13
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/
🎭 Playwright Run Summary
2 flaky [macos] › email-autofill.macos.spec.js:176:9 › macos › auto filling a signup form › with an identity only - filling lastName [macos] › email-autofill.macos.spec.js:239:9 › macos › auto filling a signup form › with no input types 104 passed (2.5m)

Artifacts

Produced during runtime
Name Size
playwright-results Expired
303 KB