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

Build result summary

Details

Completed
Queue duration
1 second
Duration
25 minutes
Labels
None
Revisions
Distribution 3.x
ad1202e20ae0629d1f0bbe62f9805323e2e304cf ad1202e20ae0629d1f0bbe62f9805323e2e304cf
Release scripts
ced9ff00825ca1cb8c744547be4ba8ff994bd71b ced9ff00825ca1cb8c744547be4ba8ff994bd71b
esm-patient-chart
79ef809964a9e067106942298fbe2d417ace8235 79ef809964a9e067106942298fbe2d417ace8235
esm-patient-management
3ed208482d2870a0e60cab347679617b60fbef49 3ed208482d2870a0e60cab347679617b60fbef49
esm-core
51ceb5af289ae206cb7da18ad125ae643e12b0a7 51ceb5af289ae206cb7da18ad125ae643e12b0a7
esm-form-builder
51ed50ca0e59fd2fce622c39ff1301a109bd5bc9 51ed50ca0e59fd2fce622c39ff1301a109bd5bc9
esm-cohort-builder
37d660d08eedb8dabb8c5600d4c16c4a67cbc32b 37d660d08eedb8dabb8c5600d4c16c4a67cbc32b
Total tests
30
Fixed in
#1904 (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
CynthiaKamau <cynthiakamau54@gmail.com> CynthiaKamau <cynthiakamau54@gmail.com> 79ef809964a9e067106942298fbe2d417ace8235 79ef809964a9e067106942298fbe2d417ace8235 (fix) Mutate visit banner after starting new visit (#1434)
Co-authored-by: Dennis Kigen <kigen.work@gmail.com>

Tests

New test failures 1
Status Test View job Duration
Collapse Failed ts Should add a program and edit program History
Run Patient Chart E2E Tests 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...)