Precompile regexes #3094
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
1 error, 4 warnings, and 1 notice
[macos] › email-autofill.macos.spec.js:250:5 › macos › autofill a newly added email form (mutation observer test):
integration-test/helpers/pages.js#L223
1) [macos] › email-autofill.macos.spec.js:250:5 › macos › autofill a newly added email form (mutation observer test)
Error: locator.click: Element is not visible
=========================== logs ===========================
waiting for locator('button:has-text("[email protected]")')
locator resolved to <button id="personalAddress" class="tooltip__button tool…>…</button>
attempting click action
waiting for element to be visible, enabled and stable
forcing action
element is visible, enabled and stable
scrolling into view if needed
============================================================
at ../helpers/pages.js:223
221 | await input.click()
222 | const button = page.locator(`button:has-text("${selector}")`)
> 223 | await button.click({ force: true })
| ^
224 | }
225 | /**
226 | * @param {Omit<CredentialsObject, "id">} credentials
at SignupPage.selectSecondEmailField (/home/runner/work/duckduckgo-autofill/duckduckgo-autofill/integration-test/helpers/pages.js:223:26)
at /home/runner/work/duckduckgo-autofill/duckduckgo-autofill/integration-test/tests/email-autofill.macos.spec.js:272:9
|
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 40.0s
|
Slow Test:
[macos] › email-autofill.macos.spec.js#L1
[macos] › email-autofill.macos.spec.js took 21.6s
|
Slow Test:
[extension] › incontext-signup.extension.spec.js#L1
[extension] › incontext-signup.extension.spec.js took 19.7s
|
🎭 Playwright Run Summary
1 flaky
[macos] › email-autofill.macos.spec.js:250:5 › macos › autofill a newly added email form (mutation observer test)
1 skipped
100 passed (2.8m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
playwright-results
Expired
|
160 KB |
|