Skip to content

merge queue: embarking master (3f4b773) and #9541 together #14901

merge queue: embarking master (3f4b773) and #9541 together

merge queue: embarking master (3f4b773) and #9541 together #14901

Triggered via pull request January 9, 2025 02:17
Status Failure
Total duration 16m 11s
Artifacts 4

ci-app-prod.yml

on: pull_request
test-prod-node18  /  build-prod
8m 22s
test-prod-node18 / build-prod
test-prod-node20  /  build-prod
7m 46s
test-prod-node20 / build-prod
Matrix: test-prod-node18 / run-playwright
test-prod-node18  /  launch-prod
59s
test-prod-node18 / launch-prod
Matrix: test-prod-node20 / run-playwright
test-prod-node20  /  launch-prod
57s
test-prod-node20 / launch-prod
test-prod-node18  /  report-playwright
0s
test-prod-node18 / report-playwright
test-prod-node20  /  report-playwright
30s
test-prod-node20 / report-playwright
Fit to window
Zoom out
Zoom in

Annotations

16 errors, 28 warnings, and 13 notices
[firefox] › 20-basic-features/comments.spec.ts:24:5 › Successfully reply comments: apps/app/playwright/20-basic-features/comments.spec.ts#L1
1) [firefox] › 20-basic-features/comments.spec.ts:24:5 › Successfully reply comments ───────────── Test timeout of 30000ms exceeded.
[firefox] › 20-basic-features/comments.spec.ts:24:5 › Successfully reply comments: apps/app/playwright/20-basic-features/comments.spec.ts#L32
1) [firefox] › 20-basic-features/comments.spec.ts:24:5 › Successfully reply comments ───────────── Error: locator.click: Test timeout of 30000ms exceeded. Call log: - waiting for getByTestId('comment-submit-button').first() - locator resolved to <button type="button" class="btn btn-primary" data-testid="comment-submit-button">Commment</button> - attempting click action - waiting for element to be visible, enabled and stable - element was detached from the DOM, retrying 30 | await page.getByTestId('comment-reply-button').click(); 31 | await page.locator('.cm-content').fill(commentText); > 32 | await page.getByTestId('comment-submit-button').first().click(); | ^ 33 | 34 | await expect(page.locator('.page-comment-body').nth(1)).toHaveText(commentText); 35 | await expect(page.getByTestId('page-comment-button').locator('.grw-count-badge')).toHaveText('2'); at /__w/growi/growi/apps/app/playwright/20-basic-features/comments.spec.ts:32:59
[firefox] › 20-basic-features/comments.spec.ts:24:5 › Successfully reply comments: apps/app/playwright/20-basic-features/comments.spec.ts#L1
1) [firefox] › 20-basic-features/comments.spec.ts:24:5 › Successfully reply comments ───────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 30000ms exceeded.
[firefox] › 20-basic-features/comments.spec.ts:24:5 › Successfully reply comments: apps/app/playwright/20-basic-features/comments.spec.ts#L31
1) [firefox] › 20-basic-features/comments.spec.ts:24:5 › Successfully reply comments ───────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: locator.fill: Test timeout of 30000ms exceeded. Call log: - waiting for locator('.cm-content') 29 | await page.getByTestId('page-comment-button').click(); 30 | await page.getByTestId('comment-reply-button').click(); > 31 | await page.locator('.cm-content').fill(commentText); | ^ 32 | await page.getByTestId('comment-submit-button').first().click(); 33 | 34 | await expect(page.locator('.page-comment-body').nth(1)).toHaveText(commentText); at /__w/growi/growi/apps/app/playwright/20-basic-features/comments.spec.ts:31:37
[firefox] › 20-basic-features/comments.spec.ts:24:5 › Successfully reply comments: apps/app/playwright/20-basic-features/comments.spec.ts#L1
1) [firefox] › 20-basic-features/comments.spec.ts:24:5 › Successfully reply comments ───────────── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 30000ms exceeded.
[firefox] › 20-basic-features/comments.spec.ts:24:5 › Successfully reply comments: apps/app/playwright/20-basic-features/comments.spec.ts#L32
1) [firefox] › 20-basic-features/comments.spec.ts:24:5 › Successfully reply comments ───────────── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: locator.click: Test timeout of 30000ms exceeded. Call log: - waiting for getByTestId('comment-submit-button').first() - locator resolved to <button type="button" class="btn btn-primary" data-testid="comment-submit-button">Commment</button> - attempting click action - waiting for element to be visible, enabled and stable - element is visible, enabled and stable - scrolling into view if needed - element was detached from the DOM, retrying 30 | await page.getByTestId('comment-reply-button').click(); 31 | await page.locator('.cm-content').fill(commentText); > 32 | await page.getByTestId('comment-submit-button').first().click(); | ^ 33 | 34 | await expect(page.locator('.page-comment-body').nth(1)).toHaveText(commentText); 35 | await expect(page.getByTestId('page-comment-button').locator('.grw-count-badge')).toHaveText('2'); at /__w/growi/growi/apps/app/playwright/20-basic-features/comments.spec.ts:32:59
test-prod-node20 / run-playwright (firefox, 1/2)
Process completed with exit code 1.
[webkit] › 20-basic-features/comments.spec.ts:24:5 › Successfully reply comments: apps/app/playwright/20-basic-features/comments.spec.ts#L1
1) [webkit] › 20-basic-features/comments.spec.ts:24:5 › Successfully reply comments ────────────── Test timeout of 30000ms exceeded.
[webkit] › 20-basic-features/comments.spec.ts:24:5 › Successfully reply comments: apps/app/playwright/20-basic-features/comments.spec.ts#L32
1) [webkit] › 20-basic-features/comments.spec.ts:24:5 › Successfully reply comments ────────────── Error: locator.click: Test timeout of 30000ms exceeded. Call log: - waiting for getByTestId('comment-submit-button').first() - locator resolved to <button type="button" class="btn btn-primary" data-testid="comment-submit-button">Commment</button> - attempting click action - waiting for element to be visible, enabled and stable - element is not stable - retrying click action, attempt #1 - waiting for element to be visible, enabled and stable - element was detached from the DOM, retrying 30 | await page.getByTestId('comment-reply-button').click(); 31 | await page.locator('.cm-content').fill(commentText); > 32 | await page.getByTestId('comment-submit-button').first().click(); | ^ 33 | 34 | await expect(page.locator('.page-comment-body').nth(1)).toHaveText(commentText); 35 | await expect(page.getByTestId('page-comment-button').locator('.grw-count-badge')).toHaveText('2'); at /__w/growi/growi/apps/app/playwright/20-basic-features/comments.spec.ts:32:59
[webkit] › 20-basic-features/comments.spec.ts:24:5 › Successfully reply comments: apps/app/playwright/20-basic-features/comments.spec.ts#L1
1) [webkit] › 20-basic-features/comments.spec.ts:24:5 › Successfully reply comments ────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 30000ms exceeded.
[webkit] › 20-basic-features/comments.spec.ts:24:5 › Successfully reply comments: apps/app/playwright/20-basic-features/comments.spec.ts#L31
1) [webkit] › 20-basic-features/comments.spec.ts:24:5 › Successfully reply comments ────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: locator.fill: Test timeout of 30000ms exceeded. Call log: - waiting for locator('.cm-content') 29 | await page.getByTestId('page-comment-button').click(); 30 | await page.getByTestId('comment-reply-button').click(); > 31 | await page.locator('.cm-content').fill(commentText); | ^ 32 | await page.getByTestId('comment-submit-button').first().click(); 33 | 34 | await expect(page.locator('.page-comment-body').nth(1)).toHaveText(commentText); at /__w/growi/growi/apps/app/playwright/20-basic-features/comments.spec.ts:31:37
[chromium] › 20-basic-features/comments.spec.ts:24:5 › Successfully reply comments: apps/app/playwright/20-basic-features/comments.spec.ts#L1
1) [chromium] › 20-basic-features/comments.spec.ts:24:5 › Successfully reply comments ──────────── Test timeout of 30000ms exceeded.
[chromium] › 20-basic-features/comments.spec.ts:24:5 › Successfully reply comments: apps/app/playwright/20-basic-features/comments.spec.ts#L32
1) [chromium] › 20-basic-features/comments.spec.ts:24:5 › Successfully reply comments ──────────── Error: locator.click: Test timeout of 30000ms exceeded. Call log: - waiting for getByTestId('comment-submit-button').first() - locator resolved to <button type="button" class="btn btn-primary" data-testid="comment-submit-button">Commment</button> - attempting click action - waiting for element to be visible, enabled and stable - element was detached from the DOM, retrying 30 | await page.getByTestId('comment-reply-button').click(); 31 | await page.locator('.cm-content').fill(commentText); > 32 | await page.getByTestId('comment-submit-button').first().click(); | ^ 33 | 34 | await expect(page.locator('.page-comment-body').nth(1)).toHaveText(commentText); 35 | await expect(page.getByTestId('page-comment-button').locator('.grw-count-badge')).toHaveText('2'); at /__w/growi/growi/apps/app/playwright/20-basic-features/comments.spec.ts:32:59
[chromium] › 20-basic-features/comments.spec.ts:24:5 › Successfully reply comments: apps/app/playwright/20-basic-features/comments.spec.ts#L1
1) [chromium] › 20-basic-features/comments.spec.ts:24:5 › Successfully reply comments ──────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 30000ms exceeded.
[chromium] › 20-basic-features/comments.spec.ts:24:5 › Successfully reply comments: apps/app/playwright/20-basic-features/comments.spec.ts#L31
1) [chromium] › 20-basic-features/comments.spec.ts:24:5 › Successfully reply comments ──────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: locator.fill: Test timeout of 30000ms exceeded. Call log: - waiting for locator('.cm-content') 29 | await page.getByTestId('page-comment-button').click(); 30 | await page.getByTestId('comment-reply-button').click(); > 31 | await page.locator('.cm-content').fill(commentText); | ^ 32 | await page.getByTestId('comment-submit-button').first().click(); 33 | 34 | await expect(page.locator('.page-comment-body').nth(1)).toHaveText(commentText); at /__w/growi/growi/apps/app/playwright/20-basic-features/comments.spec.ts:31:37
test-prod-node20 / report-playwright
Process completed with exit code 1.
test-prod-node20 / build-prod
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test-prod-node18 / build-prod
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test-prod-node20 / launch-prod
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test-prod-node18 / launch-prod
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test-prod-node20 / run-playwright (firefox, 2/2)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Slow Test: apps/app/[firefox] › 60-home/home.spec.ts#L1
apps/app/[firefox] › 60-home/home.spec.ts took 16.4s
test-prod-node20 / run-playwright (firefox, 2/2)
No files were found with the provided path: blob-report. No artifacts will be uploaded.
test-prod-node20 / run-playwright (webkit, 2/2)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Slow Test: apps/app/[webkit] › 60-home/home.spec.ts#L1
apps/app/[webkit] › 60-home/home.spec.ts took 16.6s
test-prod-node20 / run-playwright (webkit, 2/2)
No files were found with the provided path: blob-report. No artifacts will be uploaded.
test-prod-node20 / run-playwright (chromium, 2/2)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test-prod-node20 / run-playwright (chromium, 2/2)
No files were found with the provided path: blob-report. No artifacts will be uploaded.
Slow Test: apps/app/[chromium] › 60-home/home.spec.ts#L1
apps/app/[chromium] › 60-home/home.spec.ts took 16.8s
Slow Test: apps/app/[chromium/installer] › 10-installer/install.spec.ts#L1
apps/app/[chromium/installer] › 10-installer/install.spec.ts took 20.7s
test-prod-node20 / run-playwright (firefox, 1/2)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test-prod-node20 / run-playwright (firefox, 1/2)
No files were found with the provided path: blob-report. No artifacts will be uploaded.
Slow Test: apps/app/[firefox] › 20-basic-features/access-to-page.spec.ts#L1
apps/app/[firefox] › 20-basic-features/access-to-page.spec.ts took 39.6s
Slow Test: apps/app/[firefox] › 20-basic-features/use-tools.spec.ts#L1
apps/app/[firefox] › 20-basic-features/use-tools.spec.ts took 16.8s
test-prod-node20 / run-playwright (webkit, 1/2)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test-prod-node20 / run-playwright (webkit, 1/2)
No files were found with the provided path: blob-report. No artifacts will be uploaded.
Slow Test: apps/app/[webkit] › 20-basic-features/access-to-page.spec.ts#L1
apps/app/[webkit] › 20-basic-features/access-to-page.spec.ts took 41.0s
Slow Test: apps/app/[webkit] › 20-basic-features/use-tools.spec.ts#L1
apps/app/[webkit] › 20-basic-features/use-tools.spec.ts took 16.4s
test-prod-node20 / run-playwright (chromium, 1/2)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Slow Test: apps/app/[chromium] › 20-basic-features/access-to-page.spec.ts#L1
apps/app/[chromium] › 20-basic-features/access-to-page.spec.ts took 40.7s
Slow Test: apps/app/[chromium] › 20-basic-features/use-tools.spec.ts#L1
apps/app/[chromium] › 20-basic-features/use-tools.spec.ts took 16.4s
test-prod-node20 / run-playwright (chromium, 1/2)
No files were found with the provided path: blob-report. No artifacts will be uploaded.
Slow Test: apps/app/[chromium/installer] › 10-installer/install.spec.ts#L1
apps/app/[chromium/installer] › 10-installer/install.spec.ts took 18.2s
test-prod-node20 / report-playwright
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
🎭 Playwright Run Summary
39 passed (1.6m)
🎭 Playwright Run Summary
3 passed (28.3s)
🎭 Playwright Run Summary
39 passed (1.7m)
🎭 Playwright Run Summary
3 passed (25.8s)
🎭 Playwright Run Summary
3 passed (28.6s)
🎭 Playwright Run Summary
39 passed (1.7m)
🎭 Playwright Run Summary
1 passed (26.7s)
🎭 Playwright Run Summary
1 failed [firefox] › 20-basic-features/comments.spec.ts:24:5 › Successfully reply comments ────────────── 38 passed (3.6m)
🎭 Playwright Run Summary
3 passed (26.6s)
🎭 Playwright Run Summary
1 flaky [webkit] › 20-basic-features/comments.spec.ts:24:5 › Successfully reply comments ─────────────── 38 passed (3.2m)
🎭 Playwright Run Summary
1 flaky [chromium] › 20-basic-features/comments.spec.ts:24:5 › Successfully reply comments ───────────── 38 passed (3.2m)
🎭 Playwright Run Summary
1 passed (24.0s)
🎭 Playwright Run Summary
3 passed (27.9s)

Artifacts

Produced during runtime
Name Size
Bundle Analyzing Report (node18.x)
659 KB
Bundle Analyzing Report (node20.x)
659 KB
Production Files (node18.x)
361 MB
Production Files (node20.x)
361 MB