Skip to content

Playwright

Playwright #694

Manually triggered October 16, 2023 10:22
Status Failure
Total duration 3m 43s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

playwright.yml

on: workflow_dispatch
Matrix: playwright-react
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 2 warnings
playwright-react (chromium, 1, 1)
Error: duplicate test title "Prop checks for Portrait component › should render with correct width and height, when initials prop is passed as SPM", first declared in src/components/portrait/portrait.pw.tsx:130 at src/components/portrait/portrait.pw.tsx:159 157 | 158 | ["SPM", "JM", "AR", "MJ"].forEach((passInitials) => { > 159 | test(`should render with correct width and height, when initials prop is passed as ${passInitials}`, async ({ | ^ 160 | mount, 161 | page, 162 | }) => {
playwright-react (chromium, 1, 1)
Error: duplicate test title "Prop checks for Portrait component › should render with correct width and height, when initials prop is passed as JM", first declared in src/components/portrait/portrait.pw.tsx:130 at src/components/portrait/portrait.pw.tsx:159 157 | 158 | ["SPM", "JM", "AR", "MJ"].forEach((passInitials) => { > 159 | test(`should render with correct width and height, when initials prop is passed as ${passInitials}`, async ({ | ^ 160 | mount, 161 | page, 162 | }) => {
playwright-react (chromium, 1, 1)
Error: duplicate test title "Prop checks for Portrait component › should render with correct width and height, when initials prop is passed as AR", first declared in src/components/portrait/portrait.pw.tsx:130 at src/components/portrait/portrait.pw.tsx:159 157 | 158 | ["SPM", "JM", "AR", "MJ"].forEach((passInitials) => { > 159 | test(`should render with correct width and height, when initials prop is passed as ${passInitials}`, async ({ | ^ 160 | mount, 161 | page, 162 | }) => {
playwright-react (chromium, 1, 1)
Error: duplicate test title "Prop checks for Portrait component › should render with correct width and height, when initials prop is passed as MJ", first declared in src/components/portrait/portrait.pw.tsx:130 at src/components/portrait/portrait.pw.tsx:159 157 | 158 | ["SPM", "JM", "AR", "MJ"].forEach((passInitials) => { > 159 | test(`should render with correct width and height, when initials prop is passed as ${passInitials}`, async ({ | ^ 160 | mount, 161 | page, 162 | }) => {
playwright-react (chromium, 1, 1)
Process completed with exit code 1.
playwright-react (chromium, 1, 1)
Unexpected input(s) 'owner', 'repo', 'pull_number', valid inputs are ['route', 'mediaType']
playwright-react (chromium, 1, 1)
No files were found with the provided path: playwright-report/. No artifacts will be uploaded.