Skip to content

Merge pull request #778 from seasoftjapan/seasoft-777 #618

Merge pull request #778 from seasoftjapan/seasoft-777

Merge pull request #778 from seasoftjapan/seasoft-777 #618

Triggered via push January 24, 2024 07:57
Status Failure
Total duration 3h 49m 29s
Artifacts 20

e2e-tests.yml

on: push
Matrix: Installer test
Matrix: Run on Linux
Fit to window
Zoom out
Zoom in

Annotations

24 errors, 4 warnings, and 30 notices
[chromium] › test/installer/installer.test.ts:15:7 › インストーラのテストをします › インストーラを表示します: e2e-tests/test/installer/installer.test.ts#L17
1) [chromium] › test/installer/installer.test.ts:15:7 › インストーラのテストをします › インストーラを表示します ============ Error: Timed out 5000ms waiting for expect(received).toContainText(expected) Expected string: "EC-CUBEのインストールを開始します。" Received string: "" Call log: - expect.toContainText with timeout 5000ms - waiting for locator('.message') - waiting for locator('.message') 15 | test('インストーラを表示します', async () => { 16 | await expect(page).toHaveURL(url); > 17 | await expect(page.locator('.message')).toContainText('EC-CUBEのインストールを開始します。'); | ^ 18 | await page.click('text=次へ進む'); 19 | }); 20 | at /home/runner/work/ec-cube2/ec-cube2/e2e-tests/test/installer/installer.test.ts:17:44
Installer test (mysql, 5.5)
Process completed with exit code 1.
[chromium] › test/installer/installer.test.ts:15:7 › インストーラのテストをします › インストーラを表示します: e2e-tests/test/installer/installer.test.ts#L17
1) [chromium] › test/installer/installer.test.ts:15:7 › インストーラのテストをします › インストーラを表示します ============ Error: Timed out 5000ms waiting for expect(received).toContainText(expected) Expected string: "EC-CUBEのインストールを開始します。" Received string: "" Call log: - expect.toContainText with timeout 5000ms - waiting for locator('.message') - waiting for locator('.message') 15 | test('インストーラを表示します', async () => { 16 | await expect(page).toHaveURL(url); > 17 | await expect(page.locator('.message')).toContainText('EC-CUBEのインストールを開始します。'); | ^ 18 | await page.click('text=次へ進む'); 19 | }); 20 | at /home/runner/work/ec-cube2/ec-cube2/e2e-tests/test/installer/installer.test.ts:17:44
Installer test (mysql, 5.4)
Process completed with exit code 1.
[chromium] › test/installer/installer.test.ts:103:7 › インストーラのテストをします › トップページを確認します: e2e-tests/test/installer/installer.test.ts#L105
1) [chromium] › test/installer/installer.test.ts:103:7 › インストーラのテストをします › トップページを確認します =========== Error: Timed out 5000ms waiting for expect(received).toContainText(expected) Expected string: "インストール完了後に /install フォルダを削除してください。" Received string: "" Call log: - expect.toContainText with timeout 5000ms - waiting for locator('#errorHeader') - waiting for locator('#errorHeader') 103 | test('トップページを確認します', async () => { 104 | await page.goto(baseURL); > 105 | await expect(page.locator('#errorHeader')).toContainText('インストール完了後に /install フォルダを削除してください。'); | ^ 106 | }); 107 | }); 108 | at /home/runner/work/ec-cube2/ec-cube2/e2e-tests/test/installer/installer.test.ts:105:48
Installer test (mysql, 8.0)
Process completed with exit code 1.
[chromium] › test/installer/installer.test.ts:103:7 › インストーラのテストをします › トップページを確認します: e2e-tests/test/installer/installer.test.ts#L105
1) [chromium] › test/installer/installer.test.ts:103:7 › インストーラのテストをします › トップページを確認します =========== Error: Timed out 5000ms waiting for expect(received).toContainText(expected) Expected string: "インストール完了後に /install フォルダを削除してください。" Received string: "" Call log: - expect.toContainText with timeout 5000ms - waiting for locator('#errorHeader') - waiting for locator('#errorHeader') 103 | test('トップページを確認します', async () => { 104 | await page.goto(baseURL); > 105 | await expect(page.locator('#errorHeader')).toContainText('インストール完了後に /install フォルダを削除してください。'); | ^ 106 | }); 107 | }); 108 | at /home/runner/work/ec-cube2/ec-cube2/e2e-tests/test/installer/installer.test.ts:105:48
Installer test (mysql, 8.1)
Process completed with exit code 1.
[chromium] › test/installer/installer.test.ts:103:7 › インストーラのテストをします › トップページを確認します: e2e-tests/test/installer/installer.test.ts#L105
1) [chromium] › test/installer/installer.test.ts:103:7 › インストーラのテストをします › トップページを確認します =========== Error: Timed out 5000ms waiting for expect(received).toContainText(expected) Expected string: "インストール完了後に /install フォルダを削除してください。" Received string: "" Call log: - expect.toContainText with timeout 5000ms - waiting for locator('#errorHeader') - waiting for locator('#errorHeader') 103 | test('トップページを確認します', async () => { 104 | await page.goto(baseURL); > 105 | await expect(page.locator('#errorHeader')).toContainText('インストール完了後に /install フォルダを削除してください。'); | ^ 106 | }); 107 | }); 108 | at /home/runner/work/ec-cube2/ec-cube2/e2e-tests/test/installer/installer.test.ts:105:48
Installer test (mysql, 8.2)
Process completed with exit code 1.
[chromium] › test/installer/installer.test.ts:103:7 › インストーラのテストをします › トップページを確認します: e2e-tests/test/installer/installer.test.ts#L105
1) [chromium] › test/installer/installer.test.ts:103:7 › インストーラのテストをします › トップページを確認します =========== Error: Timed out 5000ms waiting for expect(received).toContainText(expected) Expected string: "インストール完了後に /install フォルダを削除してください。" Received string: "" Call log: - expect.toContainText with timeout 5000ms - waiting for locator('#errorHeader') - waiting for locator('#errorHeader') 103 | test('トップページを確認します', async () => { 104 | await page.goto(baseURL); > 105 | await expect(page.locator('#errorHeader')).toContainText('インストール完了後に /install フォルダを削除してください。'); | ^ 106 | }); 107 | }); 108 | at /home/runner/work/ec-cube2/ec-cube2/e2e-tests/test/installer/installer.test.ts:105:48
Installer test (mysql, 8.3)
Process completed with exit code 1.
[chromium] › test/installer/installer.test.ts:15:7 › インストーラのテストをします › インストーラを表示します: e2e-tests/test/installer/installer.test.ts#L17
1) [chromium] › test/installer/installer.test.ts:15:7 › インストーラのテストをします › インストーラを表示します ============ Error: Timed out 5000ms waiting for expect(received).toContainText(expected) Expected string: "EC-CUBEのインストールを開始します。" Received string: "" Call log: - expect.toContainText with timeout 5000ms - waiting for locator('.message') - waiting for locator('.message') 15 | test('インストーラを表示します', async () => { 16 | await expect(page).toHaveURL(url); > 17 | await expect(page.locator('.message')).toContainText('EC-CUBEのインストールを開始します。'); | ^ 18 | await page.click('text=次へ進む'); 19 | }); 20 | at /home/runner/work/ec-cube2/ec-cube2/e2e-tests/test/installer/installer.test.ts:17:44
Installer test (pgsql, 5.5)
Process completed with exit code 1.
[chromium] › test/installer/installer.test.ts:15:7 › インストーラのテストをします › インストーラを表示します: e2e-tests/test/installer/installer.test.ts#L17
1) [chromium] › test/installer/installer.test.ts:15:7 › インストーラのテストをします › インストーラを表示します ============ Error: Timed out 5000ms waiting for expect(received).toContainText(expected) Expected string: "EC-CUBEのインストールを開始します。" Received string: "" Call log: - expect.toContainText with timeout 5000ms - waiting for locator('.message') - waiting for locator('.message') 15 | test('インストーラを表示します', async () => { 16 | await expect(page).toHaveURL(url); > 17 | await expect(page.locator('.message')).toContainText('EC-CUBEのインストールを開始します。'); | ^ 18 | await page.click('text=次へ進む'); 19 | }); 20 | at /home/runner/work/ec-cube2/ec-cube2/e2e-tests/test/installer/installer.test.ts:17:44
Installer test (pgsql, 5.4)
Process completed with exit code 1.
[chromium] › test/installer/installer.test.ts:103:7 › インストーラのテストをします › トップページを確認します: e2e-tests/test/installer/installer.test.ts#L105
1) [chromium] › test/installer/installer.test.ts:103:7 › インストーラのテストをします › トップページを確認します =========== Error: Timed out 5000ms waiting for expect(received).toContainText(expected) Expected string: "インストール完了後に /install フォルダを削除してください。" Received string: "" Call log: - expect.toContainText with timeout 5000ms - waiting for locator('#errorHeader') - waiting for locator('#errorHeader') 103 | test('トップページを確認します', async () => { 104 | await page.goto(baseURL); > 105 | await expect(page.locator('#errorHeader')).toContainText('インストール完了後に /install フォルダを削除してください。'); | ^ 106 | }); 107 | }); 108 | at /home/runner/work/ec-cube2/ec-cube2/e2e-tests/test/installer/installer.test.ts:105:48
Installer test (pgsql, 8.1)
Process completed with exit code 1.
[chromium] › test/installer/installer.test.ts:103:7 › インストーラのテストをします › トップページを確認します: e2e-tests/test/installer/installer.test.ts#L105
1) [chromium] › test/installer/installer.test.ts:103:7 › インストーラのテストをします › トップページを確認します =========== Error: Timed out 5000ms waiting for expect(received).toContainText(expected) Expected string: "インストール完了後に /install フォルダを削除してください。" Received string: "" Call log: - expect.toContainText with timeout 5000ms - waiting for locator('#errorHeader') - waiting for locator('#errorHeader') 103 | test('トップページを確認します', async () => { 104 | await page.goto(baseURL); > 105 | await expect(page.locator('#errorHeader')).toContainText('インストール完了後に /install フォルダを削除してください。'); | ^ 106 | }); 107 | }); 108 | at /home/runner/work/ec-cube2/ec-cube2/e2e-tests/test/installer/installer.test.ts:105:48
Installer test (pgsql, 8.0)
Process completed with exit code 1.
[chromium] › test/installer/installer.test.ts:103:7 › インストーラのテストをします › トップページを確認します: e2e-tests/test/installer/installer.test.ts#L105
1) [chromium] › test/installer/installer.test.ts:103:7 › インストーラのテストをします › トップページを確認します =========== Error: Timed out 5000ms waiting for expect(received).toContainText(expected) Expected string: "インストール完了後に /install フォルダを削除してください。" Received string: "" Call log: - expect.toContainText with timeout 5000ms - waiting for locator('#errorHeader') - waiting for locator('#errorHeader') 103 | test('トップページを確認します', async () => { 104 | await page.goto(baseURL); > 105 | await expect(page.locator('#errorHeader')).toContainText('インストール完了後に /install フォルダを削除してください。'); | ^ 106 | }); 107 | }); 108 | at /home/runner/work/ec-cube2/ec-cube2/e2e-tests/test/installer/installer.test.ts:105:48
Installer test (pgsql, 8.3)
Process completed with exit code 1.
[chromium] › test/installer/installer.test.ts:103:7 › インストーラのテストをします › トップページを確認します: e2e-tests/test/installer/installer.test.ts#L105
1) [chromium] › test/installer/installer.test.ts:103:7 › インストーラのテストをします › トップページを確認します =========== Error: Timed out 5000ms waiting for expect(received).toContainText(expected) Expected string: "インストール完了後に /install フォルダを削除してください。" Received string: "" Call log: - expect.toContainText with timeout 5000ms - waiting for locator('#errorHeader') - waiting for locator('#errorHeader') 103 | test('トップページを確認します', async () => { 104 | await page.goto(baseURL); > 105 | await expect(page.locator('#errorHeader')).toContainText('インストール完了後に /install フォルダを削除してください。'); | ^ 106 | }); 107 | }); 108 | at /home/runner/work/ec-cube2/ec-cube2/e2e-tests/test/installer/installer.test.ts:105:48
Installer test (pgsql, 8.2)
Process completed with exit code 1.
Installer test (mysql, 5.5)
No files were found with the provided path: html/install/temp/install.log*. No artifacts will be uploaded.
Installer test (mysql, 5.4)
No files were found with the provided path: html/install/temp/install.log*. No artifacts will be uploaded.
Installer test (pgsql, 5.5)
No files were found with the provided path: html/install/temp/install.log*. No artifacts will be uploaded.
Installer test (pgsql, 5.4)
No files were found with the provided path: html/install/temp/install.log*. No artifacts will be uploaded.
🎭 Playwright Run Summary
19 passed (13s)
🎭 Playwright Run Summary
1 passed (4s)
🎭 Playwright Run Summary
58 passed (46s)
🎭 Playwright Run Summary
3 passed (15s)
🎭 Playwright Run Summary
2 passed (7s)
🎭 Playwright Run Summary
39 passed (47s)
🎭 Playwright Run Summary
11 passed (10s)
🎭 Playwright Run Summary
1 failed [chromium] › test/installer/installer.test.ts:15:7 › インストーラのテストをします › インストーラを表示します ============= 10 skipped
🎭 Playwright Run Summary
11 passed (11s)
🎭 Playwright Run Summary
11 passed (10s)
🎭 Playwright Run Summary
1 failed [chromium] › test/installer/installer.test.ts:15:7 › インストーラのテストをします › インストーラを表示します ============= 10 skipped
🎭 Playwright Run Summary
11 passed (9s)
🎭 Playwright Run Summary
11 passed (9s)
🎭 Playwright Run Summary
1 failed [chromium] › test/installer/installer.test.ts:103:7 › インストーラのテストをします › トップページを確認します ============ 10 passed (14s)
🎭 Playwright Run Summary
11 passed (10s)
🎭 Playwright Run Summary
1 failed [chromium] › test/installer/installer.test.ts:103:7 › インストーラのテストをします › トップページを確認します ============ 10 passed (14s)
🎭 Playwright Run Summary
1 failed [chromium] › test/installer/installer.test.ts:103:7 › インストーラのテストをします › トップページを確認します ============ 10 passed (14s)
🎭 Playwright Run Summary
1 failed [chromium] › test/installer/installer.test.ts:103:7 › インストーラのテストをします › トップページを確認します ============ 10 passed (15s)
🎭 Playwright Run Summary
11 passed (11s)
🎭 Playwright Run Summary
1 failed [chromium] › test/installer/installer.test.ts:15:7 › インストーラのテストをします › インストーラを表示します ============= 10 skipped
🎭 Playwright Run Summary
11 passed (9s)
🎭 Playwright Run Summary
11 passed (9s)
🎭 Playwright Run Summary
11 passed (9s)
🎭 Playwright Run Summary
11 passed (9s)
🎭 Playwright Run Summary
1 failed [chromium] › test/installer/installer.test.ts:15:7 › インストーラのテストをします › インストーラを表示します ============= 10 skipped
🎭 Playwright Run Summary
11 passed (8s)
🎭 Playwright Run Summary
1 failed [chromium] › test/installer/installer.test.ts:103:7 › インストーラのテストをします › トップページを確認します ============ 10 passed (14s)
🎭 Playwright Run Summary
1 failed [chromium] › test/installer/installer.test.ts:103:7 › インストーラのテストをします › トップページを確認します ============ 10 passed (13s)
🎭 Playwright Run Summary
1 failed [chromium] › test/installer/installer.test.ts:103:7 › インストーラのテストをします › トップページを確認します ============ 10 passed (13s)
🎭 Playwright Run Summary
1 failed [chromium] › test/installer/installer.test.ts:103:7 › インストーラのテストをします › トップページを確認します ============ 10 passed (13s)

