Add issue templates #573
Annotations
10 errors and 1 notice
Run e2e tests:
test/e2e/utils.ts#L6
1) [chromium] › tests/index.spec.ts:6:5 › renders ────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: locator('.phx-connected').first()
Expected: visible
Received: <element(s) not found>
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for locator('.phx-connected').first()
at utils.ts:6
4 | const syncLV = async (page) => {
5 | const promises = [
> 6 | expect(page.locator(".phx-connected").first()).toBeVisible(),
| ^
7 | expect(page.locator(".phx-change-loading")).toHaveCount(0),
8 | expect(page.locator(".phx-click-loading")).toHaveCount(0),
9 | expect(page.locator(".phx-submit-loading")).toHaveCount(0),
at syncLV (/home/runner/work/beacon_live_admin/beacon_live_admin/test/e2e/utils.ts:6:52)
at /home/runner/work/beacon_live_admin/beacon_live_admin/test/e2e/tests/index.spec.ts:8:15
|
Run e2e tests:
test/e2e/utils.ts#L6
1) [chromium] › tests/index.spec.ts:6:5 › renders ────────────────────────────────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: locator('.phx-connected').first()
Expected: visible
Received: <element(s) not found>
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for locator('.phx-connected').first()
at utils.ts:6
4 | const syncLV = async (page) => {
5 | const promises = [
> 6 | expect(page.locator(".phx-connected").first()).toBeVisible(),
| ^
7 | expect(page.locator(".phx-change-loading")).toHaveCount(0),
8 | expect(page.locator(".phx-click-loading")).toHaveCount(0),
9 | expect(page.locator(".phx-submit-loading")).toHaveCount(0),
at syncLV (/home/runner/work/beacon_live_admin/beacon_live_admin/test/e2e/utils.ts:6:52)
at /home/runner/work/beacon_live_admin/beacon_live_admin/test/e2e/tests/index.spec.ts:8:15
|
Run e2e tests:
test/e2e/utils.ts#L6
1) [chromium] › tests/index.spec.ts:6:5 › renders ────────────────────────────────────────────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: locator('.phx-connected').first()
Expected: visible
Received: <element(s) not found>
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for locator('.phx-connected').first()
at utils.ts:6
4 | const syncLV = async (page) => {
5 | const promises = [
> 6 | expect(page.locator(".phx-connected").first()).toBeVisible(),
| ^
7 | expect(page.locator(".phx-change-loading")).toHaveCount(0),
8 | expect(page.locator(".phx-click-loading")).toHaveCount(0),
9 | expect(page.locator(".phx-submit-loading")).toHaveCount(0),
at syncLV (/home/runner/work/beacon_live_admin/beacon_live_admin/test/e2e/utils.ts:6:52)
at /home/runner/work/beacon_live_admin/beacon_live_admin/test/e2e/tests/index.spec.ts:8:15
|
Run e2e tests:
test/e2e/utils.ts#L6
2) [chromium] › tests/index.spec.ts:14:5 › shows the list of available sites ─────────────────────
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: locator('.phx-connected').first()
Expected: visible
Received: <element(s) not found>
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for locator('.phx-connected').first()
at utils.ts:6
4 | const syncLV = async (page) => {
5 | const promises = [
> 6 | expect(page.locator(".phx-connected").first()).toBeVisible(),
| ^
7 | expect(page.locator(".phx-change-loading")).toHaveCount(0),
8 | expect(page.locator(".phx-click-loading")).toHaveCount(0),
9 | expect(page.locator(".phx-submit-loading")).toHaveCount(0),
at syncLV (/home/runner/work/beacon_live_admin/beacon_live_admin/test/e2e/utils.ts:6:52)
at /home/runner/work/beacon_live_admin/beacon_live_admin/test/e2e/tests/index.spec.ts:18:15
|
Run e2e tests:
test/e2e/utils.ts#L6
2) [chromium] › tests/index.spec.ts:14:5 › shows the list of available sites ─────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: locator('.phx-connected').first()
Expected: visible
Received: <element(s) not found>
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for locator('.phx-connected').first()
at utils.ts:6
4 | const syncLV = async (page) => {
5 | const promises = [
> 6 | expect(page.locator(".phx-connected").first()).toBeVisible(),
| ^
7 | expect(page.locator(".phx-change-loading")).toHaveCount(0),
8 | expect(page.locator(".phx-click-loading")).toHaveCount(0),
9 | expect(page.locator(".phx-submit-loading")).toHaveCount(0),
at syncLV (/home/runner/work/beacon_live_admin/beacon_live_admin/test/e2e/utils.ts:6:52)
at /home/runner/work/beacon_live_admin/beacon_live_admin/test/e2e/tests/index.spec.ts:18:15
|
Run e2e tests:
test/e2e/utils.ts#L6
2) [chromium] › tests/index.spec.ts:14:5 › shows the list of available sites ─────────────────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: locator('.phx-connected').first()
Expected: visible
Received: <element(s) not found>
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for locator('.phx-connected').first()
at utils.ts:6
4 | const syncLV = async (page) => {
5 | const promises = [
> 6 | expect(page.locator(".phx-connected").first()).toBeVisible(),
| ^
7 | expect(page.locator(".phx-change-loading")).toHaveCount(0),
8 | expect(page.locator(".phx-click-loading")).toHaveCount(0),
9 | expect(page.locator(".phx-submit-loading")).toHaveCount(0),
at syncLV (/home/runner/work/beacon_live_admin/beacon_live_admin/test/e2e/utils.ts:6:52)
at /home/runner/work/beacon_live_admin/beacon_live_admin/test/e2e/tests/index.spec.ts:18:15
|
Run e2e tests:
test/e2e/utils.ts#L6
3) [chromium] › tests/index.spec.ts:25:5 › shows the list of available pages ─────────────────────
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: locator('.phx-connected').first()
Expected: visible
Received: <element(s) not found>
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for locator('.phx-connected').first()
at utils.ts:6
4 | const syncLV = async (page) => {
5 | const promises = [
> 6 | expect(page.locator(".phx-connected").first()).toBeVisible(),
| ^
7 | expect(page.locator(".phx-change-loading")).toHaveCount(0),
8 | expect(page.locator(".phx-click-loading")).toHaveCount(0),
9 | expect(page.locator(".phx-submit-loading")).toHaveCount(0),
at syncLV (/home/runner/work/beacon_live_admin/beacon_live_admin/test/e2e/utils.ts:6:52)
at /home/runner/work/beacon_live_admin/beacon_live_admin/test/e2e/tests/index.spec.ts:27:15
|
Run e2e tests:
test/e2e/utils.ts#L6
3) [chromium] › tests/index.spec.ts:25:5 › shows the list of available pages ─────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: locator('.phx-connected').first()
Expected: visible
Received: <element(s) not found>
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for locator('.phx-connected').first()
at utils.ts:6
4 | const syncLV = async (page) => {
5 | const promises = [
> 6 | expect(page.locator(".phx-connected").first()).toBeVisible(),
| ^
7 | expect(page.locator(".phx-change-loading")).toHaveCount(0),
8 | expect(page.locator(".phx-click-loading")).toHaveCount(0),
9 | expect(page.locator(".phx-submit-loading")).toHaveCount(0),
at syncLV (/home/runner/work/beacon_live_admin/beacon_live_admin/test/e2e/utils.ts:6:52)
at /home/runner/work/beacon_live_admin/beacon_live_admin/test/e2e/tests/index.spec.ts:27:15
|
Run e2e tests:
test/e2e/utils.ts#L6
3) [chromium] › tests/index.spec.ts:25:5 › shows the list of available pages ─────────────────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: locator('.phx-connected').first()
Expected: visible
Received: <element(s) not found>
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for locator('.phx-connected').first()
at utils.ts:6
4 | const syncLV = async (page) => {
5 | const promises = [
> 6 | expect(page.locator(".phx-connected").first()).toBeVisible(),
| ^
7 | expect(page.locator(".phx-change-loading")).toHaveCount(0),
8 | expect(page.locator(".phx-click-loading")).toHaveCount(0),
9 | expect(page.locator(".phx-submit-loading")).toHaveCount(0),
at syncLV (/home/runner/work/beacon_live_admin/beacon_live_admin/test/e2e/utils.ts:6:52)
at /home/runner/work/beacon_live_admin/beacon_live_admin/test/e2e/tests/index.spec.ts:27:15
|
Run e2e tests:
test/e2e/utils.ts#L6
4) [chromium] › tests/index.spec.ts:45:7 › shows link for Media Library ──────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: locator('.phx-connected').first()
Expected: visible
Received: <element(s) not found>
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for locator('.phx-connected').first()
at utils.ts:6
4 | const syncLV = async (page) => {
5 | const promises = [
> 6 | expect(page.locator(".phx-connected").first()).toBeVisible(),
| ^
7 | expect(page.locator(".phx-change-loading")).toHaveCount(0),
8 | expect(page.locator(".phx-click-loading")).toHaveCount(0),
9 | expect(page.locator(".phx-submit-loading")).toHaveCount(0),
at syncLV (/home/runner/work/beacon_live_admin/beacon_live_admin/test/e2e/utils.ts:6:52)
at /home/runner/work/beacon_live_admin/beacon_live_admin/test/e2e/tests/index.spec.ts:47:17
|
Run e2e tests
36 failed
[chromium] › tests/index.spec.ts:6:5 › renders ─────────────────────────────────────────────────
[chromium] › tests/index.spec.ts:14:5 › shows the list of available sites ──────────────────────
[chromium] › tests/index.spec.ts:25:5 › shows the list of available pages ──────────────────────
[chromium] › tests/index.spec.ts:45:7 › shows link for Media Library ───────────────────────────
[chromium] › tests/index.spec.ts:45:7 › shows link for Components ──────────────────────────────
[chromium] › tests/index.spec.ts:45:7 › shows link for Layouts ─────────────────────────────────
[chromium] › tests/index.spec.ts:45:7 › shows link for Pages ───────────────────────────────────
[chromium] › tests/index.spec.ts:45:7 › shows link for Live Data ───────────────────────────────
[chromium] › tests/index.spec.ts:45:7 › shows link for Event Handlers ──────────────────────────
[chromium] › tests/index.spec.ts:45:7 › shows link for Info Handlers ───────────────────────────
[chromium] › tests/index.spec.ts:45:7 › shows link for Error Pages ─────────────────────────────
[chromium] › tests/visual-editor/content.spec.ts:25:5 › shows fake browser with rendered content
[firefox] › tests/index.spec.ts:6:5 › renders ──────────────────────────────────────────────────
[firefox] › tests/index.spec.ts:14:5 › shows the list of available sites ───────────────────────
[firefox] › tests/index.spec.ts:25:5 › shows the list of available pages ───────────────────────
[firefox] › tests/index.spec.ts:45:7 › shows link for Media Library ────────────────────────────
[firefox] › tests/index.spec.ts:45:7 › shows link for Components ───────────────────────────────
[firefox] › tests/index.spec.ts:45:7 › shows link for Layouts ──────────────────────────────────
[firefox] › tests/index.spec.ts:45:7 › shows link for Pages ────────────────────────────────────
[firefox] › tests/index.spec.ts:45:7 › shows link for Live Data ────────────────────────────────
[firefox] › tests/index.spec.ts:45:7 › shows link for Event Handlers ───────────────────────────
[firefox] › tests/index.spec.ts:45:7 › shows link for Info Handlers ────────────────────────────
[firefox] › tests/index.spec.ts:45:7 › shows link for Error Pages ──────────────────────────────
[firefox] › tests/visual-editor/content.spec.ts:25:5 › shows fake browser with rendered content
[webkit] › tests/index.spec.ts:6:5 › renders ───────────────────────────────────────────────────
[webkit] › tests/index.spec.ts:14:5 › shows the list of available sites ────────────────────────
[webkit] › tests/index.spec.ts:25:5 › shows the list of available pages ────────────────────────
[webkit] › tests/index.spec.ts:45:7 › shows link for Media Library ─────────────────────────────
[webkit] › tests/index.spec.ts:45:7 › shows link for Components ────────────────────────────────
[webkit] › tests/index.spec.ts:45:7 › shows link for Layouts ───────────────────────────────────
[webkit] › tests/index.spec.ts:45:7 › shows link for Pages ─────────────────────────────────────
[webkit] › tests/index.spec.ts:45:7 › shows link for Live Data ─────────────────────────────────
[webkit] › tests/index.spec.ts:45:7 › shows link for Event Handlers ────────────────────────────
[webkit] › tests/index.spec.ts:45:7 › shows link for Info Handlers ─────────────────────────────
[webkit] › tests/index.spec.ts:45:7 › shows link for Error Pages ───────────────────────────────
[webkit] › tests/visual-editor/content.spec.ts:25:5 › shows fake browser with rendered content ─
12 skipped
|
Loading