Speed up tests and other perf improvements #3085
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
1 error, 3 warnings, 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
|
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/
|
Slow Test:
[macos] › login-form.macos.spec.js#L1
[macos] › login-form.macos.spec.js took 36.3s
|
Slow Test:
[macos] › email-autofill.macos.spec.js#L1
[macos] › email-autofill.macos.spec.js took 16.9s
|
🎭 Playwright Run Summary
1 flaky
[macos] › email-autofill.macos.spec.js:176:9 › macos › auto filling a signup form › with an identity only - filling lastName
1 skipped
100 passed (2.2m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
playwright-results
Expired
|
150 KB |
|