Playwright E2E Tests #246
e2e-playwright-allure_report.yml
on: schedule
run-playwright-e2e
2m 55s
publish-results
19s
Annotations
2 errors
run-playwright-e2e
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in '../../../../playwright.config.ts': "e2e/playwright-tests/features/@permissions/view-vulnerability_x_vulnerability-analysis.feature.spec.js VIEW_PORTFOLIO x VIEW_VULNERABILITY x VULNERABILITY_ANALYSIS"
at e2e/playwright-tests/features/@permissions/view-vulnerability_x_vulnerability-analysis.feature.spec.js:4
2 | import { test } from "../../../../../../fixtures/fixtures.ts";
3 |
> 4 | test.describe.only('VIEW_PORTFOLIO x VIEW_VULNERABILITY x VULNERABILITY_ANALYSIS', () => {
| ^
5 |
6 | test('With VIEW_VULNERABILITY But Without VULNERABILITY_ANALYSIS Permission The User ...', { tag: ['@permissions', '@only'] }, async ({ Given, loginPage, navBarPage, When, Then, projectPage, And, selectedProjectPage, projectAuditVulnerabilitiesPage }) => {
7 | await Given('the user "test-user_VP_VV_PERMS" logs in to DependencyTrack and verifies', null, { loginPage, navBarPage });
|
run-playwright-e2e
Process completed with exit code 1.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
playwright-results
|
272 Bytes |
|