Plan responsible for building Docker images for the 3.x demo and development sites
Build: #2022 failed
Job: Run Patient Chart E2E Tests failed
Record vital signs: Test case result
The below summarizes the result of the test "Record vital signs" in build 2,022 of Reference Application - Distribution 3.x - Run Patient Chart E2E Tests.
- Description
- Record vital signs
- Test class
- vitals.spec.ts
- Method
- Record vital signs
- Duration
- 54 secs
- Status
- Failed (New Failure)
Error Log
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 Received string: "" Call log: - expect.toContainText with timeout 40000ms - waiting for getByRole('table', { name: /vitals/i }).locator('thead > tr') 45 | 46 | await test.step('And I should see the newly recorded vital signs on the page', async () => { > 47 | await expect(headerRow).toContainText(/temp/i); | ^ 48 | await expect(headerRow).toContainText(/bp/i); 49 | await expect(headerRow).toContainText(/pulse/i); 50 | await expect(headerRow).toContainText(/r. rate/i); at /app/e2e/specs/vitals.spec.ts:47:29 at /app/e2e/specs/vitals.spec.ts:46:14 attachment #1: video (video/webm) ────────────────────────────────────────────────────────────── test-results/vitals-Record-vital-signs-chromium/video.webm ──────────────────────────────────────────────────────────────────────────────────────────────── attachment #2: trace (application/zip) ───────────────────────────────────────────────────────── test-results/vitals-Record-vital-signs-chromium/trace.zip Usage: yarn playwright show-trace test-results/vitals-Record-vital-signs-chromium/trace.zip ────────────────────────────────────────────────────────────────────────────────────────────────