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 biometrics: Test case result
The below summarizes the result of the test "Record biometrics" in build 2,022 of Reference Application - Distribution 3.x - Run Patient Chart E2E Tests.
- Description
- Record biometrics
- Test class
- biometrics.spec.ts
- Method
- Record biometrics
- Duration
- 56 secs
- Status
- Failed (New Failure)
Error Log
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 Received string: "" Call log: - expect.toContainText with timeout 40000ms - waiting for getByRole('table', { name: /biometrics/i }).locator('thead > tr') 43 | const dataRow = biometricsPage.biometricsTable().locator('tbody > tr'); 44 | > 45 | await expect(headerRow).toContainText(/weight/i); | ^ 46 | await expect(headerRow).toContainText(/height/i); 47 | await expect(headerRow).toContainText(/bmi/i); 48 | await expect(headerRow).toContainText(/muac/i); at /app/e2e/specs/biometrics.spec.ts:45:29 at /app/e2e/specs/biometrics.spec.ts:41:14 attachment #1: video (video/webm) ────────────────────────────────────────────────────────────── test-results/biometrics-Record-biometrics-chromium/video.webm ──────────────────────────────────────────────────────────────────────────────────────────────── attachment #2: trace (application/zip) ───────────────────────────────────────────────────────── test-results/biometrics-Record-biometrics-chromium/trace.zip Usage: yarn playwright show-trace test-results/biometrics-Record-biometrics-chromium/trace.zip ────────────────────────────────────────────────────────────────────────────────────────────────