Addressing comment on PR #17 #31
Annotations
4 errors and 2 notices
|
[chromium] › e2e/share-panel.spec.ts:191:5 › Share Panel Settings Modal › Parameter precedence and combinations › should show fullscreen button when fullscreen=1:
e2e/share-panel.spec.ts#L202
1) [chromium] › e2e/share-panel.spec.ts:191:5 › Share Panel Settings Modal › Parameter precedence and combinations › should show fullscreen button when fullscreen=1
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toHaveCount(expected)
Locator: locator('button').filter({ has: locator('img') })
Expected: 10
Received: 0
Call log:
- expect.toHaveCount with timeout 5000ms
- waiting for locator('button').filter({ has: locator('img') })
9 × locator resolved to 0 elements
- unexpected value "0"
200 |
201 | // Count buttons with images in the toolbar - with fullscreen=1, there should be more buttons
> 202 | await expect(toolbarButtons).toHaveCount(10); // 7 tool buttons + settings + fullscreen + plot formula
| ^
203 | });
204 | });
205 |
at /home/runner/work/function-playground/function-playground/e2e/share-panel.spec.ts:202:36
|
|
[chromium] › e2e/share-panel.spec.ts:191:5 › Share Panel Settings Modal › Parameter precedence and combinations › should show fullscreen button when fullscreen=1:
e2e/share-panel.spec.ts#L202
1) [chromium] › e2e/share-panel.spec.ts:191:5 › Share Panel Settings Modal › Parameter precedence and combinations › should show fullscreen button when fullscreen=1
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toHaveCount(expected)
Locator: locator('button').filter({ has: locator('img') })
Expected: 10
Received: 0
Call log:
- expect.toHaveCount with timeout 5000ms
- waiting for locator('button').filter({ has: locator('img') })
9 × locator resolved to 0 elements
- unexpected value "0"
200 |
201 | // Count buttons with images in the toolbar - with fullscreen=1, there should be more buttons
> 202 | await expect(toolbarButtons).toHaveCount(10); // 7 tool buttons + settings + fullscreen + plot formula
| ^
203 | });
204 | });
205 |
at /home/runner/work/function-playground/function-playground/e2e/share-panel.spec.ts:202:36
|
|
[chromium] › e2e/share-panel.spec.ts:191:5 › Share Panel Settings Modal › Parameter precedence and combinations › should show fullscreen button when fullscreen=1:
e2e/share-panel.spec.ts#L201
1) [chromium] › e2e/share-panel.spec.ts:191:5 › Share Panel Settings Modal › Parameter precedence and combinations › should show fullscreen button when fullscreen=1
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: locator('button').filter({ has: locator('img') }).nth(1)
Expected: visible
Received: <element(s) not found>
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for locator('button').filter({ has: locator('img') }).nth(1)
199 | has: page.locator('img')
200 | }).nth(1); // Second button in the toolbar after settings
> 201 | await expect(fullscreenButton).toBeVisible();
| ^
202 | });
203 | });
204 |
at /home/runner/work/function-playground/function-playground/e2e/share-panel.spec.ts:201:38
|
|
[chromium] › e2e/share-panel.spec.ts:191:5 › Share Panel Settings Modal › Parameter precedence and combinations › should show fullscreen button when fullscreen=1:
e2e/share-panel.spec.ts#L201
1) [chromium] › e2e/share-panel.spec.ts:191:5 › Share Panel Settings Modal › Parameter precedence and combinations › should show fullscreen button when fullscreen=1
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: locator('button').filter({ has: locator('img') }).nth(1)
Expected: visible
Received: <element(s) not found>
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for locator('button').filter({ has: locator('img') }).nth(1)
199 | has: page.locator('img')
200 | }).nth(1); // Second button in the toolbar after settings
> 201 | await expect(fullscreenButton).toBeVisible();
| ^
202 | });
203 | });
204 |
at /home/runner/work/function-playground/function-playground/e2e/share-panel.spec.ts:201:38
|
|
🎭 Playwright Run Summary
1 failed
[chromium] › e2e/share-panel.spec.ts:191:5 › Share Panel Settings Modal › Parameter precedence and combinations › should show fullscreen button when fullscreen=1
|
|
🎭 Playwright Run Summary
1 failed
[chromium] › e2e/share-panel.spec.ts:191:5 › Share Panel Settings Modal › Parameter precedence and combinations › should show fullscreen button when fullscreen=1
2 passed (28.6s)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
results
Expired
|
93.4 KB |
sha256:2e9c5b54328c40fd83703affe2cfe9f74a3ab07298d2bcf0a0734b1a30f0110e
|
|