Plan responsible for building Docker images for the 3.x demo and development sites

Build: #1930 failed

Job: Run Form Builder E2E Tests failed

Filter forms based on publish status: Test case result

The below summarizes the result of the test "Filter forms based on publish status" in build 1,930 of Reference Application - Distribution 3.x - Run Form Builder E2E Tests. View test case history
Description
Filter forms based on publish status
Test class
forms-dashboard.spec.ts
Method
Filter forms based on publish status
Duration
2 mins
Status
Failed (New Failure)

Error Log

FAILURE: forms-dashboard.spec.ts:14:5 Filter forms based on publish status

  [chromium] › forms-dashboard.spec.ts:14:5 › Filter forms based on publish status › Then I click the filter dropdown 

    Test timeout of 180000ms exceeded.

    Error: locator.click: Page closed
    =========================== logs ===========================
    waiting for getByText('Filter by:')
    ============================================================

      21 |   // Test the filter functionality
      22 |   await test.step('Then I click the filter dropdown', async () => {
    > 23 |     await page.getByText('Filter by:').click();
         |                                        ^
      24 |   });
      25 |
      26 |   await test.step('And I click the Unpublished option', async () => await page.getByText('Unpublished').click());

        at /app/e2e/specs/forms-dashboard.spec.ts:23:40
        at /app/e2e/specs/forms-dashboard.spec.ts:22:14

    attachment #1: video (video/webm) ──────────────────────────────────────────────────────────────
    test-results/forms-dashboard-Filter-forms-based-on-publish-status-chromium/video.webm
    ────────────────────────────────────────────────────────────────────────────────────────────────