[PLTFRM-1831] Add E2E Tests #7
Triggered via pull request
November 4, 2025 20:50
Status
Cancelled
Total duration
2m 30s
Artifacts
–
e2e.yml
on: pull_request
Run E2E Tests
2m 25s
Run ESLint on E2E tests
28s
Annotations
4 errors and 7 warnings
|
Run E2E Tests
Canceling since a higher priority waiting request for Run e2e tests-refs/pull/100/merge exists
|
|
Run E2E Tests
The operation was canceled.
|
|
Run E2E Tests
Error: Setup unsuccessful - Tests will not run
at lib/global-setup.ts:72
70 | } else {
71 | // Stop test run if login fails
> 72 | throw new Error( 'Setup unsuccessful - Tests will not run' );
| ^
73 | }
74 | }
75 |
at globalSetup (/home/runner/work/vip-security-boost/vip-security-boost/tests/e2e/lib/global-setup.ts:72:9)
|
|
Run e2e tests
Canceling since a higher priority waiting request for Run e2e tests-refs/pull/100/merge exists
|
|
Run ESLint on E2E tests:
tests/e2e/specs/session-control.spec.ts#L81
Test has no assertions
|
|
Run ESLint on E2E tests:
tests/e2e/specs/session-control.spec.ts#L48
Test has no assertions
|
|
Run ESLint on E2E tests:
tests/e2e/specs/session-control.spec.ts#L15
Test has no assertions
|
|
Run ESLint on E2E tests:
tests/e2e/specs/inactive-users.spec.ts#L88
Test has no assertions
|
|
Run ESLint on E2E tests:
tests/e2e/specs/inactive-users.spec.ts#L29
Test has no assertions
|
|
Run ESLint on E2E tests:
tests/e2e/lib/pages/wp-editor-page.ts#L93
Unexpected use of page.waitForSelector()
|
|
Run ESLint on E2E tests:
tests/e2e/lib/pages/users-list-page.ts#L46
Found non-literal argument to RegExp Constructor
|