Playwright E2E Tests #221
e2e-playwright-allure_report.yml
on: schedule
run-playwright-e2e
6m 4s
publish-results
22s
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.4m
|
🎭 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
|
6.73 MB |
|