Connector: Ensure connection card accessibility #134322
Annotations
3 errors and 1 notice
|
Run Jetpack post-connection tests
Process completed with exit code 1.
|
|
Run Jetpack post-connection tests:
projects/plugins/jetpack/tests/e2e/specs/post-connection/recommendations.test.ts#L166
1) [jetpack e2e] › specs/post-connection/recommendations.test.ts:29:1 › Recommendations (Jetpack Assistant) › Verify Site Accelerator is disabled
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Site Accelerator should be disabled
expect(locator).toBeVisible() failed
Locator: locator('.jp-recommendations-feature-summary:not(.is-feature-enabled)').locator('a').locator('text="Site Accelerator"')
Expected: visible
Timeout: 20000ms
Error: element(s) not found
Call log:
- Site Accelerator should be disabled with timeout 20000ms
- waiting for locator('.jp-recommendations-feature-summary:not(.is-feature-enabled)').locator('a').locator('text="Site Accelerator"')
164 | isSiteAcceleratorFeatureEnabled,
165 | 'Site Accelerator should be disabled'
> 166 | ).toBeVisible();
| ^
167 | } );
168 | } );
169 |
at /home/runner/work/jetpack/jetpack/projects/plugins/jetpack/tests/e2e/specs/post-connection/recommendations.test.ts:166:5
at /home/runner/work/jetpack/jetpack/projects/plugins/jetpack/tests/e2e/specs/post-connection/recommendations.test.ts:159:13
|
|
Run Jetpack post-connection tests:
projects/plugins/jetpack/tests/e2e/specs/post-connection/recommendations.test.ts#L166
1) [jetpack e2e] › specs/post-connection/recommendations.test.ts:29:1 › Recommendations (Jetpack Assistant) › Verify Site Accelerator is disabled
Error: Site Accelerator should be disabled
expect(locator).toBeVisible() failed
Locator: locator('.jp-recommendations-feature-summary:not(.is-feature-enabled)').locator('a').locator('text="Site Accelerator"')
Expected: visible
Timeout: 20000ms
Error: element(s) not found
Call log:
- Site Accelerator should be disabled with timeout 20000ms
- waiting for locator('.jp-recommendations-feature-summary:not(.is-feature-enabled)').locator('a').locator('text="Site Accelerator"')
164 | isSiteAcceleratorFeatureEnabled,
165 | 'Site Accelerator should be disabled'
> 166 | ).toBeVisible();
| ^
167 | } );
168 | } );
169 |
at /home/runner/work/jetpack/jetpack/projects/plugins/jetpack/tests/e2e/specs/post-connection/recommendations.test.ts:166:5
at /home/runner/work/jetpack/jetpack/projects/plugins/jetpack/tests/e2e/specs/post-connection/recommendations.test.ts:159:13
|
|
Run Jetpack post-connection tests
1 failed
[jetpack e2e] › specs/post-connection/recommendations.test.ts:29:1 › Recommendations (Jetpack Assistant)
12 passed (5.6m)
|
Loading