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

Build: #2098 failed

Job: Run Patient Chart E2E Tests failed

Record an allergy: Test case result

The below summarizes the result of the test "Record an allergy" in build 2,098 of Reference Application - Distribution 3.x - Run Patient Chart E2E Tests. View test case history
Description
Record an allergy
Test class
record-allergy.spec.ts
Method
Record an allergy
Duration
3 mins
Status
Failed (New Failure)

Error Log

FAILURE: record-allergy.spec.ts:12:5 Record an allergy

  [chromium] › record-allergy.spec.ts:12:5 › Record an allergy › And I fill the form ───────────────

    Test timeout of 180000ms exceeded.

    Error: locator.click: Page closed
    =========================== logs ===========================
    waiting for getByPlaceholder(/select the allergen/i)
    ============================================================

      24 |
      25 |   await test.step('And I fill the form', async () => {
    > 26 |     await allergiesPage.page.getByPlaceholder(/select the allergen/i).click();
         |                                                                       ^
      27 |     await allergiesPage.page.getByText(/ace inhibitors/i).click();
      28 |     await allergiesPage.page.getByText(/mental status change/i).click();
      29 |     await allergiesPage.page.getByText(/mild/i).click();

        at /app/e2e/specs/record-allergy.spec.ts:26:71
        at /app/e2e/specs/record-allergy.spec.ts:25:14

    attachment #1: video (video/webm) ──────────────────────────────────────────────────────────────
    test-results/record-allergy-Record-an-allergy-chromium/video.webm
    ────────────────────────────────────────────────────────────────────────────────────────────────

    attachment #2: trace (application/zip) ─────────────────────────────────────────────────────────
    test-results/record-allergy-Record-an-allergy-chromium/trace.zip
    Usage:

        yarn playwright show-trace test-results/record-allergy-Record-an-allergy-chromium/trace.zip

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