feat(hub): buildHub accpets already-mounted context #1182
Annotations
4 errors and 1 notice
|
e2e
Process completed with exit code 1.
|
|
[chromium] › tests/e2e/a11y-messages-hub-static.spec.ts:37:3 › a11y-messages playground (static hub build) › keeps the a11y summary controls above scrolled violations:
tests/e2e/a11y-messages-hub-static.spec.ts#L56
1) [chromium] › tests/e2e/a11y-messages-hub-static.spec.ts:37:3 › a11y-messages playground (static hub build) › keeps the a11y summary controls above scrolled violations
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toEqual(expected) // deep equality
- Expected - 1
+ Received + 9
- Array []
+ Array [
+ "1 Critical issues: filter and highlight",
+ "1 Serious issues: filter and highlight",
+ "5 Moderate issues: filter and highlight",
+ "0 Minor issues: filter and highlight",
+ "Select all visible violations",
+ "Invert the selection across the visible violations",
+ "Clear all tracked routes",
+ ]
54 | ? []
55 | : [button.getAttribute('aria-label') ?? button.title ?? button.textContent?.trim()]
> 56 | }))).toEqual([])
| ^
57 |
58 | const critical = panel.getByRole('button', { name: /Critical issues/ })
59 | await critical.click()
at /home/runner/work/devframe/devframe/tests/e2e/a11y-messages-hub-static.spec.ts:56:10
|
|
[chromium] › tests/e2e/a11y-messages-hub-static.spec.ts:37:3 › a11y-messages playground (static hub build) › keeps the a11y summary controls above scrolled violations:
tests/e2e/a11y-messages-hub-static.spec.ts#L56
1) [chromium] › tests/e2e/a11y-messages-hub-static.spec.ts:37:3 › a11y-messages playground (static hub build) › keeps the a11y summary controls above scrolled violations
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toEqual(expected) // deep equality
- Expected - 1
+ Received + 9
- Array []
+ Array [
+ "1 Critical issues: filter and highlight",
+ "1 Serious issues: filter and highlight",
+ "5 Moderate issues: filter and highlight",
+ "0 Minor issues: filter and highlight",
+ "Select all visible violations",
+ "Invert the selection across the visible violations",
+ "Clear all tracked routes",
+ ]
54 | ? []
55 | : [button.getAttribute('aria-label') ?? button.title ?? button.textContent?.trim()]
> 56 | }))).toEqual([])
| ^
57 |
58 | const critical = panel.getByRole('button', { name: /Critical issues/ })
59 | await critical.click()
at /home/runner/work/devframe/devframe/tests/e2e/a11y-messages-hub-static.spec.ts:56:10
|
|
[chromium] › tests/e2e/a11y-messages-hub-static.spec.ts:37:3 › a11y-messages playground (static hub build) › keeps the a11y summary controls above scrolled violations:
tests/e2e/a11y-messages-hub-static.spec.ts#L56
1) [chromium] › tests/e2e/a11y-messages-hub-static.spec.ts:37:3 › a11y-messages playground (static hub build) › keeps the a11y summary controls above scrolled violations
Error: expect(received).toEqual(expected) // deep equality
- Expected - 1
+ Received + 9
- Array []
+ Array [
+ "1 Critical issues: filter and highlight",
+ "1 Serious issues: filter and highlight",
+ "5 Moderate issues: filter and highlight",
+ "0 Minor issues: filter and highlight",
+ "Select all visible violations",
+ "Invert the selection across the visible violations",
+ "Clear all tracked routes",
+ ]
54 | ? []
55 | : [button.getAttribute('aria-label') ?? button.title ?? button.textContent?.trim()]
> 56 | }))).toEqual([])
| ^
57 |
58 | const critical = panel.getByRole('button', { name: /Critical issues/ })
59 | await critical.click()
at /home/runner/work/devframe/devframe/tests/e2e/a11y-messages-hub-static.spec.ts:56:10
|
|
🎭 Playwright Run Summary
1 failed
[chromium] › tests/e2e/a11y-messages-hub-static.spec.ts:37:3 › a11y-messages playground (static hub build) › keeps the a11y summary controls above scrolled violations
20 passed (24.5s)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
playwright-report
|
884 KB |
sha256:dc4693d9f3e4094839c3d81ed9955f8d869977198aa930b10526dfda21ccfb14
|
|