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

Build: #1877 failed

Job: Run Patient Management E2E Tests failed

Test results

  • 7 tests in total
  • 2 tests failed
  • 2 failures are new
  • 1 test was fixed
  • 2 minutes taken in total.

Build 1,877 has the following 2 errors: 2 new failure(s) occurred since the previous build.

New test failures 2
Status Test Duration
Collapse Failed ts Search patient by full name History
45 secs
FAILURE: patient-search.spec.ts:45:5 Search patient by full name

  [chromium] › patient-search.spec.ts:45:5 › Search patient by full name › Then I should see only the patient with the entered name 

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

    Locator: locator('[data-testid="floatingSearchResultsContainer"]')
    Expected pattern: /1 search result/
(109 more lines...)
Collapse Failed ts Search patient by patient identifier History
44 secs
FAILURE: patient-search.spec.ts:12:5 Search patient by patient identifier

  [chromium] › patient-search.spec.ts:12:5 › Search patient by patient identifier › Then I should see only the patient with the entered identifier 

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

    Locator: locator('[data-testid="floatingSearchResultsContainer"]')
    Expected pattern: /1 search result/
(107 more lines...)