Skip to content

Tailwind

43fbfc5
Select commit
Loading
Failed to load commit list.
Draft

Tailwind #153

Tailwind
43fbfc5
Select commit
Loading
Failed to load commit list.
jenkins.ivyteam.io / Integration WebTest failed Apr 10, 2026 in 1s

tests/integration/write.spec.ts.[integration-chrome] save data failed

tests/integration/write.spec.ts.[integration-chrome] save data failed

Details

tests/integration/write.spec.ts.[integration-chrome] save data

write.spec.ts:14:1 save data
Stack trace
[integration-chrome] › tests/integration/write.spec.ts:14:1 › save data ──────────────────────────

    Test timeout of 60000ms exceeded.

    Error: locator.click: Test timeout of 60000ms exceeded.
    Call log:
      - waiting for locator('#database-editor-main').locator('.ui-table-root').locator('table').locator('tbody').getByRole('row').first()


      32 |   await editor.page.reload();
      33 |
    > 34 |   await editor.main.table.row(0).locator.click();
         |                                          ^
      35 |   await editor.main.table.row(0).expectToHaveTexts('MyDatabase', 'myhost:1433', 'Microsoft SQL Server');
      36 |
      37 |   await expect(editor.detail.general.database.locator).toHaveText('Microsoft SQL Server');
        at /home/ubuntu/jenkins/workspace/base-editor_integration_tailwind/playwright/tests/integration/write.spec.ts:34:42

    Error Context: test-results/write-save-data-integration-chrome/error-context.md

    attachment #2: trace (application/zip) ─────────────────────────────────────────────────────────
    test-results/write-save-data-integration-chrome/trace.zip
    Usage:

        pnpm exec playwright show-trace test-results/write-save-data-integration-chrome/trace.zip

    ────────────────────────────────────────────────────────────────────────────────────────────────

    Retry #1 ───────────────────────────────────────────────────────────────────────────────────────

    Test timeout of 60000ms exceeded.

    Error: locator.click: Test timeout of 60000ms exceeded.
    Call log:
      - waiting for locator('#database-editor-main').locator('.ui-table-root').locator('table').locator('tbody').getByRole('row').first()


      32 |   await editor.page.reload();
      33 |
    > 34 |   await editor.main.table.row(0).locator.click();
         |                                          ^
      35 |   await editor.main.table.row(0).expectToHaveTexts('MyDatabase', 'myhost:1433', 'Microsoft SQL Server');
      36 |
      37 |   await expect(editor.detail.general.database.locator).toHaveText('Microsoft SQL Server');
        at /home/ubuntu/jenkins/workspace/base-editor_integration_tailwind/playwright/tests/integration/write.spec.ts:34:42

    Error Context: test-results/write-save-data-integration-chrome-retry1/error-context.md

    attachment #2: trace (application/zip) ─────────────────────────────────────────────────────────
    test-results/write-save-data-integration-chrome-retry1/trace.zip
    Usage:

        pnpm exec playwright show-trace test-results/write-save-data-integration-chrome-retry1/trace.zip

    ────────────────────────────────────────────────────────────────────────────────────────────────
Standard out
[[ATTACHMENT|test-results/write-save-data-integration-chrome/error-context.md]]

[[ATTACHMENT|test-results/write-save-data-integration-chrome/trace.zip]]

[[ATTACHMENT|test-results/write-save-data-integration-chrome-retry1/error-context.md]]

[[ATTACHMENT|test-results/write-save-data-integration-chrome-retry1/trace.zip]]