refactor(tabs): a11y validity #11470
Annotations
5 errors and 1 notice
🔣 Print GitHub Report:
output/vue/src/components/tabs/tabs.spec.tsx#L1
1) [firefox] › tabs/tabs.spec.tsx:40:2 › DBTabs › should be clickable ────────────────────────────
Test timeout of 30000ms exceeded.
|
🔣 Print GitHub Report:
output/vue/src/components/tabs/tabs.spec.tsx#L45
1) [firefox] › tabs/tabs.spec.tsx:40:2 › DBTabs › should be clickable ────────────────────────────
Error: locator.check: Test timeout of 30000ms exceeded.
Call log:
- waiting for locator('#root').locator('internal:control=component').getByTestId('test2').getByRole('tab')
43 | .getByTestId('test2')
44 | .getByRole('tab')
> 45 | .check({ force: true });
| ^
46 | const tabChecked = await component
47 | .getByTestId('test')
48 | .getByRole('tab')
at /__w/mono/mono/output/vue/src/components/tabs/tabs.spec.tsx:45:5
|
🔣 Print GitHub Report:
output/vue/src/components/tabs/tabs.spec.tsx#L1
1) [firefox] › tabs/tabs.spec.tsx:40:2 › DBTabs › should be clickable ────────────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 30000ms exceeded.
|
🔣 Print GitHub Report:
output/vue/src/components/tabs/tabs.spec.tsx#L45
1) [firefox] › tabs/tabs.spec.tsx:40:2 › DBTabs › should be clickable ────────────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: locator.check: Test timeout of 30000ms exceeded.
Call log:
- waiting for locator('#root').locator('internal:control=component').getByTestId('test2').getByRole('tab')
43 | .getByTestId('test2')
44 | .getByRole('tab')
> 45 | .check({ force: true });
| ^
46 | const tabChecked = await component
47 | .getByTestId('test')
48 | .getByRole('tab')
at /__w/mono/mono/output/vue/src/components/tabs/tabs.spec.tsx:45:5
|
👩🔬 Test with Playwright 🎭
Process completed with exit code 1.
|
🔣 Print GitHub Report
1 failed
[firefox] › tabs/tabs.spec.tsx:40:2 › DBTabs › should be clickable ─────────────────────────────
3 skipped
119 passed (2.1m)
|
Loading