Skip to content

[Tests] Restart Stop Delete failing with Error: No row found for app #3776

@ScrewTSW

Description

@ScrewTSW

Bug description

Currently there is an instability, tests sometimes fail with Error: No row found for app

Operating system

Linux, Windows, CI

Installation Method

from ghcr.io/containers/podman-desktop-extension-ai-lab container image

Version

next (development version)

Steps to reproduce

No response

Relevant log output

1) [chromium] › src\ai-lab-extension.spec.ts:538:11 › AI Lab extension installation and verification › AI Recipe installation for ibm-granite/granite-4.0-micro-GGUF › AI Recipe installation ChatBot › ChatBot: Restart, Stop, Delete. @smoke 

    Error: No row found for app ChatBot

       at src\model\ai-lab-running-apps-page.ts:41

      39 |       }
      40 |     }
    > 41 |     throw new Error(`No row found for app ${appName}`);
         |           ^
      42 |   }
      43 |
      44 |   async getCurrentStatusForApp(appName: string): Promise<string> {
        at AiRunningAppsPage.getRowForApp (C:\Users\rhqp\pd-e2e\podman-desktop-extension-ai-lab\tests\playwright\src\model\ai-lab-running-apps-page.ts:41:11)
        at AiRunningAppsPage.getCurrentStatusForApp (C:\Users\rhqp\pd-e2e\podman-desktop-extension-ai-lab\tests\playwright\src\model\ai-lab-running-apps-page.ts:45:17)
        at Object.playExpect.poll.timeout (C:\Users\rhqp\pd-e2e\podman-desktop-extension-ai-lab\tests\playwright\src\ai-lab-extension.spec.ts:757:23)
        at restartApp (C:\Users\rhqp\pd-e2e\podman-desktop-extension-ai-lab\tests\playwright\src\ai-lab-extension.spec.ts:756:3)
        at C:\Users\rhqp\pd-e2e\podman-desktop-extension-ai-lab\tests\playwright\src\ai-lab-extension.spec.ts:545:13

    Error Context: output\src-ai-lab-extension-AI-La-7c271-hatBot-Restart-Stop-Delete--chromium\error-context.md

  1 failed
    [chromium] › src\ai-lab-extension.spec.ts:538:11 › AI Lab extension installation and verification › AI Recipe installation for ibm-granite/granite-4.0-micro-GGUF › AI Recipe installation ChatBot › ChatBot: Restart, Stop, Delete. @smoke

Additional context

No response

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions