Skip to content

test: Implement extension installation and basic extension handling test scenario #337

test: Implement extension installation and basic extension handling test scenario

test: Implement extension installation and basic extension handling test scenario #337

Triggered via pull request November 11, 2024 10:33
Status Failure
Total duration 40s
Artifacts

pr-check.yaml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

7 errors
tests/playwright/src/spec/minikube-extension.spec.ts: tests/playwright/src/spec/minikube-extension.spec.ts#L18
Error: Playwright Test did not expect test.beforeAll() to be called here. Most common reasons include: - You are calling test.beforeAll() in a configuration file. - You are calling test.beforeAll() in a file that is imported by the configuration file. - You have two different versions of @playwright/test. This usually happens when one of the dependencies in your package.json depends on @playwright/test. ❯ TestTypeImpl._currentSuite node_modules/playwright/lib/common/testType.js:71:13 ❯ TestTypeImpl._hook node_modules/playwright/lib/common/testType.js:144:24 ❯ Function.beforeAll node_modules/playwright/lib/transform/transform.js:289:12 ❯ tests/playwright/src/spec/minikube-extension.spec.ts:18:6
Build / ubuntu-22.04
Process completed with exit code 1.
Build / macos-14
The job was canceled because "ubuntu-22_04" failed.
tests/playwright/src/spec/minikube-extension.spec.ts: tests/playwright/src/spec/minikube-extension.spec.ts#L18
Error: Playwright Test did not expect test.beforeAll() to be called here. Most common reasons include: - You are calling test.beforeAll() in a configuration file. - You are calling test.beforeAll() in a file that is imported by the configuration file. - You have two different versions of @playwright/test. This usually happens when one of the dependencies in your package.json depends on @playwright/test. ❯ TestTypeImpl._currentSuite node_modules/playwright/lib/common/testType.js:71:13 ❯ TestTypeImpl._hook node_modules/playwright/lib/common/testType.js:144:24 ❯ Function.beforeAll node_modules/playwright/lib/transform/transform.js:289:12 ❯ tests/playwright/src/spec/minikube-extension.spec.ts:18:6
Build / macos-14
Process completed with exit code 1.
Build / windows-2022
The job was canceled because "ubuntu-22_04" failed.
Build / windows-2022
The operation was canceled.