Spike sidebar in liveview #745
ci.yml
on: pull_request
Matrix: e2e-test
Matrix: quality
Matrix: test
Annotations
14 errors, 9 warnings, and 1 notice
test: OTP 27 | Elixir 1.17 | Phoenix ~> 1.7 | LV ~> 1.0 | PG 16.4-alpine:
test/beacon/live_admin/live/page_editor_live/visual_editor_test.exs#L14
test change id (Beacon.LiveAdmin.PageEditorLive.VisualEditorTest)
|
test: OTP 27 | Elixir 1.17 | Phoenix ~> 1.7 | LV ~> 1.0 | PG 16.4-alpine
Process completed with exit code 2.
|
test: OTP 25.1 | Elixir 1.14.0 | Phoenix 1.7.0 | LV 0.20.2 | PG 13.0-alpine:
test/beacon/live_admin/live/page_editor_live/visual_editor_test.exs#L14
test change id (Beacon.LiveAdmin.PageEditorLive.VisualEditorTest)
|
test: OTP 25.1 | Elixir 1.14.0 | Phoenix 1.7.0 | LV 0.20.2 | PG 13.0-alpine
Process completed with exit code 2.
|
[chromium] › tests/visual-editor/content.spec.ts:25:5 › shows fake browser with rendered content:
test/e2e/tests/visual-editor/content.spec.ts#L38
1) [chromium] › tests/visual-editor/content.spec.ts:25:5 › shows fake browser with rendered content
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: getByTestId('fake-browser').getByTestId('browser-content').getByTestId('margin-row-item-1')
Expected: visible
Received: <element(s) not found>
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for getByTestId('fake-browser').getByTestId('browser-content').getByTestId('margin-row-item-1')
36 | await expect(addressBar.getByTestId("url-box")).toHaveText(pagePath)
37 |
> 38 | await expect(firstItem).toBeVisible()
| ^
39 | })
40 |
41 | // FIXME: review this test
at /home/runner/work/beacon_live_admin/beacon_live_admin/test/e2e/tests/visual-editor/content.spec.ts:38:27
|
[chromium] › tests/visual-editor/content.spec.ts:25:5 › shows fake browser with rendered content:
test/e2e/tests/visual-editor/content.spec.ts#L38
1) [chromium] › tests/visual-editor/content.spec.ts:25:5 › shows fake browser with rendered content
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: getByTestId('fake-browser').getByTestId('browser-content').getByTestId('margin-row-item-1')
Expected: visible
Received: <element(s) not found>
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for getByTestId('fake-browser').getByTestId('browser-content').getByTestId('margin-row-item-1')
36 | await expect(addressBar.getByTestId("url-box")).toHaveText(pagePath)
37 |
> 38 | await expect(firstItem).toBeVisible()
| ^
39 | })
40 |
41 | // FIXME: review this test
at /home/runner/work/beacon_live_admin/beacon_live_admin/test/e2e/tests/visual-editor/content.spec.ts:38:27
|
[chromium] › tests/visual-editor/content.spec.ts:25:5 › shows fake browser with rendered content:
test/e2e/tests/visual-editor/content.spec.ts#L38
1) [chromium] › tests/visual-editor/content.spec.ts:25:5 › shows fake browser with rendered content
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: getByTestId('fake-browser').getByTestId('browser-content').getByTestId('margin-row-item-1')
Expected: visible
Received: <element(s) not found>
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for getByTestId('fake-browser').getByTestId('browser-content').getByTestId('margin-row-item-1')
36 | await expect(addressBar.getByTestId("url-box")).toHaveText(pagePath)
37 |
> 38 | await expect(firstItem).toBeVisible()
| ^
39 | })
40 |
41 | // FIXME: review this test
at /home/runner/work/beacon_live_admin/beacon_live_admin/test/e2e/tests/visual-editor/content.spec.ts:38:27
|
[firefox] › tests/visual-editor/content.spec.ts:25:5 › shows fake browser with rendered content:
test/e2e/tests/visual-editor/content.spec.ts#L38
2) [firefox] › tests/visual-editor/content.spec.ts:25:5 › shows fake browser with rendered content
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: getByTestId('fake-browser').getByTestId('browser-content').getByTestId('margin-row-item-1')
Expected: visible
Received: <element(s) not found>
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for getByTestId('fake-browser').getByTestId('browser-content').getByTestId('margin-row-item-1')
36 | await expect(addressBar.getByTestId("url-box")).toHaveText(pagePath)
37 |
> 38 | await expect(firstItem).toBeVisible()
| ^
39 | })
40 |
41 | // FIXME: review this test
at /home/runner/work/beacon_live_admin/beacon_live_admin/test/e2e/tests/visual-editor/content.spec.ts:38:27
|
[firefox] › tests/visual-editor/content.spec.ts:25:5 › shows fake browser with rendered content:
test/e2e/tests/visual-editor/content.spec.ts#L38
2) [firefox] › tests/visual-editor/content.spec.ts:25:5 › shows fake browser with rendered content
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: getByTestId('fake-browser').getByTestId('browser-content').getByTestId('margin-row-item-1')
Expected: visible
Received: <element(s) not found>
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for getByTestId('fake-browser').getByTestId('browser-content').getByTestId('margin-row-item-1')
36 | await expect(addressBar.getByTestId("url-box")).toHaveText(pagePath)
37 |
> 38 | await expect(firstItem).toBeVisible()
| ^
39 | })
40 |
41 | // FIXME: review this test
at /home/runner/work/beacon_live_admin/beacon_live_admin/test/e2e/tests/visual-editor/content.spec.ts:38:27
|
[firefox] › tests/visual-editor/content.spec.ts:25:5 › shows fake browser with rendered content:
test/e2e/tests/visual-editor/content.spec.ts#L38
2) [firefox] › tests/visual-editor/content.spec.ts:25:5 › shows fake browser with rendered content
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: getByTestId('fake-browser').getByTestId('browser-content').getByTestId('margin-row-item-1')
Expected: visible
Received: <element(s) not found>
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for getByTestId('fake-browser').getByTestId('browser-content').getByTestId('margin-row-item-1')
36 | await expect(addressBar.getByTestId("url-box")).toHaveText(pagePath)
37 |
> 38 | await expect(firstItem).toBeVisible()
| ^
39 | })
40 |
41 | // FIXME: review this test
at /home/runner/work/beacon_live_admin/beacon_live_admin/test/e2e/tests/visual-editor/content.spec.ts:38:27
|
[webkit] › tests/visual-editor/content.spec.ts:25:5 › shows fake browser with rendered content:
test/e2e/tests/visual-editor/content.spec.ts#L38
3) [webkit] › tests/visual-editor/content.spec.ts:25:5 › shows fake browser with rendered content
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: getByTestId('fake-browser').getByTestId('browser-content').getByTestId('margin-row-item-1')
Expected: visible
Received: <element(s) not found>
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for getByTestId('fake-browser').getByTestId('browser-content').getByTestId('margin-row-item-1')
36 | await expect(addressBar.getByTestId("url-box")).toHaveText(pagePath)
37 |
> 38 | await expect(firstItem).toBeVisible()
| ^
39 | })
40 |
41 | // FIXME: review this test
at /home/runner/work/beacon_live_admin/beacon_live_admin/test/e2e/tests/visual-editor/content.spec.ts:38:27
|
[webkit] › tests/visual-editor/content.spec.ts:25:5 › shows fake browser with rendered content:
test/e2e/tests/visual-editor/content.spec.ts#L38
3) [webkit] › tests/visual-editor/content.spec.ts:25:5 › shows fake browser with rendered content
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: getByTestId('fake-browser').getByTestId('browser-content').getByTestId('margin-row-item-1')
Expected: visible
Received: <element(s) not found>
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for getByTestId('fake-browser').getByTestId('browser-content').getByTestId('margin-row-item-1')
36 | await expect(addressBar.getByTestId("url-box")).toHaveText(pagePath)
37 |
> 38 | await expect(firstItem).toBeVisible()
| ^
39 | })
40 |
41 | // FIXME: review this test
at /home/runner/work/beacon_live_admin/beacon_live_admin/test/e2e/tests/visual-editor/content.spec.ts:38:27
|
[webkit] › tests/visual-editor/content.spec.ts:25:5 › shows fake browser with rendered content:
test/e2e/tests/visual-editor/content.spec.ts#L38
3) [webkit] › tests/visual-editor/content.spec.ts:25:5 › shows fake browser with rendered content
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: getByTestId('fake-browser').getByTestId('browser-content').getByTestId('margin-row-item-1')
Expected: visible
Received: <element(s) not found>
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for getByTestId('fake-browser').getByTestId('browser-content').getByTestId('margin-row-item-1')
36 | await expect(addressBar.getByTestId("url-box")).toHaveText(pagePath)
37 |
> 38 | await expect(firstItem).toBeVisible()
| ^
39 | })
40 |
41 | // FIXME: review this test
at /home/runner/work/beacon_live_admin/beacon_live_admin/test/e2e/tests/visual-editor/content.spec.ts:38:27
|
e2e-test: OTP 27 | Elixir 1.17 | Phoenix ~> 1.7 | LV ~> 1.0 | PG 16.4-alpine
Process completed with exit code 1.
|
test: OTP 27 | Elixir 1.17 | Phoenix ~> 1.7 | LV ~> 1.0 | PG 16.4-alpine
first..last inside match is deprecated, you must always match on the step: first..last//var or first..last//_ if you want to ignore it
|
test: OTP 25.1 | Elixir 1.14.0 | Phoenix 1.7.0 | LV 0.20.2 | PG 13.0-alpine
Macro.Env.define_import/4 is undefined or private
|
test: OTP 25.1 | Elixir 1.14.0 | Phoenix 1.7.0 | LV 0.20.2 | PG 13.0-alpine
Macro.Env.define_require/4 is undefined or private
|
test: OTP 25.1 | Elixir 1.14.0 | Phoenix 1.7.0 | LV 0.20.2 | PG 13.0-alpine
Macro.Env.expand_alias/4 is undefined or private
|
test: OTP 25.1 | Elixir 1.14.0 | Phoenix 1.7.0 | LV 0.20.2 | PG 13.0-alpine
Macro.Env.expand_import/5 is undefined or private
|
test: OTP 25.1 | Elixir 1.14.0 | Phoenix 1.7.0 | LV 0.20.2 | PG 13.0-alpine
Macro.Env.expand_require/6 is undefined or private
|
quality: OTP 27 | Elixir 1.17 | Phoenix ~> 1.7 | LV ~> 1.0
first..last inside match is deprecated, you must always match on the step: first..last//var or first..last//_ if you want to ignore it
|
e2e-test: OTP 27 | Elixir 1.17 | Phoenix ~> 1.7 | LV ~> 1.0 | PG 16.4-alpine
first..last inside match is deprecated, you must always match on the step: first..last//var or first..last//_ if you want to ignore it
|
Slow Test:
test/e2e/[webkit] › tests/index.spec.ts#L1
test/e2e/[webkit] › tests/index.spec.ts took 17.4s
|
🎭 Playwright Run Summary
3 failed
[chromium] › tests/visual-editor/content.spec.ts:25:5 › shows fake browser with rendered content
[firefox] › tests/visual-editor/content.spec.ts:25:5 › shows fake browser with rendered content
[webkit] › tests/visual-editor/content.spec.ts:25:5 › shows fake browser with rendered content ─
12 skipped
33 passed (2.1m)
|