Skip to content

Add PHP8.3

Add PHP8.3 #576

Triggered via pull request November 24, 2023 04:43
Status Failure
Total duration 11m 39s
Artifacts 12

e2e-tests.yml

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

Annotations

37 errors, 11 warnings, and 28 notices
[chromium] › test/front_guest/welcome.test.ts:26:7 › トップページのテストをします › LC_Page_Index_Ex クラスのテストをします @extends: e2e-tests/test/front_guest/welcome.test.ts#L10
1) [chromium] › test/front_guest/welcome.test.ts:26:7 › トップページのテストをします › LC_Page_Index_Ex クラスのテストをします @extends page.goto: net::ERR_PROXY_CONNECTION_FAILED at https://ec-cube/index.php =========================== logs =========================== navigating to "https://ec-cube/index.php", waiting until "load" ============================================================ 8 | const browser = await chromium.launch(); 9 | page = await browser.newPage(); > 10 | await page.goto(url); | ^ 11 | }); 12 | 13 | test('TOPページが正常に見られているかを確認します', async () => { at /home/runner/work/ec-cube2/ec-cube2/e2e-tests/test/front_guest/welcome.test.ts:10:16
Run on Linux (test:e2e-extends, test/front_guest)
Process completed with exit code 1.
[chromium] › test/admin/contents/recommendsearch.test.ts:27:7 › おすすめ商品管理を確認します › おすすめ商品管理画面を確認します: e2e-tests/test/admin/contents/recommendsearch.test.ts#L1
1) [chromium] › test/admin/contents/recommendsearch.test.ts:27:7 › おすすめ商品管理を確認します › おすすめ商品管理画面を確認します RequestError: Error: connect ECONNREFUSED ::1:8090 at new RequestError (/home/runner/work/ec-cube2/ec-cube2/node_modules/request-promise-core/lib/errors.js:14:15) at Request.plumbing.callback (/home/runner/work/ec-cube2/ec-cube2/node_modules/request-promise-core/lib/plumbing.js:87:29) at Request.RP$callback [as _callback] (/home/runner/work/ec-cube2/ec-cube2/node_modules/request-promise-core/lib/plumbing.js:46:31) at self.callback (/home/runner/work/ec-cube2/ec-cube2/node_modules/request/request.js:185:22) at Request.onRequestError (/home/runner/work/ec-cube2/ec-cube2/node_modules/request/request.js:877:8)
[chromium] › test/admin/customer/edit.test.ts:13:7 › 会員登録画面のテストをします › 会員登録画面のテストをします: e2e-tests/test/admin/customer/edit.test.ts#L1
2) [chromium] › test/admin/customer/edit.test.ts:13:7 › 会員登録画面のテストをします › 会員登録画面のテストをします ========== RequestError: Error: connect ECONNREFUSED ::1:8090 at new RequestError (/home/runner/work/ec-cube2/ec-cube2/node_modules/request-promise-core/lib/errors.js:14:15) at Request.plumbing.callback (/home/runner/work/ec-cube2/ec-cube2/node_modules/request-promise-core/lib/plumbing.js:87:29) at Request.RP$callback [as _callback] (/home/runner/work/ec-cube2/ec-cube2/node_modules/request-promise-core/lib/plumbing.js:46:31) at self.callback (/home/runner/work/ec-cube2/ec-cube2/node_modules/request/request.js:185:22) at Request.onRequestError (/home/runner/work/ec-cube2/ec-cube2/node_modules/request/request.js:877:8)
[chromium] › test/admin/home.test.ts:19:7 › 管理画面Homeの確認をします › システム情報を確認します: e2e-tests/test/admin/home.test.ts#L1
3) [chromium] › test/admin/home.test.ts:19:7 › 管理画面Homeの確認をします › システム情報を確認します ==================== RequestError: Error: connect ECONNREFUSED ::1:8090 at new RequestError (/home/runner/work/ec-cube2/ec-cube2/node_modules/request-promise-core/lib/errors.js:14:15) at Request.plumbing.callback (/home/runner/work/ec-cube2/ec-cube2/node_modules/request-promise-core/lib/plumbing.js:87:29) at Request.RP$callback [as _callback] (/home/runner/work/ec-cube2/ec-cube2/node_modules/request-promise-core/lib/plumbing.js:46:31) at self.callback (/home/runner/work/ec-cube2/ec-cube2/node_modules/request/request.js:185:22) at Request.onRequestError (/home/runner/work/ec-cube2/ec-cube2/node_modules/request/request.js:877:8)
[chromium] › test/admin/index.test.ts:15:7 › 管理画面に正常にログインできるか確認します › ログイン画面を確認します: e2e-tests/test/admin/index.test.ts#L12
4) [chromium] › test/admin/index.test.ts:15:7 › 管理画面に正常にログインできるか確認します › ログイン画面を確認します ============= page.goto: net::ERR_PROXY_CONNECTION_FAILED at https://ec-cube/admin/index.php =========================== logs =========================== navigating to "https://ec-cube/admin/index.php", waiting until "load" ============================================================ 10 | 11 | page = await browser.newPage(); > 12 | await page.goto(url); | ^ 13 | }); 14 | 15 | test('ログイン画面を確認します', async () => { at /home/runner/work/ec-cube2/ec-cube2/e2e-tests/test/admin/index.test.ts:12:16
[chromium] › test/admin/ownersstore/plugin_install.test.ts:39:7 › プラグイン管理の確認をします › プラグインを作成します: e2e-tests/test/admin/ownersstore/plugin_install.test.ts#L1
5) [chromium] › test/admin/ownersstore/plugin_install.test.ts:39:7 › プラグイン管理の確認をします › プラグインを作成します RequestError: Error: connect ECONNREFUSED ::1:8090 at new RequestError (/home/runner/work/ec-cube2/ec-cube2/node_modules/request-promise-core/lib/errors.js:14:15) at Request.plumbing.callback (/home/runner/work/ec-cube2/ec-cube2/node_modules/request-promise-core/lib/plumbing.js:87:29) at Request.RP$callback [as _callback] (/home/runner/work/ec-cube2/ec-cube2/node_modules/request-promise-core/lib/plumbing.js:46:31) at self.callback (/home/runner/work/ec-cube2/ec-cube2/node_modules/request/request.js:185:22) at Request.onRequestError (/home/runner/work/ec-cube2/ec-cube2/node_modules/request/request.js:877:8)
[chromium] › test/admin/system/index.test.ts:28:7 › システム設定>メンバー管理画面を確認をします › メンバー管理画面を開きます: e2e-tests/test/admin/system/index.test.ts#L1
6) [chromium] › test/admin/system/index.test.ts:28:7 › システム設定>メンバー管理画面を確認をします › メンバー管理画面を開きます ==== RequestError: Error: connect ECONNREFUSED ::1:8090 at new RequestError (/home/runner/work/ec-cube2/ec-cube2/node_modules/request-promise-core/lib/errors.js:14:15) at Request.plumbing.callback (/home/runner/work/ec-cube2/ec-cube2/node_modules/request-promise-core/lib/plumbing.js:87:29) at Request.RP$callback [as _callback] (/home/runner/work/ec-cube2/ec-cube2/node_modules/request-promise-core/lib/plumbing.js:46:31) at self.callback (/home/runner/work/ec-cube2/ec-cube2/node_modules/request/request.js:185:22) at Request.onRequestError (/home/runner/work/ec-cube2/ec-cube2/node_modules/request/request.js:877:8)
[chromium] › test/admin/total/total.test.ts:31:9 › 売上集計画面を確認をします › 期間別集計の確認をします › 期間別集計画面を開きます: e2e-tests/test/admin/total/total.test.ts#L1
7) [chromium] › test/admin/total/total.test.ts:31:9 › 売上集計画面を確認をします › 期間別集計の確認をします › 期間別集計画面を開きます RequestError: Error: connect ECONNREFUSED ::1:8090 at new RequestError (/home/runner/work/ec-cube2/ec-cube2/node_modules/request-promise-core/lib/errors.js:14:15) at Request.plumbing.callback (/home/runner/work/ec-cube2/ec-cube2/node_modules/request-promise-core/lib/plumbing.js:87:29) at Request.RP$callback [as _callback] (/home/runner/work/ec-cube2/ec-cube2/node_modules/request-promise-core/lib/plumbing.js:46:31) at self.callback (/home/runner/work/ec-cube2/ec-cube2/node_modules/request/request.js:185:22) at Request.onRequestError (/home/runner/work/ec-cube2/ec-cube2/node_modules/request/request.js:877:8)
Run on Linux (test:e2e, test/admin)
Process completed with exit code 1.
[chromium] › test/front_login/mypage/change.test.ts:18:7 › 会員登録内容変更画面のテストをします › LC_Page_Mypage_Change_Ex クラスのテストをします @extends: e2e-tests/test/front_login/mypage/change.test.ts#L1
1) [chromium] › test/front_login/mypage/change.test.ts:18:7 › 会員登録内容変更画面のテストをします › LC_Page_Mypage_Change_Ex クラスのテストをします @extends RequestError: Error: connect ECONNREFUSED ::1:8090 at new RequestError (/home/runner/work/ec-cube2/ec-cube2/node_modules/request-promise-core/lib/errors.js:14:15) at Request.plumbing.callback (/home/runner/work/ec-cube2/ec-cube2/node_modules/request-promise-core/lib/plumbing.js:87:29) at Request.RP$callback [as _callback] (/home/runner/work/ec-cube2/ec-cube2/node_modules/request-promise-core/lib/plumbing.js:46:31) at self.callback (/home/runner/work/ec-cube2/ec-cube2/node_modules/request/request.js:185:22) at Request.onRequestError (/home/runner/work/ec-cube2/ec-cube2/node_modules/request/request.js:877:8)
[chromium] › test/front_login/welcome.test.ts:26:7 › トップページのテストをします › LC_Page_Index_Ex クラスのテストをします @extends: e2e-tests/test/front_login/welcome.test.ts#L10
2) [chromium] › test/front_login/welcome.test.ts:26:7 › トップページのテストをします › LC_Page_Index_Ex クラスのテストをします @extends page.goto: net::ERR_PROXY_CONNECTION_FAILED at https://ec-cube/index.php =========================== logs =========================== navigating to "https://ec-cube/index.php", waiting until "load" ============================================================ 8 | const browser = await chromium.launch(); 9 | page = await browser.newPage(); > 10 | await page.goto(url); | ^ 11 | }); 12 | 13 | test('TOPページが正常に見られているかを確認します', async () => { at /home/runner/work/ec-cube2/ec-cube2/e2e-tests/test/front_login/welcome.test.ts:10:16
Run on Linux (test:e2e-extends, test/front_login)
Process completed with exit code 1.
[chromium] › test/admin/customer/edit.test.ts:18:7 › 会員登録画面のテストをします › LC_Page_Admin_Customer_Edit_Ex クラスのテストをします @extends: e2e-tests/test/admin/customer/edit.test.ts#L1
1) [chromium] › test/admin/customer/edit.test.ts:18:7 › 会員登録画面のテストをします › LC_Page_Admin_Customer_Edit_Ex クラスのテストをします @extends RequestError: Error: connect ECONNREFUSED ::1:8090 at new RequestError (/home/runner/work/ec-cube2/ec-cube2/node_modules/request-promise-core/lib/errors.js:14:15) at Request.plumbing.callback (/home/runner/work/ec-cube2/ec-cube2/node_modules/request-promise-core/lib/plumbing.js:87:29) at Request.RP$callback [as _callback] (/home/runner/work/ec-cube2/ec-cube2/node_modules/request-promise-core/lib/plumbing.js:46:31) at self.callback (/home/runner/work/ec-cube2/ec-cube2/node_modules/request/request.js:185:22) at Request.onRequestError (/home/runner/work/ec-cube2/ec-cube2/node_modules/request/request.js:877:8)
[chromium] › test/admin/home.test.ts:24:7 › 管理画面Homeの確認をします › LC_Page_Admin_Home_Ex クラスのテストをします @extends: e2e-tests/test/admin/home.test.ts#L1
2) [chromium] › test/admin/home.test.ts:24:7 › 管理画面Homeの確認をします › LC_Page_Admin_Home_Ex クラスのテストをします @extends RequestError: Error: connect ECONNREFUSED ::1:8090 at new RequestError (/home/runner/work/ec-cube2/ec-cube2/node_modules/request-promise-core/lib/errors.js:14:15) at Request.plumbing.callback (/home/runner/work/ec-cube2/ec-cube2/node_modules/request-promise-core/lib/plumbing.js:87:29) at Request.RP$callback [as _callback] (/home/runner/work/ec-cube2/ec-cube2/node_modules/request-promise-core/lib/plumbing.js:46:31) at self.callback (/home/runner/work/ec-cube2/ec-cube2/node_modules/request/request.js:185:22) at Request.onRequestError (/home/runner/work/ec-cube2/ec-cube2/node_modules/request/request.js:877:8)
[chromium] › test/admin/total/total.test.ts:313:7 › 売上集計画面を確認をします › LC_Page_Admin_Total_Ex クラスのテストをします @extends: e2e-tests/test/admin/total/total.test.ts#L1
3) [chromium] › test/admin/total/total.test.ts:313:7 › 売上集計画面を確認をします › LC_Page_Admin_Total_Ex クラスのテストをします @extends RequestError: Error: connect ECONNREFUSED ::1:8090 at new RequestError (/home/runner/work/ec-cube2/ec-cube2/node_modules/request-promise-core/lib/errors.js:14:15) at Request.plumbing.callback (/home/runner/work/ec-cube2/ec-cube2/node_modules/request-promise-core/lib/plumbing.js:87:29) at Request.RP$callback [as _callback] (/home/runner/work/ec-cube2/ec-cube2/node_modules/request-promise-core/lib/plumbing.js:46:31) at self.callback (/home/runner/work/ec-cube2/ec-cube2/node_modules/request/request.js:185:22) at Request.onRequestError (/home/runner/work/ec-cube2/ec-cube2/node_modules/request/request.js:877:8)
Run on Linux (test:e2e-extends, test/admin)
Process completed with exit code 1.
[chromium] › test/installer/installer.test.ts:15:7 › インストーラのテストをします › インストーラを表示します: e2e-tests/test/installer/installer.test.ts#L12
1) [chromium] › test/installer/installer.test.ts:15:7 › インストーラのテストをします › インストーラを表示します ============ page.goto: net::ERR_PROXY_CONNECTION_FAILED at https://ec-cube/install/ =========================== logs =========================== navigating to "https://ec-cube/install/", waiting until "load" ============================================================ 10 | const browser = await chromium.launch(); 11 | page = await browser.newPage(); > 12 | await page.goto(url); | ^ 13 | }); 14 | 15 | test('インストーラを表示します', async () => { at /home/runner/work/ec-cube2/ec-cube2/e2e-tests/test/installer/installer.test.ts:12:16
Installer test (mysql, 7.4)
Process completed with exit code 1.
[chromium] › test/installer/installer.test.ts:15:7 › インストーラのテストをします › インストーラを表示します: e2e-tests/test/installer/installer.test.ts#L12
1) [chromium] › test/installer/installer.test.ts:15:7 › インストーラのテストをします › インストーラを表示します ============ page.goto: net::ERR_PROXY_CONNECTION_FAILED at https://ec-cube/install/ =========================== logs =========================== navigating to "https://ec-cube/install/", waiting until "load" ============================================================ 10 | const browser = await chromium.launch(); 11 | page = await browser.newPage(); > 12 | await page.goto(url); | ^ 13 | }); 14 | 15 | test('インストーラを表示します', async () => { at /home/runner/work/ec-cube2/ec-cube2/e2e-tests/test/installer/installer.test.ts:12:16
Installer test (mysql, 7.1)
Process completed with exit code 1.
[chromium] › test/installer/installer.test.ts:15:7 › インストーラのテストをします › インストーラを表示します: e2e-tests/test/installer/installer.test.ts#L12
1) [chromium] › test/installer/installer.test.ts:15:7 › インストーラのテストをします › インストーラを表示します ============ page.goto: net::ERR_PROXY_CONNECTION_FAILED at https://ec-cube/install/ =========================== logs =========================== navigating to "https://ec-cube/install/", waiting until "load" ============================================================ 10 | const browser = await chromium.launch(); 11 | page = await browser.newPage(); > 12 | await page.goto(url); | ^ 13 | }); 14 | 15 | test('インストーラを表示します', async () => { at /home/runner/work/ec-cube2/ec-cube2/e2e-tests/test/installer/installer.test.ts:12:16
Installer test (mysql, 5.4)
Process completed with exit code 1.
[chromium] › test/installer/installer.test.ts:15:7 › インストーラのテストをします › インストーラを表示します: e2e-tests/test/installer/installer.test.ts#L12
1) [chromium] › test/installer/installer.test.ts:15:7 › インストーラのテストをします › インストーラを表示します ============ page.goto: net::ERR_PROXY_CONNECTION_FAILED at https://ec-cube/install/ =========================== logs =========================== navigating to "https://ec-cube/install/", waiting until "load" ============================================================ 10 | const browser = await chromium.launch(); 11 | page = await browser.newPage(); > 12 | await page.goto(url); | ^ 13 | }); 14 | 15 | test('インストーラを表示します', async () => { at /home/runner/work/ec-cube2/ec-cube2/e2e-tests/test/installer/installer.test.ts:12:16
Installer test (mysql, 5.6)
Process completed with exit code 1.
[chromium] › test/installer/installer.test.ts:15:7 › インストーラのテストをします › インストーラを表示します: e2e-tests/test/installer/installer.test.ts#L12
1) [chromium] › test/installer/installer.test.ts:15:7 › インストーラのテストをします › インストーラを表示します ============ page.goto: net::ERR_PROXY_CONNECTION_FAILED at https://ec-cube/install/ =========================== logs =========================== navigating to "https://ec-cube/install/", waiting until "load" ============================================================ 10 | const browser = await chromium.launch(); 11 | page = await browser.newPage(); > 12 | await page.goto(url); | ^ 13 | }); 14 | 15 | test('インストーラを表示します', async () => { at /home/runner/work/ec-cube2/ec-cube2/e2e-tests/test/installer/installer.test.ts:12:16
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#L12
1) [chromium] › test/installer/installer.test.ts:15:7 › インストーラのテストをします › インストーラを表示します ============ page.goto: net::ERR_PROXY_CONNECTION_FAILED at https://ec-cube/install/ =========================== logs =========================== navigating to "https://ec-cube/install/", waiting until "load" ============================================================ 10 | const browser = await chromium.launch(); 11 | page = await browser.newPage(); > 12 | await page.goto(url); | ^ 13 | }); 14 | 15 | test('インストーラを表示します', async () => { at /home/runner/work/ec-cube2/ec-cube2/e2e-tests/test/installer/installer.test.ts:12:16
Installer test (mysql, 8.2)
Process completed with exit code 1.
[chromium] › test/installer/installer.test.ts:15:7 › インストーラのテストをします › インストーラを表示します: e2e-tests/test/installer/installer.test.ts#L12
1) [chromium] › test/installer/installer.test.ts:15:7 › インストーラのテストをします › インストーラを表示します ============ page.goto: net::ERR_PROXY_CONNECTION_FAILED at https://ec-cube/install/ =========================== logs =========================== navigating to "https://ec-cube/install/", waiting until "load" ============================================================ 10 | const browser = await chromium.launch(); 11 | page = await browser.newPage(); > 12 | await page.goto(url); | ^ 13 | }); 14 | 15 | test('インストーラを表示します', async () => { at /home/runner/work/ec-cube2/ec-cube2/e2e-tests/test/installer/installer.test.ts:12:16
Installer test (pgsql, 5.6)
Process completed with exit code 1.
[chromium] › test/installer/installer.test.ts:15:7 › インストーラのテストをします › インストーラを表示します: e2e-tests/test/installer/installer.test.ts#L12
1) [chromium] › test/installer/installer.test.ts:15:7 › インストーラのテストをします › インストーラを表示します ============ page.goto: net::ERR_PROXY_CONNECTION_FAILED at https://ec-cube/install/ =========================== logs =========================== navigating to "https://ec-cube/install/", waiting until "load" ============================================================ 10 | const browser = await chromium.launch(); 11 | page = await browser.newPage(); > 12 | await page.goto(url); | ^ 13 | }); 14 | 15 | test('インストーラを表示します', async () => { at /home/runner/work/ec-cube2/ec-cube2/e2e-tests/test/installer/installer.test.ts:12:16
Installer test (pgsql, 7.0)
Process completed with exit code 1.
[chromium] › test/installer/installer.test.ts:15:7 › インストーラのテストをします › インストーラを表示します: e2e-tests/test/installer/installer.test.ts#L12
1) [chromium] › test/installer/installer.test.ts:15:7 › インストーラのテストをします › インストーラを表示します ============ page.goto: net::ERR_PROXY_CONNECTION_FAILED at https://ec-cube/install/ =========================== logs =========================== navigating to "https://ec-cube/install/", waiting until "load" ============================================================ 10 | const browser = await chromium.launch(); 11 | page = await browser.newPage(); > 12 | await page.goto(url); | ^ 13 | }); 14 | 15 | test('インストーラを表示します', async () => { at /home/runner/work/ec-cube2/ec-cube2/e2e-tests/test/installer/installer.test.ts:12:16
Installer test (pgsql, 7.3)
Process completed with exit code 1.
[chromium] › test/installer/installer.test.ts:15:7 › インストーラのテストをします › インストーラを表示します: e2e-tests/test/installer/installer.test.ts#L12
1) [chromium] › test/installer/installer.test.ts:15:7 › インストーラのテストをします › インストーラを表示します ============ page.goto: net::ERR_PROXY_CONNECTION_FAILED at https://ec-cube/install/ =========================== logs =========================== navigating to "https://ec-cube/install/", waiting until "load" ============================================================ 10 | const browser = await chromium.launch(); 11 | page = await browser.newPage(); > 12 | await page.goto(url); | ^ 13 | }); 14 | 15 | test('インストーラを表示します', async () => { at /home/runner/work/ec-cube2/ec-cube2/e2e-tests/test/installer/installer.test.ts:12:16
Installer test (pgsql, 8.2)
Process completed with exit code 1.
Run on Linux (test:e2e-extends, test/admin)
No files were found with the provided path: test-results/. No artifacts will be uploaded.
Installer test (mysql, 7.4)
No files were found with the provided path: html/install/temp/install.log*. No artifacts will be uploaded.
Installer test (mysql, 7.1)
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 (mysql, 5.6)
No files were found with the provided path: html/install/temp/install.log*. No artifacts will be uploaded.
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, 8.2)
No files were found with the provided path: html/install/temp/install.log*. No artifacts will be uploaded.
Installer test (pgsql, 5.6)
No files were found with the provided path: html/install/temp/install.log*. No artifacts will be uploaded.
Installer test (pgsql, 7.0)
No files were found with the provided path: html/install/temp/install.log*. No artifacts will be uploaded.
Installer test (pgsql, 7.3)
No files were found with the provided path: html/install/temp/install.log*. No artifacts will be uploaded.
Installer test (pgsql, 8.2)
No files were found with the provided path: html/install/temp/install.log*. No artifacts will be uploaded.
🎭 Playwright Run Summary
1 failed [chromium] › test/front_guest/welcome.test.ts:26:7 › トップページのテストをします › LC_Page_Index_Ex クラスのテストをします @extends
🎭 Playwright Run Summary
7 failed [chromium] › test/admin/contents/recommendsearch.test.ts:27:7 › おすすめ商品管理を確認します › おすすめ商品管理画面を確認します [chromium] › test/admin/customer/edit.test.ts:13:7 › 会員登録画面のテストをします › 会員登録画面のテストをします =========== [chromium] › test/admin/home.test.ts:19:7 › 管理画面Homeの確認をします › システム情報を確認します ===================== [chromium] › test/admin/index.test.ts:15:7 › 管理画面に正常にログインできるか確認します › ログイン画面を確認します ============== [chromium] › test/admin/ownersstore/plugin_install.test.ts:39:7 › プラグイン管理の確認をします › プラグインを作成します = [chromium] › test/admin/system/index.test.ts:28:7 › システム設定>メンバー管理画面を確認をします › メンバー管理画面を開きます ===== [chromium] › test/admin/total/total.test.ts:31:9 › 売上集計画面を確認をします › 期間別集計の確認をします › 期間別集計画面を開きます = 51 skipped
🎭 Playwright Run Summary
2 failed [chromium] › test/front_login/mypage/change.test.ts:18:7 › 会員登録内容変更画面のテストをします › LC_Page_Mypage_Change_Ex クラスのテストをします @extends [chromium] › test/front_login/welcome.test.ts:26:7 › トップページのテストをします › LC_Page_Index_Ex クラスのテストをします @extends
🎭 Playwright Run Summary
3 failed [chromium] › test/admin/customer/edit.test.ts:18:7 › 会員登録画面のテストをします › LC_Page_Admin_Customer_Edit_Ex クラスのテストをします @extends [chromium] › test/admin/home.test.ts:24:7 › 管理画面Homeの確認をします › LC_Page_Admin_Home_Ex クラスのテストをします @extends [chromium] › test/admin/total/total.test.ts:313:7 › 売上集計画面を確認をします › LC_Page_Admin_Total_Ex クラスのテストをします @extends
🎭 Playwright Run Summary
19 passed (14s)
🎭 Playwright Run Summary
39 passed (49s)
🎭 Playwright Run Summary
1 failed [chromium] › test/installer/installer.test.ts:15:7 › インストーラのテストをします › インストーラを表示します ============= 10 skipped
🎭 Playwright Run Summary
11 passed (10s)
🎭 Playwright Run Summary
11 passed (9s)
🎭 Playwright Run Summary
1 failed [chromium] › test/installer/installer.test.ts:15:7 › インストーラのテストをします › インストーラを表示します ============= 10 skipped
🎭 Playwright Run Summary
1 failed [chromium] › test/installer/installer.test.ts:15:7 › インストーラのテストをします › インストーラを表示します ============= 10 skipped
🎭 Playwright Run Summary
1 failed [chromium] › test/installer/installer.test.ts:15:7 › インストーラのテストをします › インストーラを表示します ============= 10 skipped
🎭 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 (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:15:7 › インストーラのテストをします › インストーラを表示します ============= 10 skipped
🎭 Playwright Run Summary
11 passed (10s)
🎭 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 (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
1 failed [chromium] › test/installer/installer.test.ts:15:7 › インストーラのテストをします › インストーラを表示します ============= 10 skipped
🎭 Playwright Run Summary
11 passed (9s)
🎭 Playwright Run Summary
11 passed (10s)

Artifacts

Produced during runtime
Name Size
linux-php--evidence Expired
15.6 KB
linux-php--logs Expired
0 Bytes
linux-php5.4-mysql-evidence Expired
5.2 KB
linux-php5.5-mysql-evidence Expired
5.2 KB
linux-php5.6-mysql-evidence Expired
5.2 KB
linux-php5.6-pgsql-evidence Expired
5.2 KB
linux-php7.0-pgsql-evidence Expired
5.2 KB
linux-php7.1-mysql-evidence Expired
5.2 KB
linux-php7.3-pgsql-evidence Expired
5.2 KB
linux-php7.4-mysql-evidence Expired
5.2 KB
linux-php8.2-mysql-evidence Expired
5.2 KB
linux-php8.2-pgsql-evidence Expired
5.2 KB