Skip to content

Playwright E2E Tests #219

Playwright E2E Tests

Playwright E2E Tests #219

Triggered via schedule February 9, 2025 10:10
Status Failure
Total duration 6m 47s
Artifacts 1
run-playwright-e2e
6m 9s
run-playwright-e2e
publish-results
20s
publish-results
Fit to window
Zoom out
Zoom in

Annotations

3 errors, 1 warning, and 1 notice
[chromium_test_workflow] › e2e/playwright-tests/features/create_project_and_upload_bom.test.feature.spec.js:15:7 › Validate Test Project With Uploaded BOM @test: e2e/playwright-tests/steps/project.steps.ts#L74
1) [chromium_test_workflow] › e2e/playwright-tests/features/create_project_and_upload_bom.test.feature.spec.js:15:7 › Validate Test Project With Uploaded BOM @test › Then the user verifies "exploitPredictions" with the badge number of 3 on current project Error: expect(received).toEqual(expected) // deep equality Expected: 3 Received: 4 at ../../steps/project.steps.ts:74 72 | Then('the user verifies {string} with the badge number of {int} on current project', async ({ selectedProjectPage }, tabName: string, expectedTotalBadge: number) => { 73 | const actualTotalBadge = await selectedProjectPage.getTotalTabBadgeValue(tabName); > 74 | expect(actualTotalBadge).toEqual(expectedTotalBadge); | ^ 75 | }); 76 | 77 | Then('the user verifies Audit Vulnerabilities with the badge number of {int} excluding and {int} including aliases on current project', at Object.<anonymous> (/home/runner/work/hyades/hyades/e2e/playwright-tests/steps/project.steps.ts:74:30) at /home/runner/work/hyades/hyades/e2e/playwright-tests/.features-gen/tests/e2e/playwright-tests/features/create_project_and_upload_bom.test.feature.spec.js:23:5
[chromium_test_workflow] › e2e/playwright-tests/features/create_project_and_upload_bom.test.feature.spec.js:15:7 › Validate Test Project With Uploaded BOM @test: e2e/playwright-tests/steps/project.steps.ts#L74
1) [chromium_test_workflow] › e2e/playwright-tests/features/create_project_and_upload_bom.test.feature.spec.js:15:7 › Validate Test Project With Uploaded BOM @test › Then the user verifies "exploitPredictions" with the badge number of 3 on current project Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(received).toEqual(expected) // deep equality Expected: 3 Received: 4 at ../../steps/project.steps.ts:74 72 | Then('the user verifies {string} with the badge number of {int} on current project', async ({ selectedProjectPage }, tabName: string, expectedTotalBadge: number) => { 73 | const actualTotalBadge = await selectedProjectPage.getTotalTabBadgeValue(tabName); > 74 | expect(actualTotalBadge).toEqual(expectedTotalBadge); | ^ 75 | }); 76 | 77 | Then('the user verifies Audit Vulnerabilities with the badge number of {int} excluding and {int} including aliases on current project', at Object.<anonymous> (/home/runner/work/hyades/hyades/e2e/playwright-tests/steps/project.steps.ts:74:30) at /home/runner/work/hyades/hyades/e2e/playwright-tests/.features-gen/tests/e2e/playwright-tests/features/create_project_and_upload_bom.test.feature.spec.js:23:5
run-playwright-e2e
Process completed with exit code 1.
Slow Test: [setup_provisioning] › ../setup/e2e/playwright-tests/features/provisioning.setup.feature.spec.js#L1
[setup_provisioning] › ../setup/e2e/playwright-tests/features/provisioning.setup.feature.spec.js took 3.5m
🎭 Playwright Run Summary
1 failed [chromium_test_workflow] › e2e/playwright-tests/features/create_project_and_upload_bom.test.feature.spec.js:15:7 › Validate Test Project With Uploaded BOM @test 2 skipped 10 passed (4.1m)

Artifacts

Produced during runtime
Name Size
playwright-results
5.77 MB