Plan responsible for building Docker images for the 3.x demo and development sites
Build: #2022 failed
Job: Run Patient Chart E2E Tests failed
Test results
- 7 tests in total
- 6 tests failed
- 6 failures are new
- 5 minutes taken in total.
Build 2,022 has the following 6 errors: 6 new failure(s) occurred since the previous build.
Status | Test | Duration | |
---|---|---|---|
Collapse |
ts
Record biometrics
|
56 secs | |
FAILURE: biometrics.spec.ts:15:5 Record biometrics [chromium] › biometrics.spec.ts:15:5 › Record biometrics › And I should see the newly recorded biometrics on the page Error: Timed out 40000ms waiting for expect(locator).toContainText(expected) Locator: getByRole('table', { name: /biometrics/i }).locator('thead > tr') Expected pattern: /weight/i (29 more lines...) |
|||
Collapse |
ts
Record an allergy to a drug
|
52 secs | |
FAILURE: drug-allergies.spec.ts:12:5 Record an allergy to a drug [chromium] › drug-allergies.spec.ts:12:5 › Record an allergy to a drug › And I should see the newly recorded drug allergen in the list Error: Timed out 40000ms waiting for expect(locator).toContainText(expected) Locator: getByRole('table', { name: /allergies summary/i }).locator('thead > tr') Expected pattern: /allergen/i (29 more lines...) |
|||
Collapse |
ts
Record an allergy to an environmental factors
|
52 secs | |
FAILURE: environmental-allergies.spec.ts:12:5 Record an allergy to an environmental factors [chromium] › environmental-allergies.spec.ts:12:5 › Record an allergy to an environmental factors › And I should see the newly recorded environmental allergy in the list Error: Timed out 40000ms waiting for expect(locator).toContainText(expected) Locator: getByRole('table', { name: /allergies summary/i }).locator('thead > tr') Expected pattern: /allergen/i (29 more lines...) |
|||
Collapse |
ts
Record an allergy to a food item
|
53 secs | |
FAILURE: food-allergies.spec.ts:12:5 Record an allergy to a food item [chromium] › food-allergies.spec.ts:12:5 › Record an allergy to a food item › And I should see the newly recorded food allergy in the list Error: Timed out 40000ms waiting for expect(locator).toContainText(expected) Locator: getByRole('table', { name: /allergies summary/i }).locator('thead > tr') Expected pattern: /allergen/i (29 more lines...) |
|||
Collapse |
ts
Add and edit a program enrollment
|
52 secs | |
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 (29 more lines...) |
|||
Collapse |
ts
Record vital signs
|
54 secs | |
FAILURE: vitals.spec.ts:15:5 Record vital signs [chromium] › vitals.spec.ts:15:5 › Record vital signs › And I should see the newly recorded vital signs on the page Error: Timed out 40000ms waiting for expect(locator).toContainText(expected) Locator: getByRole('table', { name: /vitals/i }).locator('thead > tr') Expected pattern: /temp/i (29 more lines...) |