Artifacts

Produced during runtime
Name Size
linux-php5.4-mysql-evidence Expired
5.2 KB
linux-php5.4-pgsql-evidence Expired
5.2 KB
linux-php5.5-mysql-evidence Expired
5.2 KB
linux-php5.5-pgsql-evidence Expired
5.2 KB
linux-php8.0-mysql-evidence Expired
5.2 KB
linux-php8.0-mysql-logs Expired
494 KB
linux-php8.0-pgsql-evidence Expired
5.2 KB
linux-php8.0-pgsql-logs Expired
494 KB
linux-php8.1-mysql-evidence Expired
5.2 KB
linux-php8.1-mysql-logs Expired
494 KB
linux-php8.1-pgsql-evidence Expired
5.2 KB
linux-php8.1-pgsql-logs Expired
494 KB
linux-php8.2-mysql-evidence Expired
5.2 KB
linux-php8.2-mysql-logs Expired
494 KB
linux-php8.2-pgsql-evidence Expired
5.2 KB
linux-php8.2-pgsql-logs Expired
494 KB
linux-php8.3-mysql-evidence Expired
5.2 KB
linux-php8.3-mysql-logs Expired
494 KB
linux-php8.3-pgsql-evidence Expired
5.2 KB
linux-php8.3-pgsql-logs Expired
494 KB