merge queue: embarking release/current (f8b06df) and #9447 together #14689
Annotations
1 error, 3 warnings, and 2 notices
Playwright Run:
apps/app/playwright/23-editor/saving.spec.ts#L24
1) [firefox] › 23-editor/saving.spec.ts:11:5 › Successfully create page under specific path ──────
Error: expect(received).toBe(expected) // Object.is equality
Expected: 24
Received: 29
22 |
23 | const createdPageId = path.basename(page.url());
> 24 | expect(createdPageId.length).toBe(24);
| ^
25 | });
26 |
27 |
at /__w/growi/growi/apps/app/playwright/23-editor/saving.spec.ts:24:32
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Playwright Run:
apps/app/[firefox] › 60-home/home.spec.ts#L1
apps/app/[firefox] › 60-home/home.spec.ts took 16.7s
|
Upload test results
No files were found with the provided path: blob-report. No artifacts will be uploaded.
|
Playwright Run
1 flaky
[firefox] › 23-editor/saving.spec.ts:11:5 › Successfully create page under specific path ───────
38 passed (1.7m)
|
Playwright Run (--project=${browser}/guest-mode)
3 passed (28.4s)
|
Loading