Brute Force Protection: Do not log failed attempt logging on password validation failure #100969
Annotations
1 error, 1 warning, and 1 notice
Run Jetpack post-connection tests:
tools/e2e-commons/pages/page-actions.js#L320
1) [chromium] › specs/post-connection/account-protection.test.js:30:2 › Compromised Password Detection › Detects compromised passwords › Enforces account protection 2FA for administrator users
TimeoutError: locator.waitFor: Timeout 20000ms exceeded.
Call log:
- waiting for locator('.action-input').first() to be visible
at ../../../../../tools/e2e-commons/pages/page-actions.js:320
318 | );
319 | const element = this.page.locator( selector ).first();
> 320 | await element.waitFor( { state, timeout } );
| ^
321 | return element;
322 | }
323 |
at WPLoginPage.waitForElementState (/home/runner/work/jetpack/jetpack/tools/e2e-commons/pages/page-actions.js:320:17)
at WPLoginPage.waitForElementToBeVisible (/home/runner/work/jetpack/jetpack/tools/e2e-commons/pages/page-actions.js:269:21)
at /home/runner/work/jetpack/jetpack/projects/plugins/jetpack/tests/e2e/specs/post-connection/account-protection.test.js:42:21
at /home/runner/work/jetpack/jetpack/projects/plugins/jetpack/tests/e2e/specs/post-connection/account-protection.test.js:32:4
|
Post Setup tools
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
Run Jetpack post-connection tests
1 flaky
[chromium] › specs/post-connection/account-protection.test.js:30:2 › Compromised Password Detection › Detects compromised passwords
3 passed (5.6m)
|
Loading