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 an allergy to a drug: Test case result
The below summarizes the result of the test "Record an allergy to a drug" in build 2,022 of Reference Application - Distribution 3.x - Run Patient Chart E2E Tests.
- Description
- Record an allergy to a drug
- Test class
- drug-allergies.spec.ts
- Method
- Record an allergy to a drug
- Duration
- 52 secs
- Status
- Failed (New Failure)
Error Log
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 Received string: "" Call log: - expect.toContainText with timeout 40000ms - waiting for getByRole('table', { name: /allergies summary/i }).locator('thead > tr') 39 | 40 | await test.step('And I should see the newly recorded drug allergen in the list', async () => { > 41 | await expect(headerRow).toContainText(/allergen/i); | ^ 42 | await expect(headerRow).toContainText(/severity/i); 43 | await expect(headerRow).toContainText(/reaction/i); 44 | await expect(headerRow).toContainText(/onset date and comments/i); at /app/e2e/specs/drug-allergies.spec.ts:41:29 at /app/e2e/specs/drug-allergies.spec.ts:40:14 attachment #1: video (video/webm) ────────────────────────────────────────────────────────────── test-results/drug-allergies-Record-an-allergy-to-a-drug-chromium/video.webm ──────────────────────────────────────────────────────────────────────────────────────────────── attachment #2: trace (application/zip) ───────────────────────────────────────────────────────── test-results/drug-allergies-Record-an-allergy-to-a-drug-chromium/trace.zip Usage: yarn playwright show-trace test-results/drug-allergies-Record-an-allergy-to-a-drug-chromium/trace.zip ────────────────────────────────────────────────────────────────────────────────────────────────