買い物プロセス ゲスト購入でお客様情報入力へ戻ると生年月日が補完されない #1008 #1570
Annotations
4 errors, 1 warning, and 1 notice
Run to E2E testing:
e2e-tests/test/installer/installer.test.ts#L13
1) [chromium] › test/installer/installer.test.ts:16:7 › インストーラのテストをします › インストーラを表示します ────────────
Error: page.goto: net::ERR_CONNECTION_CLOSED at https://localhost:4430/install/
Call log:
- navigating to "https://localhost:4430/install/", waiting until "load"
11 | const browser = await chromium.launch();
12 | page = await browser.newPage();
> 13 | await page.goto(url);
| ^
14 | });
15 |
16 | test('インストーラを表示します', async () => {
at /home/runner/work/ec-cube2/ec-cube2/e2e-tests/test/installer/installer.test.ts:13:16
|
Run to E2E testing:
e2e-tests/test/installer/installer.test.ts#L13
1) [chromium] › test/installer/installer.test.ts:16:7 › インストーラのテストをします › インストーラを表示します ────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: page.goto: net::ERR_CONNECTION_CLOSED at https://localhost:4430/install/
Call log:
- navigating to "https://localhost:4430/install/", waiting until "load"
11 | const browser = await chromium.launch();
12 | page = await browser.newPage();
> 13 | await page.goto(url);
| ^
14 | });
15 |
16 | test('インストーラを表示します', async () => {
at /home/runner/work/ec-cube2/ec-cube2/e2e-tests/test/installer/installer.test.ts:13:16
|
Run to E2E testing:
e2e-tests/test/installer/installer.test.ts#L13
1) [chromium] › test/installer/installer.test.ts:16:7 › インストーラのテストをします › インストーラを表示します ────────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: page.goto: net::ERR_CONNECTION_CLOSED at https://localhost:4430/install/
Call log:
- navigating to "https://localhost:4430/install/", waiting until "load"
11 | const browser = await chromium.launch();
12 | page = await browser.newPage();
> 13 | await page.goto(url);
| ^
14 | });
15 |
16 | test('インストーラを表示します', async () => {
at /home/runner/work/ec-cube2/ec-cube2/e2e-tests/test/installer/installer.test.ts:13:16
|
Run to E2E testing
Process completed with exit code 1.
|
Upload logs
No files were found with the provided path: html/install/temp/install.log*. No artifacts will be uploaded.
|
Run to E2E testing
1 failed
[chromium] › test/installer/installer.test.ts:16:7 › インストーラのテストをします › インストーラを表示します ─────────────
10 did not run
|
Loading