feat: update slice placeholder for model recommendation (#1631) #4462
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
ci.yml
on: push
prepare
4m 12s
prepare-win32
6m 1s
e2e-merge-reports
1m 7s
Annotations
4 errors and 8 notices
|
[chromium] › common/navigation.spec.ts:59:5 › I can access the repository using the open icon:
playwright/tests/common/navigation.spec.ts#L78
1) [chromium] › common/navigation.spec.ts:59:5 › I can access the repository using the open icon ─
Error: Timed out 30000ms waiting for expect(locator).toHaveURL(expected)
Locator: locator(':root')
Expected string: "https://prismic.io/dashboard/login?redirect_uri=https://example-prismic-repo.prismic.io/"
Received string: "https://auth0.prismic.io/authorize?client_id=OpMJGiv3P0W4OzGzvFJGjFDnm0IAQNQ1&response_type=code&redirect_uri=https%3A%2F%2Fauth.internal.prismic.io%2Flogin%2Fcallback&audience=prismic.io&state=https%3A%2F%2Fprismic.io%2Fdashboard"
Call log:
- expect.toHaveURL with timeout 30000ms
- waiting for locator(':root')
34 × locator resolved to <html>…</html>
- unexpected value "https://auth0.prismic.io/authorize?client_id=OpMJGiv3P0W4OzGzvFJGjFDnm0IAQNQ1&response_type=code&redirect_uri=https%3A%2F%2Fauth.internal.prismic.io%2Flogin%2Fcallback&audience=prismic.io&state=https%3A%2F%2Fprismic.io%2Fdashboard"
76 | await newTab.waitForLoadState();
77 |
> 78 | await expect(newTab).toHaveURL(
| ^
79 | "https://prismic.io/dashboard/login?redirect_uri=https://example-prismic-repo.prismic.io/",
80 | );
81 | });
at /home/runner/work/slice-machine/slice-machine/playwright/tests/common/navigation.spec.ts:78:24
|
|
[chromium] › common/navigation.spec.ts:59:5 › I can access the repository using the open icon:
playwright/tests/common/navigation.spec.ts#L78
1) [chromium] › common/navigation.spec.ts:59:5 › I can access the repository using the open icon ─
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 30000ms waiting for expect(locator).toHaveURL(expected)
Locator: locator(':root')
Expected string: "https://prismic.io/dashboard/login?redirect_uri=https://example-prismic-repo.prismic.io/"
Received string: "https://auth0.prismic.io/authorize?client_id=OpMJGiv3P0W4OzGzvFJGjFDnm0IAQNQ1&response_type=code&redirect_uri=https%3A%2F%2Fauth.internal.prismic.io%2Flogin%2Fcallback&audience=prismic.io&state=https%3A%2F%2Fprismic.io%2Fdashboard"
Call log:
- expect.toHaveURL with timeout 30000ms
- waiting for locator(':root')
34 × locator resolved to <html>…</html>
- unexpected value "https://auth0.prismic.io/authorize?client_id=OpMJGiv3P0W4OzGzvFJGjFDnm0IAQNQ1&response_type=code&redirect_uri=https%3A%2F%2Fauth.internal.prismic.io%2Flogin%2Fcallback&audience=prismic.io&state=https%3A%2F%2Fprismic.io%2Fdashboard"
76 | await newTab.waitForLoadState();
77 |
> 78 | await expect(newTab).toHaveURL(
| ^
79 | "https://prismic.io/dashboard/login?redirect_uri=https://example-prismic-repo.prismic.io/",
80 | );
81 | });
at /home/runner/work/slice-machine/slice-machine/playwright/tests/common/navigation.spec.ts:78:24
|
|
[chromium] › common/navigation.spec.ts:59:5 › I can access the repository using the open icon:
playwright/tests/common/navigation.spec.ts#L78
1) [chromium] › common/navigation.spec.ts:59:5 › I can access the repository using the open icon ─
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 30000ms waiting for expect(locator).toHaveURL(expected)
Locator: locator(':root')
Expected string: "https://prismic.io/dashboard/login?redirect_uri=https://example-prismic-repo.prismic.io/"
Received string: "https://auth0.prismic.io/authorize?client_id=OpMJGiv3P0W4OzGzvFJGjFDnm0IAQNQ1&response_type=code&redirect_uri=https%3A%2F%2Fauth.internal.prismic.io%2Flogin%2Fcallback&audience=prismic.io&state=https%3A%2F%2Fprismic.io%2Fdashboard"
Call log:
- expect.toHaveURL with timeout 30000ms
- waiting for locator(':root')
34 × locator resolved to <html>…</html>
- unexpected value "https://auth0.prismic.io/authorize?client_id=OpMJGiv3P0W4OzGzvFJGjFDnm0IAQNQ1&response_type=code&redirect_uri=https%3A%2F%2Fauth.internal.prismic.io%2Flogin%2Fcallback&audience=prismic.io&state=https%3A%2F%2Fprismic.io%2Fdashboard"
76 | await newTab.waitForLoadState();
77 |
> 78 | await expect(newTab).toHaveURL(
| ^
79 | "https://prismic.io/dashboard/login?redirect_uri=https://example-prismic-repo.prismic.io/",
80 | );
81 | });
at /home/runner/work/slice-machine/slice-machine/playwright/tests/common/navigation.spec.ts:78:24
|
|
e2e (2, 8)
Process completed with exit code 1.
|
|
🎭 Playwright Run Summary
14 passed (1.5m)
|
|
🎭 Playwright Run Summary
17 passed (2.0m)
|
|
🎭 Playwright Run Summary
11 passed (2.4m)
|
|
🎭 Playwright Run Summary
21 passed (2.6m)
|
|
🎭 Playwright Run Summary
26 passed (2.9m)
|
|
🎭 Playwright Run Summary
3 skipped
23 passed (1.7m)
|
|
🎭 Playwright Run Summary
25 passed (3.0m)
|
|
🎭 Playwright Run Summary
1 failed
[chromium] › common/navigation.spec.ts:59:5 › I can access the repository using the open icon ──
16 passed (4.0m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
e2e-blob-report-1
Expired
|
46.2 KB |
sha256:315857749220f26e623b7d69d480653dd073b0c7f466da6e38e427aeca441a4d
|
|
|
e2e-blob-report-2
Expired
|
3.66 MB |
sha256:598a8e9b244400f6187c66406c28c1db98943f5da307b9f8477cec8ddf280f8e
|
|
|
e2e-blob-report-3
Expired
|
77.5 KB |
sha256:58afc27f91e91294f4b843947db29094f895f391427038b585dced585fe26f30
|
|
|
e2e-blob-report-4
Expired
|
72.9 KB |
sha256:c5278158cfb193b8532acf83554717b48a93b53034d8faac2a59aa968259c5e1
|
|
|
e2e-blob-report-5
Expired
|
39 KB |
sha256:8cef6f285baee9867133d9e7792a49d0bac988a42708baece344aca1c5777d0f
|
|
|
e2e-blob-report-6
Expired
|
71.6 KB |
sha256:5e6cba4182112cf68c3410a0714c7b907bcf3b3ef2c4a84a65d53d1de9f773f6
|
|
|
e2e-blob-report-7
Expired
|
60.4 KB |
sha256:10e5b766d0e623335e7c61a16b63c40223436213cfda43ed84d7f089f297926f
|
|
|
e2e-blob-report-8
Expired
|
37.1 KB |
sha256:44dec1d06c2ce1b5d53f1421c6b65bc4ea98e29bb84b3410cb5b346eedef7886
|
|
|
html-report--attempt-1
Expired
|
4.39 MB |
sha256:488ecb119cf4358001708809d01249c5429698115aaad39c5df91a5fcebee236
|
|