Skip to content

chore(deps-dev): bump svelte from 5.0.0-next.218 to 5.0.0-next.220 #351

chore(deps-dev): bump svelte from 5.0.0-next.218 to 5.0.0-next.220

chore(deps-dev): bump svelte from 5.0.0-next.218 to 5.0.0-next.220 #351

GitHub Actions / JUnit Test Report failed Aug 14, 2024 in 0s

16 tests run, 8 passed, 7 skipped, 1 failed.

Annotations

Check failure on line 121 in ts

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

ts.BootC Extension > Bootc images for architecture: amd64 > Build bootc image from containerfile

[31mTimed out 180000ms waiting for [39mexpect(locator).toBeEnabled()

Locator: getByRole('button', { name: 'Done' })
Expected: enabled
Received: <element(s) not found>
Call log:
  [2m- locator._expect with timeout 180000ms[22m
[2m  - waiting for getByRole('button', { name: 'Done' })[22m
Raw output
Error: Timed out 180000ms waiting for expect(locator).toBeEnabled()

Locator: getByRole('button', { name: 'Done' })
Expected: enabled
Received: <element(s) not found>
Call log:
  - locator._expect with timeout 180000ms
  - waiting for getByRole('button', { name: 'Done' })

  Proxy.<anonymous> ../../node_modules/playwright/lib/matchers/expect.js:198:37
  at.buildImage ../../node_modules/@podman-desktop/tests-playwright/src/model/pages/build-image-page.ts:115:2
  src/bootc-extension.spec.ts:121:22

⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { matcherResult: { message: '\u001b[31mTimed out 180000ms waiting for \u001b[39mexpect(locator).toBeEnabled()\n\nLocator: getByRole(\'button\', { name: \'Done\' })\nExpected: enabled\nReceived: <element(s) not found>\nCall log:\n  \u001b[2m- locator._expect with timeout 180000ms\u001b[22m\n\u001b[2m  - waiting for getByRole(\'button\', { name: \'Done\' })\u001b[22m\n', pass: false, actual: 'disabled', name: 'toBeEnabled', expected: 'enabled', log: [ 'locator._expect with timeout 180000ms', 'waiting for getByRole(\'button\', { name: \'Done\' })' ], timeout: 180000 } }