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

Build: #2022 failed Manual run by Github Actions

Build result summary

Details

Completed
Queue duration
2 seconds
Duration
27 minutes
Labels
None
Revisions
Distribution 3.x
c66ecfa7e9f5b9c1e850b1230caa6e0ebff465c7 c66ecfa7e9f5b9c1e850b1230caa6e0ebff465c7
Release scripts
ced9ff00825ca1cb8c744547be4ba8ff994bd71b ced9ff00825ca1cb8c744547be4ba8ff994bd71b
openmrs-esm-core
924a93377638cf16323e4beadf268e4e515518fa 924a93377638cf16323e4beadf268e4e515518fa
esm-patient-chart
04a589f5bab6944f2041ef3970b744700cdbf48d 04a589f5bab6944f2041ef3970b744700cdbf48d
esm-patient-management
c72937dba1664436504396306c168ca568807335 c72937dba1664436504396306c168ca568807335
esm-form-builder
14b7f32a89637bb132eec8039bee33cd74934692 14b7f32a89637bb132eec8039bee33cd74934692
esm-cohort-builder
ff82e35c90ce9f41f84994c7c47195fb87f7f57f ff82e35c90ce9f41f84994c7c47195fb87f7f57f
Total tests
14
Fixed in
#2024 (Manual run by Github Actions)

Tests

Responsible

No one has taken responsibility for this failure

Code commits

esm-patient-chart
Author Commit Message Commit date
Dennis Kigen <kigen.work@gmail.com> Dennis Kigen <kigen.work@gmail.com> 04a589f5bab6944f2041ef3970b744700cdbf48d 04a589f5bab6944f2041ef3970b744700cdbf48d (e2e) More e2e refactors (#1487)
ComradeSwarog <46655729+ComradeSwarog@users.noreply.github.com> ComradeSwarog <46655729+ComradeSwarog@users.noreply.github.com> aa3b3a460213c0256ea66b7dcc32490ce8e50836 aa3b3a460213c0256ea66b7dcc32490ce8e50836 (feat) O3-2581: Add hebrew translations (#1479)
Co-authored-by: Ian <52504170+ibacher@users.noreply.github.com>

Tests

New test failures 6
Status Test View job Duration
Collapse Failed ts Record biometrics History
Run Patient Chart E2E Tests 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
Run Patient Chart E2E Tests 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
Run Patient Chart E2E Tests 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
Run Patient Chart E2E Tests 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
Run Patient Chart E2E Tests 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
Run Patient Chart E2E Tests 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...)

Jira issues

IssueDescriptionStatus
Unknown Issue TypeO3-2581Could not obtain issue details from Jira