Skip to content

fix: e2e main test node setup is failing because of missing pnpm #627

fix: e2e main test node setup is failing because of missing pnpm

fix: e2e main test node setup is failing because of missing pnpm #627

GitHub Actions / JUnit Test Report failed Dec 15, 2024 in 0s

18 tests run, 14 passed, 3 skipped, 1 failed.

Annotations

Check failure on line 70 in ts

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

ts.BootC Extension › Remove bootc extension through Settings

bootc-extension.spec.ts:198:3 Remove bootc extension through Settings
Raw output
[chromium] › src\bootc-extension.spec.ts:198:3 › BootC Extension › Remove bootc extension through Settings 

    "afterAll" hook timeout of 180000ms exceeded.

      68 | });
      69 |
    > 70 | test.afterAll(async ({ runner, page }) => {
         |      ^
      71 |   test.setTimeout(180000);
      72 |   try {
      73 |     await deleteImage(page, imageName);
        at C:\Users\rhqp\pd-e2e\podman-desktop-extension-bootc\tests\playwright\src\bootc-extension.spec.ts:70:6