Account Protection: Password Requirements OOP #100967
e2e-tests.yml
on: pull_request
Annotations
2 errors, 2 warnings, and 3 notices
Jetpack post editor e2e tests
Error: expect(received).toBe(expected) // Object.is equality
Expected: true
Received: [Error: apiRequestContext.post: 404 Not Found
Response text:
Can't find active tunnel...
Call log:
- → POST https://sharp-termite-14.a8c-localtunnel.cyou/wp-login.php
- user-agent: Playwright/1.48.2 (x64; ubuntu 24.04) node/22.13 CI/1
- accept: */*
- accept-encoding: gzip,deflate,br
- content-type: application/x-www-form-urlencoded
- content-length: 27
- ← 404 Not Found
- server: nginx/1.18.0 (Ubuntu)
- date: Fri, 21 Feb 2025 00:56:32 GMT
- content-length: 27
- connection: keep-alive
]
Call Log:
- Timeout 60000ms exceeded while waiting on the predicate
at ../../../../../tools/e2e-commons/config/global-setup.mjs:24
22 |
23 | // Authenticate and save the storageState to disk.
> 24 | await requestUtils.setupRest();
| ^
25 |
26 | await requestContext.dispose();
27 | }
at RequestUtils.setupRest (/home/runner/work/jetpack/jetpack/node_modules/.pnpm/@WordPress[email protected]_@[email protected]/node_modules/@wordpress/e2e-test-utils-playwright/src/request-utils/rest.ts:48:2)
at globalSetup (/home/runner/work/jetpack/jetpack/tools/e2e-commons/config/global-setup.mjs:24:2)
|
Jetpack post editor e2e tests
Process completed with exit code 1.
|
Jetpack connection e2e tests
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
|
Jetpack post-connection e2e tests
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
|
🎭 Playwright Run Summary
1 passed (45.9s)
|
🎭 Playwright Run Summary
2 passed (2.2m)
|
🎭 Playwright Run Summary
4 passed (3.9m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
test-output-Jetpack connection
|
13.1 KB |
|
test-output-Jetpack post editor
|
2.45 KB |
|
test-output-Jetpack post-connection
|
25.1 KB |
|
test-output-Jetpack pre-connection
|
7.5 KB |
|