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.
Status | Test | Duration | |
---|---|---|---|
Collapse |
ts
Search patient by full name
|
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 |
ts
Search patient by patient identifier
|
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...) |