GitHub Actions で PostgreSQL がエラーになるのを修正 #1575
Triggered via pull request
October 2, 2024 15:44
Status
Cancelled
Total duration
8h 37m 45s
Artifacts
3
main.yml
on: pull_request
Matrix: dockerbuild / dockerbuild
Matrix: e2e-tests / Installer test
Matrix: e2e-tests / Run on Linux
Matrix: unit-tests / Run on Linux
success
/
success
Annotations
71 errors, 10 warnings, and 41 notices
phpstan / PHPStan:
data/class/SC_Cookie.php#L49
Constant DOMAIN_NAME not found.
|
phpstan / PHPStan:
data/class/SC_Query.php#L58
Constant DB_TYPE not found.
|
phpstan / PHPStan:
data/class/SC_Query.php#L59
Constant DB_USER not found.
|
phpstan / PHPStan:
data/class/SC_Query.php#L60
Constant DB_PASSWORD not found.
|
phpstan / PHPStan:
data/class/SC_Query.php#L62
Constant DB_SERVER not found.
|
phpstan / PHPStan:
data/class/SC_Query.php#L63
Constant DB_PORT not found.
|
phpstan / PHPStan:
data/class/SC_Query.php#L64
Constant DB_NAME not found.
|
phpstan / PHPStan:
data/class/SC_SendMail.php#L63
Constant MAIL_BACKEND not found.
|
phpstan / PHPStan:
data/class/SC_SendMail.php#L64
Constant SMTP_HOST not found.
|
phpstan / PHPStan:
data/class/SC_SendMail.php#L65
Constant SMTP_PORT not found.
|
[chromium] › test/installer/installer.test.ts:16:7 › インストーラのテストをします › インストーラを表示します:
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
|
[chromium] › test/installer/installer.test.ts:16:7 › インストーラのテストをします › インストーラを表示します:
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
|
[chromium] › test/installer/installer.test.ts:16:7 › インストーラのテストをします › インストーラを表示します:
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
|
e2e-tests / Installer test (pgsql, 8.1)
Process completed with exit code 1.
|
[chromium] › test/installer/installer.test.ts:16:7 › インストーラのテストをします › インストーラを表示します:
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
|
[chromium] › test/installer/installer.test.ts:16:7 › インストーラのテストをします › インストーラを表示します:
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_RESET 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
|
[chromium] › test/installer/installer.test.ts:16:7 › インストーラのテストをします › インストーラを表示します:
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
|
e2e-tests / Installer test (pgsql, 8.2)
Process completed with exit code 1.
|
[chromium] › test/installer/installer.test.ts:16:7 › インストーラのテストをします › インストーラを表示します:
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
|
[chromium] › test/installer/installer.test.ts:16:7 › インストーラのテストをします › インストーラを表示します:
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
|
[chromium] › test/installer/installer.test.ts:16:7 › インストーラのテストをします › インストーラを表示します:
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
|
e2e-tests / Installer test (pgsql, 8.3)
Process completed with exit code 1.
|
e2e-tests / Run on Linux (test:e2e-extends, test/front_login, 7.4, pgsql)
The run was canceled by @nanasess.
|
e2e-tests / Run on Linux (test:e2e-extends, test/front_login, 8.0, mysql)
The run was canceled by @nanasess.
|
e2e-tests / Run on Linux (test:e2e-extends, test/front_login, 8.0, pgsql)
The run was canceled by @nanasess.
|
e2e-tests / Run on Linux (test:e2e-extends, test/admin, 8.1, pgsql)
The run was canceled by @nanasess.
|
e2e-tests / Run on Linux (test:e2e-extends, test/front_login, 8.1, mysql)
The run was canceled by @nanasess.
|
e2e-tests / Run on Linux (test:e2e-extends, test/admin, 8.2, mysql)
The run was canceled by @nanasess.
|
e2e-tests / Run on Linux (test:e2e-extends, test/front_login, 8.1, pgsql)
The run was canceled by @nanasess.
|
e2e-tests / Run on Linux (test:e2e-extends, test/front_login, 8.2, pgsql)
The run was canceled by @nanasess.
|
e2e-tests / Run on Linux (test:e2e-extends, test/front_login, 8.2, mysql)
The run was canceled by @nanasess.
|
e2e-tests / Run on Linux (test:e2e-extends, test/front_login, 8.3, mysql)
The run was canceled by @nanasess.
|
e2e-tests / Run on Linux (test:e2e-extends, test/front_login, 7.4, mysql)
The run was canceled by @nanasess.
|
e2e-tests / Run on Linux (test:e2e-extends, test/admin, 8.2, pgsql)
The run was canceled by @nanasess.
|
e2e-tests / Run on Linux (test:e2e-extends, test/admin, 7.4, mysql)
The run was canceled by @nanasess.
|
e2e-tests / Run on Linux (test:e2e-extends, test/admin, 8.1, mysql)
The run was canceled by @nanasess.
|
e2e-tests / Run on Linux (test:e2e-extends, test/admin, 8.3, mysql)
The run was canceled by @nanasess.
|
e2e-tests / Run on Linux (test:e2e-extends, test/front_guest, 8.1, pgsql)
The run was canceled by @nanasess.
|
unit-tests / Run on Linux (ubuntu-22.04, 8.2, pgsql)
The run was canceled by @nanasess.
|
e2e-tests / Run on Linux (test:e2e-extends, test/front_guest, 8.1, pgsql)
The operation was canceled.
|
unit-tests / Run on Linux (ubuntu-22.04, 8.2, pgsql)
The operation was canceled.
|
e2e-tests / Run on Linux (test:e2e, test/admin, 8.1, pgsql)
The run was canceled by @nanasess.
|
e2e-tests / Run on Linux (test:e2e, test/admin, 8.1, pgsql)
The operation was canceled.
|
e2e-tests / Run on Linux (test:e2e, test/admin, 8.3, pgsql)
The run was canceled by @nanasess.
|
e2e-tests / Run on Linux (test:e2e, test/admin, 8.3, pgsql)
The operation was canceled.
|
e2e-tests / Run on Linux (test:e2e, test/front_login, 8.3, pgsql)
The run was canceled by @nanasess.
|
e2e-tests / Run on Linux (test:e2e, test/front_login, 8.3, pgsql)
The operation was canceled.
|
e2e-tests / Run on Linux (test:e2e-extends, test/front_guest, 8.2, pgsql)
The run was canceled by @nanasess.
|
e2e-tests / Run on Linux (test:e2e-extends, test/front_guest, 8.2, pgsql)
The operation was canceled.
|
e2e-tests / Run on Linux (test:e2e, test/front_guest, 8.2, pgsql)
The run was canceled by @nanasess.
|
e2e-tests / Run on Linux (test:e2e, test/front_guest, 8.2, pgsql)
The operation was canceled.
|
e2e-tests / Run on Linux (test:e2e-extends, test/front_login, 8.3, pgsql)
The run was canceled by @nanasess.
|
e2e-tests / Run on Linux (test:e2e-extends, test/front_login, 8.3, pgsql)
The operation was canceled.
|
e2e-tests / Run on Linux (test:e2e, test/front_guest, 8.1, pgsql)
The run was canceled by @nanasess.
|
e2e-tests / Run on Linux (test:e2e, test/front_guest, 8.1, pgsql)
The operation was canceled.
|
e2e-tests / Run on Linux (test:e2e, test/front_guest, 8.3, pgsql)
The run was canceled by @nanasess.
|
e2e-tests / Run on Linux (test:e2e, test/front_guest, 8.3, pgsql)
The operation was canceled.
|
unit-tests / Run on Linux (ubuntu-22.04, 8.1, pgsql)
The run was canceled by @nanasess.
|
unit-tests / Run on Linux (ubuntu-22.04, 8.1, pgsql)
The operation was canceled.
|
e2e-tests / Run on Linux (test:e2e, test/front_login, 8.2, pgsql)
The run was canceled by @nanasess.
|
e2e-tests / Run on Linux (test:e2e, test/front_login, 8.2, pgsql)
The operation was canceled.
|
e2e-tests / Run on Linux (test:e2e-extends, test/admin, 8.3, pgsql)
The run was canceled by @nanasess.
|
e2e-tests / Run on Linux (test:e2e-extends, test/admin, 8.3, pgsql)
The operation was canceled.
|
unit-tests / Run on Linux (ubuntu-22.04, 8.3, pgsql)
The run was canceled by @nanasess.
|
unit-tests / Run on Linux (ubuntu-22.04, 8.3, pgsql)
The operation was canceled.
|
e2e-tests / Run on Linux (test:e2e-extends, test/front_guest, 8.3, pgsql)
The run was canceled by @nanasess.
|
e2e-tests / Run on Linux (test:e2e-extends, test/front_guest, 8.3, pgsql)
The operation was canceled.
|
e2e-tests / Run on Linux (test:e2e, test/front_login, 8.1, pgsql)
The run was canceled by @nanasess.
|
e2e-tests / Run on Linux (test:e2e, test/front_login, 8.1, pgsql)
The operation was canceled.
|
e2e-tests / Run on Linux (test:e2e, test/admin, 8.2, pgsql)
The run was canceled by @nanasess.
|
e2e-tests / Run on Linux (test:e2e, test/admin, 8.2, pgsql)
The operation was canceled.
|
e2e-tests / Installer test (pgsql, 8.1)
No files were found with the provided path: html/install/temp/install.log*. No artifacts will be uploaded.
|
e2e-tests / Installer test (pgsql, 8.2)
No files were found with the provided path: html/install/temp/install.log*. No artifacts will be uploaded.
|
e2e-tests / Installer test (pgsql, 8.3)
No files were found with the provided path: html/install/temp/install.log*. No artifacts will be uploaded.
|
Slow Test:
[chromium] › test/admin/total/total.test.ts#L1
[chromium] › test/admin/total/total.test.ts took 57.1s
|
Slow Test:
[chromium] › test/admin/total/total.test.ts#L1
[chromium] › test/admin/total/total.test.ts took 1.1m
|
Slow Test:
[chromium] › test/admin/total/total.test.ts#L1
[chromium] › test/admin/total/total.test.ts took 1.2m
|
Slow Test:
[chromium] › test/admin/total/total.test.ts#L1
[chromium] › test/admin/total/total.test.ts took 1.2m
|
Slow Test:
[chromium] › test/admin/total/total.test.ts#L1
[chromium] › test/admin/total/total.test.ts took 1.1m
|
Slow Test:
[chromium] › test/admin/total/total.test.ts#L1
[chromium] › test/admin/total/total.test.ts took 56.1s
|
Slow Test:
[chromium] › test/admin/total/total.test.ts#L1
[chromium] › test/admin/total/total.test.ts took 54.7s
|
🎭 Playwright Run Summary
11 passed (10.1s)
|
🎭 Playwright Run Summary
11 passed (7.9s)
|
🎭 Playwright Run Summary
11 passed (8.9s)
|
🎭 Playwright Run Summary
11 passed (9.1s)
|
🎭 Playwright Run Summary
11 passed (8.3s)
|
🎭 Playwright Run Summary
11 passed (8.6s)
|
🎭 Playwright Run Summary
11 passed (6.9s)
|
🎭 Playwright Run Summary
1 failed
[chromium] › test/installer/installer.test.ts:16:7 › インストーラのテストをします › インストーラを表示します ─────────────
10 did not run
|
🎭 Playwright Run Summary
1 failed
[chromium] › test/installer/installer.test.ts:16:7 › インストーラのテストをします › インストーラを表示します ─────────────
10 did not run
|
🎭 Playwright Run Summary
1 failed
[chromium] › test/installer/installer.test.ts:16:7 › インストーラのテストをします › インストーラを表示します ─────────────
10 did not run
|
🎭 Playwright Run Summary
48 passed (1.5m)
|
🎭 Playwright Run Summary
48 passed (1.7m)
|
🎭 Playwright Run Summary
48 passed (1.8m)
|
🎭 Playwright Run Summary
48 passed (1.8m)
|
🎭 Playwright Run Summary
48 passed (1.7m)
|
🎭 Playwright Run Summary
48 passed (1.4m)
|
🎭 Playwright Run Summary
48 passed (1.4m)
|
🎭 Playwright Run Summary
19 passed (4.8s)
|
🎭 Playwright Run Summary
19 passed (5.1s)
|
🎭 Playwright Run Summary
19 passed (5.2s)
|
🎭 Playwright Run Summary
19 passed (4.8s)
|
🎭 Playwright Run Summary
19 passed (4.9s)
|
🎭 Playwright Run Summary
19 passed (5.1s)
|
🎭 Playwright Run Summary
19 passed (4.9s)
|
🎭 Playwright Run Summary
29 passed (28.6s)
|
🎭 Playwright Run Summary
29 passed (28.1s)
|
🎭 Playwright Run Summary
29 passed (29.8s)
|
🎭 Playwright Run Summary
29 passed (31.0s)
|
🎭 Playwright Run Summary
29 passed (30.1s)
|
🎭 Playwright Run Summary
29 passed (29.2s)
|
🎭 Playwright Run Summary
29 passed (28.8s)
|
🎭 Playwright Run Summary
1 passed (2.8s)
|
🎭 Playwright Run Summary
1 passed (2.6s)
|
🎭 Playwright Run Summary
1 passed (2.9s)
|
🎭 Playwright Run Summary
1 passed (2.6s)
|
🎭 Playwright Run Summary
1 passed (3.2s)
|
🎭 Playwright Run Summary
1 passed (2.0s)
|
🎭 Playwright Run Summary
1 passed (2.2s)
|
🎭 Playwright Run Summary
3 passed (8.0s)
|
🎭 Playwright Run Summary
3 passed (10.1s)
|
🎭 Playwright Run Summary
3 passed (10.8s)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
linux-php8.1-pgsql-evidence
|
1.63 KB |
|
linux-php8.2-pgsql-evidence
|
1.63 KB |
|
linux-php8.3-pgsql-evidence
|
1.63 KB |
|