Plan responsible for building Docker images for the 3.x demo and development sites
Build: #1903 failed
Job: Run Patient Chart E2E Tests failed
Test results
- 7 tests in total
- 1 test failed
- 1 failure is new
- 2 minutes taken in total.
Build 1,903 has the following 1 errors: 1 new failure(s) occurred since the previous build.
Status | Test | Duration | |
---|---|---|---|
Collapse |
ts
Should add a program and edit program
|
58 secs | |
FAILURE: add-and-edit-program.spec.ts:12:5 Should add a program and edit program [chromium] › add-and-edit-program.spec.ts:12:5 › Should add a program and edit program › Then I should see the updated program in the patient chart Error: Timed out 40000ms waiting for expect(locator).toBeVisible() Locator: getByTestId('program-table').locator('tr').locator('td:nth-child(3)').getByText('03-Jul-2023') Expected: visible (29 more lines...) |