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

Build: #2022 failed

Job: Run Patient Chart E2E Tests failed

Add and edit a program enrollment: Test case result

The below summarizes the result of the test "Add and edit a program enrollment" in build 2,022 of Reference Application - Distribution 3.x - Run Patient Chart E2E Tests. View test case history
Description
Add and edit a program enrollment
Test class
program-enrollment.spec.ts
Method
Add and edit a program enrollment
Duration
52 secs
Status
Failed (New Failure)

Error Log

FAILURE: program-enrollment.spec.ts:12:5 Add and edit a program enrollment

  [chromium] › program-enrollment.spec.ts:12:5 › Add and edit a program enrollment › Then I should see newly recorded program enrollment in the list 

    Error: Timed out 40000ms waiting for expect(locator).toContainText(expected)

    Locator: getByRole('table', { name: /program enrollments/i }).locator('thead > tr')
    Expected pattern: /active programs/i
    Received string:  ""
    Call log:
      - expect.toContainText with timeout 40000ms
      - waiting for getByRole('table', { name: /program enrollments/i }).locator('thead > tr')


      40 |
      41 |   await test.step('Then I should see newly recorded program enrollment in the list', async () => {
    > 42 |     await expect(headerRow).toContainText(/active programs/i);
         |                             ^
      43 |     await expect(headerRow).toContainText(/location/i);
      44 |     await expect(headerRow).toContainText(/date enrolled/i);
      45 |     await expect(headerRow).toContainText(/status/i);

        at /app/e2e/specs/program-enrollment.spec.ts:42:29
        at /app/e2e/specs/program-enrollment.spec.ts:41:14

    attachment #1: video (video/webm) ──────────────────────────────────────────────────────────────
    test-results/program-enrollment-Add-and-edit-a-program-enrollment-chromium/video.webm
    ────────────────────────────────────────────────────────────────────────────────────────────────

    attachment #2: trace (application/zip) ─────────────────────────────────────────────────────────
    test-results/program-enrollment-Add-and-edit-a-program-enrollment-chromium/trace.zip
    Usage:

        yarn playwright show-trace test-results/program-enrollment-Add-and-edit-a-program-enrollment-chromium/trace.zip

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