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.

New test failures 6
Status Test Duration
Collapse Failed ts Record biometrics History
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 Failed ts Record an allergy to a drug History
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 Failed ts Record an allergy to an environmental factors History
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 Failed ts Record an allergy to a food item History
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 Failed ts Add and edit a program enrollment History
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 Failed ts Record vital signs History
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...)