Smarty の Warning を抑制する #1798
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
108 errors, 13 warnings, and 84 notices
e2e-tests / Run on Linux (test:e2e, test/front_guest, 8.4-rc, mysql)
Process completed with exit code 1.
|
e2e-tests / Run on Linux (test:e2e, test/front_guest, 7.4, pgsql)
Process completed with exit code 1.
|
e2e-tests / Run on Linux (test:e2e, test/front_guest, 8.3, pgsql)
Process completed with exit code 1.
|
e2e-tests / Run on Linux (test:e2e, test/front_guest, 8.0, mysql)
Process completed with exit code 1.
|
e2e-tests / Run on Linux (test:e2e, test/front_guest, 8.4-rc, pgsql)
Process completed with exit code 1.
|
e2e-tests / Run on Linux (test:e2e, test/front_guest, 8.0, pgsql)
Process completed with exit code 1.
|
e2e-tests / Run on Linux (test:e2e, test/front_guest, 8.1, mysql)
Process completed with exit code 1.
|
[chromium] › test/admin/ownersstore/plugin_install.test.ts:23:7 › プラグイン管理の確認をします › プラグイン管理画面を確認します:
e2e-tests/test/admin/ownersstore/plugin_install.test.ts#L40
1) [chromium] › test/admin/ownersstore/plugin_install.test.ts:23:7 › プラグイン管理の確認をします › プラグイン管理画面を確認します
Error: Timed out 5000ms waiting for expect(locator).toContainText(expected)
Locator: locator('table.system-plugin').first().locator('.plugin_name')
Expected string: "PrefilterTransformPlugin"
Received: <element(s) not found>
Call log:
- expect.toContainText with timeout 5000ms
- waiting for locator('table.system-plugin').first().locator('.plugin_name')
38 | await page.setInputFiles('input[name=plugin_file]', pluginFile);
39 | await page.click('a.btn-action >> text=インストール');
> 40 | await expect(page.locator('table.system-plugin >> nth=0 >> .plugin_name')).toContainText('PrefilterTransformPlugin');
| ^
41 |
42 | // プラグインを有効にします
43 | await page.click('table.system-plugin >> nth=0 >> text=有効にする');
at /home/runner/work/ec-cube2/ec-cube2/e2e-tests/test/admin/ownersstore/plugin_install.test.ts:40:80
|
[chromium] › test/admin/ownersstore/plugin_install.test.ts:23:7 › プラグイン管理の確認をします › プラグイン管理画面を確認します:
e2e-tests/test/admin/ownersstore/plugin_install.test.ts#L40
1) [chromium] › test/admin/ownersstore/plugin_install.test.ts:23:7 › プラグイン管理の確認をします › プラグイン管理画面を確認します
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toContainText(expected)
Locator: locator('table.system-plugin').first().locator('.plugin_name')
Expected string: "PrefilterTransformPlugin"
Received: <element(s) not found>
Call log:
- expect.toContainText with timeout 5000ms
- waiting for locator('table.system-plugin').first().locator('.plugin_name')
38 | await page.setInputFiles('input[name=plugin_file]', pluginFile);
39 | await page.click('a.btn-action >> text=インストール');
> 40 | await expect(page.locator('table.system-plugin >> nth=0 >> .plugin_name')).toContainText('PrefilterTransformPlugin');
| ^
41 |
42 | // プラグインを有効にします
43 | await page.click('table.system-plugin >> nth=0 >> text=有効にする');
at /home/runner/work/ec-cube2/ec-cube2/e2e-tests/test/admin/ownersstore/plugin_install.test.ts:40:80
|
[chromium] › test/admin/ownersstore/plugin_install.test.ts:23:7 › プラグイン管理の確認をします › プラグイン管理画面を確認します:
e2e-tests/test/admin/ownersstore/plugin_install.test.ts#L40
1) [chromium] › test/admin/ownersstore/plugin_install.test.ts:23:7 › プラグイン管理の確認をします › プラグイン管理画面を確認します
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toContainText(expected)
Locator: locator('table.system-plugin').first().locator('.plugin_name')
Expected string: "PrefilterTransformPlugin"
Received: <element(s) not found>
Call log:
- expect.toContainText with timeout 5000ms
- waiting for locator('table.system-plugin').first().locator('.plugin_name')
38 | await page.setInputFiles('input[name=plugin_file]', pluginFile);
39 | await page.click('a.btn-action >> text=インストール');
> 40 | await expect(page.locator('table.system-plugin >> nth=0 >> .plugin_name')).toContainText('PrefilterTransformPlugin');
| ^
41 |
42 | // プラグインを有効にします
43 | await page.click('table.system-plugin >> nth=0 >> text=有効にする');
at /home/runner/work/ec-cube2/ec-cube2/e2e-tests/test/admin/ownersstore/plugin_install.test.ts:40:80
|
e2e-tests / Run on Linux (test:e2e, test/admin, 8.0, mysql)
Process completed with exit code 1.
|
[chromium] › test/admin/ownersstore/plugin_install.test.ts:23:7 › プラグイン管理の確認をします › プラグイン管理画面を確認します:
e2e-tests/test/admin/ownersstore/plugin_install.test.ts#L40
1) [chromium] › test/admin/ownersstore/plugin_install.test.ts:23:7 › プラグイン管理の確認をします › プラグイン管理画面を確認します
Error: Timed out 5000ms waiting for expect(locator).toContainText(expected)
Locator: locator('table.system-plugin').first().locator('.plugin_name')
Expected string: "PrefilterTransformPlugin"
Received: <element(s) not found>
Call log:
- expect.toContainText with timeout 5000ms
- waiting for locator('table.system-plugin').first().locator('.plugin_name')
38 | await page.setInputFiles('input[name=plugin_file]', pluginFile);
39 | await page.click('a.btn-action >> text=インストール');
> 40 | await expect(page.locator('table.system-plugin >> nth=0 >> .plugin_name')).toContainText('PrefilterTransformPlugin');
| ^
41 |
42 | // プラグインを有効にします
43 | await page.click('table.system-plugin >> nth=0 >> text=有効にする');
at /home/runner/work/ec-cube2/ec-cube2/e2e-tests/test/admin/ownersstore/plugin_install.test.ts:40:80
|
[chromium] › test/admin/ownersstore/plugin_install.test.ts:23:7 › プラグイン管理の確認をします › プラグイン管理画面を確認します:
e2e-tests/test/admin/ownersstore/plugin_install.test.ts#L40
1) [chromium] › test/admin/ownersstore/plugin_install.test.ts:23:7 › プラグイン管理の確認をします › プラグイン管理画面を確認します
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toContainText(expected)
Locator: locator('table.system-plugin').first().locator('.plugin_name')
Expected string: "PrefilterTransformPlugin"
Received: <element(s) not found>
Call log:
- expect.toContainText with timeout 5000ms
- waiting for locator('table.system-plugin').first().locator('.plugin_name')
38 | await page.setInputFiles('input[name=plugin_file]', pluginFile);
39 | await page.click('a.btn-action >> text=インストール');
> 40 | await expect(page.locator('table.system-plugin >> nth=0 >> .plugin_name')).toContainText('PrefilterTransformPlugin');
| ^
41 |
42 | // プラグインを有効にします
43 | await page.click('table.system-plugin >> nth=0 >> text=有効にする');
at /home/runner/work/ec-cube2/ec-cube2/e2e-tests/test/admin/ownersstore/plugin_install.test.ts:40:80
|
[chromium] › test/admin/ownersstore/plugin_install.test.ts:23:7 › プラグイン管理の確認をします › プラグイン管理画面を確認します:
e2e-tests/test/admin/ownersstore/plugin_install.test.ts#L40
1) [chromium] › test/admin/ownersstore/plugin_install.test.ts:23:7 › プラグイン管理の確認をします › プラグイン管理画面を確認します
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toContainText(expected)
Locator: locator('table.system-plugin').first().locator('.plugin_name')
Expected string: "PrefilterTransformPlugin"
Received: <element(s) not found>
Call log:
- expect.toContainText with timeout 5000ms
- waiting for locator('table.system-plugin').first().locator('.plugin_name')
38 | await page.setInputFiles('input[name=plugin_file]', pluginFile);
39 | await page.click('a.btn-action >> text=インストール');
> 40 | await expect(page.locator('table.system-plugin >> nth=0 >> .plugin_name')).toContainText('PrefilterTransformPlugin');
| ^
41 |
42 | // プラグインを有効にします
43 | await page.click('table.system-plugin >> nth=0 >> text=有効にする');
at /home/runner/work/ec-cube2/ec-cube2/e2e-tests/test/admin/ownersstore/plugin_install.test.ts:40:80
|
e2e-tests / Run on Linux (test:e2e, test/admin, 8.0, pgsql)
Process completed with exit code 1.
|
[chromium] › test/admin/ownersstore/plugin_install.test.ts:23:7 › プラグイン管理の確認をします › プラグイン管理画面を確認します:
e2e-tests/test/admin/ownersstore/plugin_install.test.ts#L40
1) [chromium] › test/admin/ownersstore/plugin_install.test.ts:23:7 › プラグイン管理の確認をします › プラグイン管理画面を確認します
Error: Timed out 5000ms waiting for expect(locator).toContainText(expected)
Locator: locator('table.system-plugin').first().locator('.plugin_name')
Expected string: "PrefilterTransformPlugin"
Received: <element(s) not found>
Call log:
- expect.toContainText with timeout 5000ms
- waiting for locator('table.system-plugin').first().locator('.plugin_name')
38 | await page.setInputFiles('input[name=plugin_file]', pluginFile);
39 | await page.click('a.btn-action >> text=インストール');
> 40 | await expect(page.locator('table.system-plugin >> nth=0 >> .plugin_name')).toContainText('PrefilterTransformPlugin');
| ^
41 |
42 | // プラグインを有効にします
43 | await page.click('table.system-plugin >> nth=0 >> text=有効にする');
at /home/runner/work/ec-cube2/ec-cube2/e2e-tests/test/admin/ownersstore/plugin_install.test.ts:40:80
|
[chromium] › test/admin/ownersstore/plugin_install.test.ts:23:7 › プラグイン管理の確認をします › プラグイン管理画面を確認します:
e2e-tests/test/admin/ownersstore/plugin_install.test.ts#L40
1) [chromium] › test/admin/ownersstore/plugin_install.test.ts:23:7 › プラグイン管理の確認をします › プラグイン管理画面を確認します
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toContainText(expected)
Locator: locator('table.system-plugin').first().locator('.plugin_name')
Expected string: "PrefilterTransformPlugin"
Received: <element(s) not found>
Call log:
- expect.toContainText with timeout 5000ms
- waiting for locator('table.system-plugin').first().locator('.plugin_name')
38 | await page.setInputFiles('input[name=plugin_file]', pluginFile);
39 | await page.click('a.btn-action >> text=インストール');
> 40 | await expect(page.locator('table.system-plugin >> nth=0 >> .plugin_name')).toContainText('PrefilterTransformPlugin');
| ^
41 |
42 | // プラグインを有効にします
43 | await page.click('table.system-plugin >> nth=0 >> text=有効にする');
at /home/runner/work/ec-cube2/ec-cube2/e2e-tests/test/admin/ownersstore/plugin_install.test.ts:40:80
|
[chromium] › test/admin/ownersstore/plugin_install.test.ts:23:7 › プラグイン管理の確認をします › プラグイン管理画面を確認します:
e2e-tests/test/admin/ownersstore/plugin_install.test.ts#L40
1) [chromium] › test/admin/ownersstore/plugin_install.test.ts:23:7 › プラグイン管理の確認をします › プラグイン管理画面を確認します
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toContainText(expected)
Locator: locator('table.system-plugin').first().locator('.plugin_name')
Expected string: "PrefilterTransformPlugin"
Received: <element(s) not found>
Call log:
- expect.toContainText with timeout 5000ms
- waiting for locator('table.system-plugin').first().locator('.plugin_name')
38 | await page.setInputFiles('input[name=plugin_file]', pluginFile);
39 | await page.click('a.btn-action >> text=インストール');
> 40 | await expect(page.locator('table.system-plugin >> nth=0 >> .plugin_name')).toContainText('PrefilterTransformPlugin');
| ^
41 |
42 | // プラグインを有効にします
43 | await page.click('table.system-plugin >> nth=0 >> text=有効にする');
at /home/runner/work/ec-cube2/ec-cube2/e2e-tests/test/admin/ownersstore/plugin_install.test.ts:40:80
|
e2e-tests / Run on Linux (test:e2e, test/admin, 7.4, mysql)
Process completed with exit code 1.
|
[chromium] › test/admin/ownersstore/plugin_install.test.ts:23:7 › プラグイン管理の確認をします › プラグイン管理画面を確認します:
e2e-tests/test/admin/ownersstore/plugin_install.test.ts#L40
1) [chromium] › test/admin/ownersstore/plugin_install.test.ts:23:7 › プラグイン管理の確認をします › プラグイン管理画面を確認します
Error: Timed out 5000ms waiting for expect(locator).toContainText(expected)
Locator: locator('table.system-plugin').first().locator('.plugin_name')
Expected string: "PrefilterTransformPlugin"
Received: <element(s) not found>
Call log:
- expect.toContainText with timeout 5000ms
- waiting for locator('table.system-plugin').first().locator('.plugin_name')
38 | await page.setInputFiles('input[name=plugin_file]', pluginFile);
39 | await page.click('a.btn-action >> text=インストール');
> 40 | await expect(page.locator('table.system-plugin >> nth=0 >> .plugin_name')).toContainText('PrefilterTransformPlugin');
| ^
41 |
42 | // プラグインを有効にします
43 | await page.click('table.system-plugin >> nth=0 >> text=有効にする');
at /home/runner/work/ec-cube2/ec-cube2/e2e-tests/test/admin/ownersstore/plugin_install.test.ts:40:80
|
[chromium] › test/admin/ownersstore/plugin_install.test.ts:23:7 › プラグイン管理の確認をします › プラグイン管理画面を確認します:
e2e-tests/test/admin/ownersstore/plugin_install.test.ts#L40
1) [chromium] › test/admin/ownersstore/plugin_install.test.ts:23:7 › プラグイン管理の確認をします › プラグイン管理画面を確認します
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toContainText(expected)
Locator: locator('table.system-plugin').first().locator('.plugin_name')
Expected string: "PrefilterTransformPlugin"
Received: <element(s) not found>
Call log:
- expect.toContainText with timeout 5000ms
- waiting for locator('table.system-plugin').first().locator('.plugin_name')
38 | await page.setInputFiles('input[name=plugin_file]', pluginFile);
39 | await page.click('a.btn-action >> text=インストール');
> 40 | await expect(page.locator('table.system-plugin >> nth=0 >> .plugin_name')).toContainText('PrefilterTransformPlugin');
| ^
41 |
42 | // プラグインを有効にします
43 | await page.click('table.system-plugin >> nth=0 >> text=有効にする');
at /home/runner/work/ec-cube2/ec-cube2/e2e-tests/test/admin/ownersstore/plugin_install.test.ts:40:80
|
[chromium] › test/admin/ownersstore/plugin_install.test.ts:23:7 › プラグイン管理の確認をします › プラグイン管理画面を確認します:
e2e-tests/test/admin/ownersstore/plugin_install.test.ts#L40
1) [chromium] › test/admin/ownersstore/plugin_install.test.ts:23:7 › プラグイン管理の確認をします › プラグイン管理画面を確認します
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toContainText(expected)
Locator: locator('table.system-plugin').first().locator('.plugin_name')
Expected string: "PrefilterTransformPlugin"
Received: <element(s) not found>
Call log:
- expect.toContainText with timeout 5000ms
- waiting for locator('table.system-plugin').first().locator('.plugin_name')
38 | await page.setInputFiles('input[name=plugin_file]', pluginFile);
39 | await page.click('a.btn-action >> text=インストール');
> 40 | await expect(page.locator('table.system-plugin >> nth=0 >> .plugin_name')).toContainText('PrefilterTransformPlugin');
| ^
41 |
42 | // プラグインを有効にします
43 | await page.click('table.system-plugin >> nth=0 >> text=有効にする');
at /home/runner/work/ec-cube2/ec-cube2/e2e-tests/test/admin/ownersstore/plugin_install.test.ts:40:80
|
e2e-tests / Run on Linux (test:e2e, test/admin, 8.1, pgsql)
Process completed with exit code 1.
|
[chromium] › test/admin/ownersstore/plugin_install.test.ts:23:7 › プラグイン管理の確認をします › プラグイン管理画面を確認します:
e2e-tests/test/admin/ownersstore/plugin_install.test.ts#L40
1) [chromium] › test/admin/ownersstore/plugin_install.test.ts:23:7 › プラグイン管理の確認をします › プラグイン管理画面を確認します
Error: Timed out 5000ms waiting for expect(locator).toContainText(expected)
Locator: locator('table.system-plugin').first().locator('.plugin_name')
Expected string: "PrefilterTransformPlugin"
Received: <element(s) not found>
Call log:
- expect.toContainText with timeout 5000ms
- waiting for locator('table.system-plugin').first().locator('.plugin_name')
38 | await page.setInputFiles('input[name=plugin_file]', pluginFile);
39 | await page.click('a.btn-action >> text=インストール');
> 40 | await expect(page.locator('table.system-plugin >> nth=0 >> .plugin_name')).toContainText('PrefilterTransformPlugin');
| ^
41 |
42 | // プラグインを有効にします
43 | await page.click('table.system-plugin >> nth=0 >> text=有効にする');
at /home/runner/work/ec-cube2/ec-cube2/e2e-tests/test/admin/ownersstore/plugin_install.test.ts:40:80
|
[chromium] › test/admin/ownersstore/plugin_install.test.ts:23:7 › プラグイン管理の確認をします › プラグイン管理画面を確認します:
e2e-tests/test/admin/ownersstore/plugin_install.test.ts#L40
1) [chromium] › test/admin/ownersstore/plugin_install.test.ts:23:7 › プラグイン管理の確認をします › プラグイン管理画面を確認します
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toContainText(expected)
Locator: locator('table.system-plugin').first().locator('.plugin_name')
Expected string: "PrefilterTransformPlugin"
Received: <element(s) not found>
Call log:
- expect.toContainText with timeout 5000ms
- waiting for locator('table.system-plugin').first().locator('.plugin_name')
38 | await page.setInputFiles('input[name=plugin_file]', pluginFile);
39 | await page.click('a.btn-action >> text=インストール');
> 40 | await expect(page.locator('table.system-plugin >> nth=0 >> .plugin_name')).toContainText('PrefilterTransformPlugin');
| ^
41 |
42 | // プラグインを有効にします
43 | await page.click('table.system-plugin >> nth=0 >> text=有効にする');
at /home/runner/work/ec-cube2/ec-cube2/e2e-tests/test/admin/ownersstore/plugin_install.test.ts:40:80
|
[chromium] › test/admin/ownersstore/plugin_install.test.ts:23:7 › プラグイン管理の確認をします › プラグイン管理画面を確認します:
e2e-tests/test/admin/ownersstore/plugin_install.test.ts#L40
1) [chromium] › test/admin/ownersstore/plugin_install.test.ts:23:7 › プラグイン管理の確認をします › プラグイン管理画面を確認します
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toContainText(expected)
Locator: locator('table.system-plugin').first().locator('.plugin_name')
Expected string: "PrefilterTransformPlugin"
Received: <element(s) not found>
Call log:
- expect.toContainText with timeout 5000ms
- waiting for locator('table.system-plugin').first().locator('.plugin_name')
38 | await page.setInputFiles('input[name=plugin_file]', pluginFile);
39 | await page.click('a.btn-action >> text=インストール');
> 40 | await expect(page.locator('table.system-plugin >> nth=0 >> .plugin_name')).toContainText('PrefilterTransformPlugin');
| ^
41 |
42 | // プラグインを有効にします
43 | await page.click('table.system-plugin >> nth=0 >> text=有効にする');
at /home/runner/work/ec-cube2/ec-cube2/e2e-tests/test/admin/ownersstore/plugin_install.test.ts:40:80
|
e2e-tests / Run on Linux (test:e2e, test/admin, 8.2, mysql)
Process completed with exit code 1.
|
[chromium] › test/admin/ownersstore/plugin_install.test.ts:23:7 › プラグイン管理の確認をします › プラグイン管理画面を確認します:
e2e-tests/test/admin/ownersstore/plugin_install.test.ts#L40
1) [chromium] › test/admin/ownersstore/plugin_install.test.ts:23:7 › プラグイン管理の確認をします › プラグイン管理画面を確認します
Error: Timed out 5000ms waiting for expect(locator).toContainText(expected)
Locator: locator('table.system-plugin').first().locator('.plugin_name')
Expected string: "PrefilterTransformPlugin"
Received: <element(s) not found>
Call log:
- expect.toContainText with timeout 5000ms
- waiting for locator('table.system-plugin').first().locator('.plugin_name')
38 | await page.setInputFiles('input[name=plugin_file]', pluginFile);
39 | await page.click('a.btn-action >> text=インストール');
> 40 | await expect(page.locator('table.system-plugin >> nth=0 >> .plugin_name')).toContainText('PrefilterTransformPlugin');
| ^
41 |
42 | // プラグインを有効にします
43 | await page.click('table.system-plugin >> nth=0 >> text=有効にする');
at /home/runner/work/ec-cube2/ec-cube2/e2e-tests/test/admin/ownersstore/plugin_install.test.ts:40:80
|
[chromium] › test/admin/ownersstore/plugin_install.test.ts:23:7 › プラグイン管理の確認をします › プラグイン管理画面を確認します:
e2e-tests/test/admin/ownersstore/plugin_install.test.ts#L40
1) [chromium] › test/admin/ownersstore/plugin_install.test.ts:23:7 › プラグイン管理の確認をします › プラグイン管理画面を確認します
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toContainText(expected)
Locator: locator('table.system-plugin').first().locator('.plugin_name')
Expected string: "PrefilterTransformPlugin"
Received: <element(s) not found>
Call log:
- expect.toContainText with timeout 5000ms
- waiting for locator('table.system-plugin').first().locator('.plugin_name')
38 | await page.setInputFiles('input[name=plugin_file]', pluginFile);
39 | await page.click('a.btn-action >> text=インストール');
> 40 | await expect(page.locator('table.system-plugin >> nth=0 >> .plugin_name')).toContainText('PrefilterTransformPlugin');
| ^
41 |
42 | // プラグインを有効にします
43 | await page.click('table.system-plugin >> nth=0 >> text=有効にする');
at /home/runner/work/ec-cube2/ec-cube2/e2e-tests/test/admin/ownersstore/plugin_install.test.ts:40:80
|
[chromium] › test/admin/ownersstore/plugin_install.test.ts:23:7 › プラグイン管理の確認をします › プラグイン管理画面を確認します:
e2e-tests/test/admin/ownersstore/plugin_install.test.ts#L40
1) [chromium] › test/admin/ownersstore/plugin_install.test.ts:23:7 › プラグイン管理の確認をします › プラグイン管理画面を確認します
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toContainText(expected)
Locator: locator('table.system-plugin').first().locator('.plugin_name')
Expected string: "PrefilterTransformPlugin"
Received: <element(s) not found>
Call log:
- expect.toContainText with timeout 5000ms
- waiting for locator('table.system-plugin').first().locator('.plugin_name')
38 | await page.setInputFiles('input[name=plugin_file]', pluginFile);
39 | await page.click('a.btn-action >> text=インストール');
> 40 | await expect(page.locator('table.system-plugin >> nth=0 >> .plugin_name')).toContainText('PrefilterTransformPlugin');
| ^
41 |
42 | // プラグインを有効にします
43 | await page.click('table.system-plugin >> nth=0 >> text=有効にする');
at /home/runner/work/ec-cube2/ec-cube2/e2e-tests/test/admin/ownersstore/plugin_install.test.ts:40:80
|
e2e-tests / Run on Linux (test:e2e, test/admin, 8.3, pgsql)
Process completed with exit code 1.
|
[chromium] › test/admin/ownersstore/plugin_install.test.ts:23:7 › プラグイン管理の確認をします › プラグイン管理画面を確認します:
e2e-tests/test/admin/ownersstore/plugin_install.test.ts#L40
1) [chromium] › test/admin/ownersstore/plugin_install.test.ts:23:7 › プラグイン管理の確認をします › プラグイン管理画面を確認します
Error: Timed out 5000ms waiting for expect(locator).toContainText(expected)
Locator: locator('table.system-plugin').first().locator('.plugin_name')
Expected string: "PrefilterTransformPlugin"
Received: <element(s) not found>
Call log:
- expect.toContainText with timeout 5000ms
- waiting for locator('table.system-plugin').first().locator('.plugin_name')
38 | await page.setInputFiles('input[name=plugin_file]', pluginFile);
39 | await page.click('a.btn-action >> text=インストール');
> 40 | await expect(page.locator('table.system-plugin >> nth=0 >> .plugin_name')).toContainText('PrefilterTransformPlugin');
| ^
41 |
42 | // プラグインを有効にします
43 | await page.click('table.system-plugin >> nth=0 >> text=有効にする');
at /home/runner/work/ec-cube2/ec-cube2/e2e-tests/test/admin/ownersstore/plugin_install.test.ts:40:80
|
[chromium] › test/admin/ownersstore/plugin_install.test.ts:23:7 › プラグイン管理の確認をします › プラグイン管理画面を確認します:
e2e-tests/test/admin/ownersstore/plugin_install.test.ts#L40
1) [chromium] › test/admin/ownersstore/plugin_install.test.ts:23:7 › プラグイン管理の確認をします › プラグイン管理画面を確認します
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toContainText(expected)
Locator: locator('table.system-plugin').first().locator('.plugin_name')
Expected string: "PrefilterTransformPlugin"
Received: <element(s) not found>
Call log:
- expect.toContainText with timeout 5000ms
- waiting for locator('table.system-plugin').first().locator('.plugin_name')
38 | await page.setInputFiles('input[name=plugin_file]', pluginFile);
39 | await page.click('a.btn-action >> text=インストール');
> 40 | await expect(page.locator('table.system-plugin >> nth=0 >> .plugin_name')).toContainText('PrefilterTransformPlugin');
| ^
41 |
42 | // プラグインを有効にします
43 | await page.click('table.system-plugin >> nth=0 >> text=有効にする');
at /home/runner/work/ec-cube2/ec-cube2/e2e-tests/test/admin/ownersstore/plugin_install.test.ts:40:80
|
[chromium] › test/admin/ownersstore/plugin_install.test.ts:23:7 › プラグイン管理の確認をします › プラグイン管理画面を確認します:
e2e-tests/test/admin/ownersstore/plugin_install.test.ts#L40
1) [chromium] › test/admin/ownersstore/plugin_install.test.ts:23:7 › プラグイン管理の確認をします › プラグイン管理画面を確認します
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toContainText(expected)
Locator: locator('table.system-plugin').first().locator('.plugin_name')
Expected string: "PrefilterTransformPlugin"
Received: <element(s) not found>
Call log:
- expect.toContainText with timeout 5000ms
- waiting for locator('table.system-plugin').first().locator('.plugin_name')
38 | await page.setInputFiles('input[name=plugin_file]', pluginFile);
39 | await page.click('a.btn-action >> text=インストール');
> 40 | await expect(page.locator('table.system-plugin >> nth=0 >> .plugin_name')).toContainText('PrefilterTransformPlugin');
| ^
41 |
42 | // プラグインを有効にします
43 | await page.click('table.system-plugin >> nth=0 >> text=有効にする');
at /home/runner/work/ec-cube2/ec-cube2/e2e-tests/test/admin/ownersstore/plugin_install.test.ts:40:80
|
e2e-tests / Run on Linux (test:e2e, test/admin, 8.2, pgsql)
Process completed with exit code 1.
|
[chromium] › test/admin/ownersstore/plugin_install.test.ts:23:7 › プラグイン管理の確認をします › プラグイン管理画面を確認します:
e2e-tests/test/admin/ownersstore/plugin_install.test.ts#L40
1) [chromium] › test/admin/ownersstore/plugin_install.test.ts:23:7 › プラグイン管理の確認をします › プラグイン管理画面を確認します
Error: Timed out 5000ms waiting for expect(locator).toContainText(expected)
Locator: locator('table.system-plugin').first().locator('.plugin_name')
Expected string: "PrefilterTransformPlugin"
Received: <element(s) not found>
Call log:
- expect.toContainText with timeout 5000ms
- waiting for locator('table.system-plugin').first().locator('.plugin_name')
38 | await page.setInputFiles('input[name=plugin_file]', pluginFile);
39 | await page.click('a.btn-action >> text=インストール');
> 40 | await expect(page.locator('table.system-plugin >> nth=0 >> .plugin_name')).toContainText('PrefilterTransformPlugin');
| ^
41 |
42 | // プラグインを有効にします
43 | await page.click('table.system-plugin >> nth=0 >> text=有効にする');
at /home/runner/work/ec-cube2/ec-cube2/e2e-tests/test/admin/ownersstore/plugin_install.test.ts:40:80
|
[chromium] › test/admin/ownersstore/plugin_install.test.ts:23:7 › プラグイン管理の確認をします › プラグイン管理画面を確認します:
e2e-tests/test/admin/ownersstore/plugin_install.test.ts#L40
1) [chromium] › test/admin/ownersstore/plugin_install.test.ts:23:7 › プラグイン管理の確認をします › プラグイン管理画面を確認します
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toContainText(expected)
Locator: locator('table.system-plugin').first().locator('.plugin_name')
Expected string: "PrefilterTransformPlugin"
Received: <element(s) not found>
Call log:
- expect.toContainText with timeout 5000ms
- waiting for locator('table.system-plugin').first().locator('.plugin_name')
38 | await page.setInputFiles('input[name=plugin_file]', pluginFile);
39 | await page.click('a.btn-action >> text=インストール');
> 40 | await expect(page.locator('table.system-plugin >> nth=0 >> .plugin_name')).toContainText('PrefilterTransformPlugin');
| ^
41 |
42 | // プラグインを有効にします
43 | await page.click('table.system-plugin >> nth=0 >> text=有効にする');
at /home/runner/work/ec-cube2/ec-cube2/e2e-tests/test/admin/ownersstore/plugin_install.test.ts:40:80
|
[chromium] › test/admin/ownersstore/plugin_install.test.ts:23:7 › プラグイン管理の確認をします › プラグイン管理画面を確認します:
e2e-tests/test/admin/ownersstore/plugin_install.test.ts#L40
1) [chromium] › test/admin/ownersstore/plugin_install.test.ts:23:7 › プラグイン管理の確認をします › プラグイン管理画面を確認します
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toContainText(expected)
Locator: locator('table.system-plugin').first().locator('.plugin_name')
Expected string: "PrefilterTransformPlugin"
Received: <element(s) not found>
Call log:
- expect.toContainText with timeout 5000ms
- waiting for locator('table.system-plugin').first().locator('.plugin_name')
38 | await page.setInputFiles('input[name=plugin_file]', pluginFile);
39 | await page.click('a.btn-action >> text=インストール');
> 40 | await expect(page.locator('table.system-plugin >> nth=0 >> .plugin_name')).toContainText('PrefilterTransformPlugin');
| ^
41 |
42 | // プラグインを有効にします
43 | await page.click('table.system-plugin >> nth=0 >> text=有効にする');
at /home/runner/work/ec-cube2/ec-cube2/e2e-tests/test/admin/ownersstore/plugin_install.test.ts:40:80
|
e2e-tests / Run on Linux (test:e2e, test/admin, 8.4-rc, pgsql)
Process completed with exit code 1.
|
[chromium] › test/admin/ownersstore/plugin_install.test.ts:23:7 › プラグイン管理の確認をします › プラグイン管理画面を確認します:
e2e-tests/test/admin/ownersstore/plugin_install.test.ts#L40
1) [chromium] › test/admin/ownersstore/plugin_install.test.ts:23:7 › プラグイン管理の確認をします › プラグイン管理画面を確認します
Error: Timed out 5000ms waiting for expect(locator).toContainText(expected)
Locator: locator('table.system-plugin').first().locator('.plugin_name')
Expected string: "PrefilterTransformPlugin"
Received: <element(s) not found>
Call log:
- expect.toContainText with timeout 5000ms
- waiting for locator('table.system-plugin').first().locator('.plugin_name')
38 | await page.setInputFiles('input[name=plugin_file]', pluginFile);
39 | await page.click('a.btn-action >> text=インストール');
> 40 | await expect(page.locator('table.system-plugin >> nth=0 >> .plugin_name')).toContainText('PrefilterTransformPlugin');
| ^
41 |
42 | // プラグインを有効にします
43 | await page.click('table.system-plugin >> nth=0 >> text=有効にする');
at /home/runner/work/ec-cube2/ec-cube2/e2e-tests/test/admin/ownersstore/plugin_install.test.ts:40:80
|
[chromium] › test/admin/ownersstore/plugin_install.test.ts:23:7 › プラグイン管理の確認をします › プラグイン管理画面を確認します:
e2e-tests/test/admin/ownersstore/plugin_install.test.ts#L40
1) [chromium] › test/admin/ownersstore/plugin_install.test.ts:23:7 › プラグイン管理の確認をします › プラグイン管理画面を確認します
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toContainText(expected)
Locator: locator('table.system-plugin').first().locator('.plugin_name')
Expected string: "PrefilterTransformPlugin"
Received: <element(s) not found>
Call log:
- expect.toContainText with timeout 5000ms
- waiting for locator('table.system-plugin').first().locator('.plugin_name')
38 | await page.setInputFiles('input[name=plugin_file]', pluginFile);
39 | await page.click('a.btn-action >> text=インストール');
> 40 | await expect(page.locator('table.system-plugin >> nth=0 >> .plugin_name')).toContainText('PrefilterTransformPlugin');
| ^
41 |
42 | // プラグインを有効にします
43 | await page.click('table.system-plugin >> nth=0 >> text=有効にする');
at /home/runner/work/ec-cube2/ec-cube2/e2e-tests/test/admin/ownersstore/plugin_install.test.ts:40:80
|
[chromium] › test/admin/ownersstore/plugin_install.test.ts:23:7 › プラグイン管理の確認をします › プラグイン管理画面を確認します:
e2e-tests/test/admin/ownersstore/plugin_install.test.ts#L40
1) [chromium] › test/admin/ownersstore/plugin_install.test.ts:23:7 › プラグイン管理の確認をします › プラグイン管理画面を確認します
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toContainText(expected)
Locator: locator('table.system-plugin').first().locator('.plugin_name')
Expected string: "PrefilterTransformPlugin"
Received: <element(s) not found>
Call log:
- expect.toContainText with timeout 5000ms
- waiting for locator('table.system-plugin').first().locator('.plugin_name')
38 | await page.setInputFiles('input[name=plugin_file]', pluginFile);
39 | await page.click('a.btn-action >> text=インストール');
> 40 | await expect(page.locator('table.system-plugin >> nth=0 >> .plugin_name')).toContainText('PrefilterTransformPlugin');
| ^
41 |
42 | // プラグインを有効にします
43 | await page.click('table.system-plugin >> nth=0 >> text=有効にする');
at /home/runner/work/ec-cube2/ec-cube2/e2e-tests/test/admin/ownersstore/plugin_install.test.ts:40:80
|
e2e-tests / Run on Linux (test:e2e, test/admin, 8.1, mysql)
Process completed with exit code 1.
|
[chromium] › test/admin/ownersstore/plugin_install.test.ts:23:7 › プラグイン管理の確認をします › プラグイン管理画面を確認します:
e2e-tests/test/admin/ownersstore/plugin_install.test.ts#L40
1) [chromium] › test/admin/ownersstore/plugin_install.test.ts:23:7 › プラグイン管理の確認をします › プラグイン管理画面を確認します
Error: Timed out 5000ms waiting for expect(locator).toContainText(expected)
Locator: locator('table.system-plugin').first().locator('.plugin_name')
Expected string: "PrefilterTransformPlugin"
Received: <element(s) not found>
Call log:
- expect.toContainText with timeout 5000ms
- waiting for locator('table.system-plugin').first().locator('.plugin_name')
38 | await page.setInputFiles('input[name=plugin_file]', pluginFile);
39 | await page.click('a.btn-action >> text=インストール');
> 40 | await expect(page.locator('table.system-plugin >> nth=0 >> .plugin_name')).toContainText('PrefilterTransformPlugin');
| ^
41 |
42 | // プラグインを有効にします
43 | await page.click('table.system-plugin >> nth=0 >> text=有効にする');
at /home/runner/work/ec-cube2/ec-cube2/e2e-tests/test/admin/ownersstore/plugin_install.test.ts:40:80
|
[chromium] › test/admin/ownersstore/plugin_install.test.ts:23:7 › プラグイン管理の確認をします › プラグイン管理画面を確認します:
e2e-tests/test/admin/ownersstore/plugin_install.test.ts#L40
1) [chromium] › test/admin/ownersstore/plugin_install.test.ts:23:7 › プラグイン管理の確認をします › プラグイン管理画面を確認します
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toContainText(expected)
Locator: locator('table.system-plugin').first().locator('.plugin_name')
Expected string: "PrefilterTransformPlugin"
Received: <element(s) not found>
Call log:
- expect.toContainText with timeout 5000ms
- waiting for locator('table.system-plugin').first().locator('.plugin_name')
38 | await page.setInputFiles('input[name=plugin_file]', pluginFile);
39 | await page.click('a.btn-action >> text=インストール');
> 40 | await expect(page.locator('table.system-plugin >> nth=0 >> .plugin_name')).toContainText('PrefilterTransformPlugin');
| ^
41 |
42 | // プラグインを有効にします
43 | await page.click('table.system-plugin >> nth=0 >> text=有効にする');
at /home/runner/work/ec-cube2/ec-cube2/e2e-tests/test/admin/ownersstore/plugin_install.test.ts:40:80
|
[chromium] › test/admin/ownersstore/plugin_install.test.ts:23:7 › プラグイン管理の確認をします › プラグイン管理画面を確認します:
e2e-tests/test/admin/ownersstore/plugin_install.test.ts#L40
1) [chromium] › test/admin/ownersstore/plugin_install.test.ts:23:7 › プラグイン管理の確認をします › プラグイン管理画面を確認します
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toContainText(expected)
Locator: locator('table.system-plugin').first().locator('.plugin_name')
Expected string: "PrefilterTransformPlugin"
Received: <element(s) not found>
Call log:
- expect.toContainText with timeout 5000ms
- waiting for locator('table.system-plugin').first().locator('.plugin_name')
38 | await page.setInputFiles('input[name=plugin_file]', pluginFile);
39 | await page.click('a.btn-action >> text=インストール');
> 40 | await expect(page.locator('table.system-plugin >> nth=0 >> .plugin_name')).toContainText('PrefilterTransformPlugin');
| ^
41 |
42 | // プラグインを有効にします
43 | await page.click('table.system-plugin >> nth=0 >> text=有効にする');
at /home/runner/work/ec-cube2/ec-cube2/e2e-tests/test/admin/ownersstore/plugin_install.test.ts:40:80
|
e2e-tests / Run on Linux (test:e2e, test/admin, 8.3, mysql)
Process completed with exit code 1.
|
[chromium] › test/admin/ownersstore/plugin_install.test.ts:23:7 › プラグイン管理の確認をします › プラグイン管理画面を確認します:
e2e-tests/test/admin/ownersstore/plugin_install.test.ts#L40
1) [chromium] › test/admin/ownersstore/plugin_install.test.ts:23:7 › プラグイン管理の確認をします › プラグイン管理画面を確認します
Error: Timed out 5000ms waiting for expect(locator).toContainText(expected)
Locator: locator('table.system-plugin').first().locator('.plugin_name')
Expected string: "PrefilterTransformPlugin"
Received: <element(s) not found>
Call log:
- expect.toContainText with timeout 5000ms
- waiting for locator('table.system-plugin').first().locator('.plugin_name')
38 | await page.setInputFiles('input[name=plugin_file]', pluginFile);
39 | await page.click('a.btn-action >> text=インストール');
> 40 | await expect(page.locator('table.system-plugin >> nth=0 >> .plugin_name')).toContainText('PrefilterTransformPlugin');
| ^
41 |
42 | // プラグインを有効にします
43 | await page.click('table.system-plugin >> nth=0 >> text=有効にする');
at /home/runner/work/ec-cube2/ec-cube2/e2e-tests/test/admin/ownersstore/plugin_install.test.ts:40:80
|
[chromium] › test/admin/ownersstore/plugin_install.test.ts:23:7 › プラグイン管理の確認をします › プラグイン管理画面を確認します:
e2e-tests/test/admin/ownersstore/plugin_install.test.ts#L40
1) [chromium] › test/admin/ownersstore/plugin_install.test.ts:23:7 › プラグイン管理の確認をします › プラグイン管理画面を確認します
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toContainText(expected)
Locator: locator('table.system-plugin').first().locator('.plugin_name')
Expected string: "PrefilterTransformPlugin"
Received: <element(s) not found>
Call log:
- expect.toContainText with timeout 5000ms
- waiting for locator('table.system-plugin').first().locator('.plugin_name')
38 | await page.setInputFiles('input[name=plugin_file]', pluginFile);
39 | await page.click('a.btn-action >> text=インストール');
> 40 | await expect(page.locator('table.system-plugin >> nth=0 >> .plugin_name')).toContainText('PrefilterTransformPlugin');
| ^
41 |
42 | // プラグインを有効にします
43 | await page.click('table.system-plugin >> nth=0 >> text=有効にする');
at /home/runner/work/ec-cube2/ec-cube2/e2e-tests/test/admin/ownersstore/plugin_install.test.ts:40:80
|
[chromium] › test/admin/ownersstore/plugin_install.test.ts:23:7 › プラグイン管理の確認をします › プラグイン管理画面を確認します:
e2e-tests/test/admin/ownersstore/plugin_install.test.ts#L40
1) [chromium] › test/admin/ownersstore/plugin_install.test.ts:23:7 › プラグイン管理の確認をします › プラグイン管理画面を確認します
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toContainText(expected)
Locator: locator('table.system-plugin').first().locator('.plugin_name')
Expected string: "PrefilterTransformPlugin"
Received: <element(s) not found>
Call log:
- expect.toContainText with timeout 5000ms
- waiting for locator('table.system-plugin').first().locator('.plugin_name')
38 | await page.setInputFiles('input[name=plugin_file]', pluginFile);
39 | await page.click('a.btn-action >> text=インストール');
> 40 | await expect(page.locator('table.system-plugin >> nth=0 >> .plugin_name')).toContainText('PrefilterTransformPlugin');
| ^
41 |
42 | // プラグインを有効にします
43 | await page.click('table.system-plugin >> nth=0 >> text=有効にする');
at /home/runner/work/ec-cube2/ec-cube2/e2e-tests/test/admin/ownersstore/plugin_install.test.ts:40:80
|
e2e-tests / Run on Linux (test:e2e, test/admin, 7.4, pgsql)
Process completed with exit code 1.
|
[chromium] › test/admin/ownersstore/plugin_install.test.ts:23:7 › プラグイン管理の確認をします › プラグイン管理画面を確認します:
e2e-tests/test/admin/ownersstore/plugin_install.test.ts#L40
1) [chromium] › test/admin/ownersstore/plugin_install.test.ts:23:7 › プラグイン管理の確認をします › プラグイン管理画面を確認します
Error: Timed out 5000ms waiting for expect(locator).toContainText(expected)
Locator: locator('table.system-plugin').first().locator('.plugin_name')
Expected string: "PrefilterTransformPlugin"
Received: <element(s) not found>
Call log:
- expect.toContainText with timeout 5000ms
- waiting for locator('table.system-plugin').first().locator('.plugin_name')
38 | await page.setInputFiles('input[name=plugin_file]', pluginFile);
39 | await page.click('a.btn-action >> text=インストール');
> 40 | await expect(page.locator('table.system-plugin >> nth=0 >> .plugin_name')).toContainText('PrefilterTransformPlugin');
| ^
41 |
42 | // プラグインを有効にします
43 | await page.click('table.system-plugin >> nth=0 >> text=有効にする');
at /home/runner/work/ec-cube2/ec-cube2/e2e-tests/test/admin/ownersstore/plugin_install.test.ts:40:80
|
[chromium] › test/admin/ownersstore/plugin_install.test.ts:23:7 › プラグイン管理の確認をします › プラグイン管理画面を確認します:
e2e-tests/test/admin/ownersstore/plugin_install.test.ts#L40
1) [chromium] › test/admin/ownersstore/plugin_install.test.ts:23:7 › プラグイン管理の確認をします › プラグイン管理画面を確認します
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toContainText(expected)
Locator: locator('table.system-plugin').first().locator('.plugin_name')
Expected string: "PrefilterTransformPlugin"
Received: <element(s) not found>
Call log:
- expect.toContainText with timeout 5000ms
- waiting for locator('table.system-plugin').first().locator('.plugin_name')
38 | await page.setInputFiles('input[name=plugin_file]', pluginFile);
39 | await page.click('a.btn-action >> text=インストール');
> 40 | await expect(page.locator('table.system-plugin >> nth=0 >> .plugin_name')).toContainText('PrefilterTransformPlugin');
| ^
41 |
42 | // プラグインを有効にします
43 | await page.click('table.system-plugin >> nth=0 >> text=有効にする');
at /home/runner/work/ec-cube2/ec-cube2/e2e-tests/test/admin/ownersstore/plugin_install.test.ts:40:80
|
[chromium] › test/admin/ownersstore/plugin_install.test.ts:23:7 › プラグイン管理の確認をします › プラグイン管理画面を確認します:
e2e-tests/test/admin/ownersstore/plugin_install.test.ts#L40
1) [chromium] › test/admin/ownersstore/plugin_install.test.ts:23:7 › プラグイン管理の確認をします › プラグイン管理画面を確認します
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toContainText(expected)
Locator: locator('table.system-plugin').first().locator('.plugin_name')
Expected string: "PrefilterTransformPlugin"
Received: <element(s) not found>
Call log:
- expect.toContainText with timeout 5000ms
- waiting for locator('table.system-plugin').first().locator('.plugin_name')
38 | await page.setInputFiles('input[name=plugin_file]', pluginFile);
39 | await page.click('a.btn-action >> text=インストール');
> 40 | await expect(page.locator('table.system-plugin >> nth=0 >> .plugin_name')).toContainText('PrefilterTransformPlugin');
| ^
41 |
42 | // プラグインを有効にします
43 | await page.click('table.system-plugin >> nth=0 >> text=有効にする');
at /home/runner/work/ec-cube2/ec-cube2/e2e-tests/test/admin/ownersstore/plugin_install.test.ts:40:80
|
e2e-tests / Run on Linux (test:e2e, test/admin, 8.4-rc, mysql)
Process completed with exit code 1.
|
e2e-tests / Run on Linux (test:e2e, test/front_guest, 8.2, mysql)
Process completed with exit code 1.
|
e2e-tests / Run on Linux (test:e2e, test/front_guest, 8.1, pgsql)
Process completed with exit code 1.
|
e2e-tests / Run on Linux (test:e2e, test/front_login, 8.4-rc, mysql)
Process completed with exit code 1.
|
e2e-tests / Run on Linux (test:e2e, test/front_guest, 7.4, mysql)
Process completed with exit code 1.
|
e2e-tests / Run on Linux (test:e2e, test/front_guest, 8.2, pgsql)
Process completed with exit code 1.
|
e2e-tests / Run on Linux (test:e2e, test/front_login, 7.4, pgsql)
Process completed with exit code 1.
|
e2e-tests / Run on Linux (test:e2e-extends, test/front_guest, 7.4, pgsql)
Process completed with exit code 1.
|
e2e-tests / Run on Linux (test:e2e-extends, test/front_login, 8.3, pgsql)
Process completed with exit code 1.
|
e2e-tests / Run on Linux (test:e2e, test/front_login, 8.0, pgsql)
Process completed with exit code 1.
|
e2e-tests / Run on Linux (test:e2e, test/front_login, 8.4-rc, pgsql)
Process completed with exit code 1.
|
e2e-tests / Run on Linux (test:e2e-extends, test/front_guest, 7.4, mysql)
Process completed with exit code 1.
|
e2e-tests / Run on Linux (test:e2e-extends, test/front_guest, 8.0, mysql)
Process completed with exit code 1.
|
e2e-tests / Run on Linux (test:e2e, test/front_login, 8.0, mysql)
Process completed with exit code 1.
|
e2e-tests / Run on Linux (test:e2e, test/front_login, 8.1, pgsql)
Process completed with exit code 1.
|
e2e-tests / Run on Linux (test:e2e, test/front_login, 8.1, mysql)
Process completed with exit code 1.
|
e2e-tests / Run on Linux (test:e2e, test/front_login, 8.2, mysql)
Process completed with exit code 1.
|
e2e-tests / Run on Linux (test:e2e-extends, test/front_login, 8.4-rc, mysql)
Process completed with exit code 1.
|
e2e-tests / Run on Linux (test:e2e, test/front_login, 8.3, mysql)
Process completed with exit code 1.
|
e2e-tests / Run on Linux (test:e2e-extends, test/front_guest, 8.0, pgsql)
Process completed with exit code 1.
|
e2e-tests / Run on Linux (test:e2e, test/front_login, 7.4, mysql)
Process completed with exit code 1.
|
e2e-tests / Run on Linux (test:e2e, test/front_login, 8.2, pgsql)
Process completed with exit code 1.
|
e2e-tests / Run on Linux (test:e2e-extends, test/front_login, 8.4-rc, pgsql)
Process completed with exit code 1.
|
e2e-tests / Run on Linux (test:e2e-extends, test/front_guest, 8.1, mysql)
Process completed with exit code 1.
|
e2e-tests / Run on Linux (test:e2e-extends, test/front_guest, 8.1, pgsql)
Process completed with exit code 1.
|
e2e-tests / Run on Linux (test:e2e, test/front_guest, 8.3, mysql)
Process completed with exit code 1.
|
e2e-tests / Run on Linux (test:e2e, test/front_login, 8.3, pgsql)
Process completed with exit code 1.
|
e2e-tests / Run on Linux (test:e2e-extends, test/front_guest, 8.2, mysql)
Process completed with exit code 1.
|
e2e-tests / Run on Linux (test:e2e-extends, test/front_guest, 8.3, pgsql)
Process completed with exit code 1.
|
e2e-tests / Run on Linux (test:e2e-extends, test/admin, 8.1, mysql)
Process completed with exit code 1.
|
e2e-tests / Run on Linux (test:e2e-extends, test/admin, 8.3, pgsql)
Process completed with exit code 1.
|
e2e-tests / Run on Linux (test:e2e-extends, test/front_guest, 8.4-rc, pgsql)
Process completed with exit code 1.
|
e2e-tests / Run on Linux (test:e2e-extends, test/admin, 8.4-rc, pgsql)
Process completed with exit code 1.
|
e2e-tests / Run on Linux (test:e2e-extends, test/admin, 8.2, pgsql)
Process completed with exit code 1.
|
e2e-tests / Run on Linux (test:e2e-extends, test/admin, 8.0, mysql)
Process completed with exit code 1.
|
e2e-tests / Run on Linux (test:e2e-extends, test/admin, 8.2, mysql)
Process completed with exit code 1.
|
e2e-tests / Run on Linux (test:e2e-extends, test/admin, 8.4-rc, mysql)
Process completed with exit code 1.
|
e2e-tests / Run on Linux (test:e2e-extends, test/front_guest, 8.4-rc, mysql)
Process completed with exit code 1.
|
e2e-tests / Run on Linux (test:e2e-extends, test/front_guest, 8.2, pgsql)
Process completed with exit code 1.
|
e2e-tests / Run on Linux (test:e2e-extends, test/admin, 8.0, pgsql)
Process completed with exit code 1.
|
e2e-tests / Run on Linux (test:e2e-extends, test/front_guest, 8.3, mysql)
Process completed with exit code 1.
|
e2e-tests / Run on Linux (test:e2e-extends, test/admin, 7.4, pgsql)
Process completed with exit code 1.
|
e2e-tests / Run on Linux (test:e2e-extends, test/admin, 8.1, pgsql)
Process completed with exit code 1.
|
e2e-tests / Run on Linux (test:e2e-extends, test/front_login, 7.4, pgsql)
Process completed with exit code 1.
|
e2e-tests / Run on Linux (test:e2e-extends, test/admin, 8.3, mysql)
Process completed with exit code 1.
|
e2e-tests / Run on Linux (test:e2e-extends, test/admin, 7.4, mysql)
Process completed with exit code 1.
|
e2e-tests / Run on Linux (test:e2e-extends, test/front_login, 8.0, pgsql)
Process completed with exit code 1.
|
e2e-tests / Run on Linux (test:e2e-extends, test/front_login, 7.4, mysql)
Process completed with exit code 1.
|
e2e-tests / Run on Linux (test:e2e-extends, test/front_login, 8.1, mysql)
Process completed with exit code 1.
|
e2e-tests / Run on Linux (test:e2e-extends, test/front_login, 8.3, mysql)
Process completed with exit code 1.
|
e2e-tests / Run on Linux (test:e2e-extends, test/front_login, 8.2, mysql)
Process completed with exit code 1.
|
e2e-tests / Run on Linux (test:e2e-extends, test/front_login, 8.1, pgsql)
Process completed with exit code 1.
|
e2e-tests / Run on Linux (test:e2e-extends, test/front_login, 8.0, mysql)
Process completed with exit code 1.
|
e2e-tests / Run on Linux (test:e2e-extends, test/front_login, 8.2, pgsql)
Process completed with exit code 1.
|
phpstan / PHPStan
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Slow Test:
[chromium] › test/admin/total/total.test.ts#L1
[chromium] › test/admin/total/total.test.ts took 44.1s
|
Slow Test:
[chromium] › test/admin/total/total.test.ts#L1
[chromium] › test/admin/total/total.test.ts took 58.0s
|
Slow Test:
[chromium] › test/admin/total/total.test.ts#L1
[chromium] › test/admin/total/total.test.ts took 58.6s
|
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 55.6s
|
Slow Test:
[chromium] › test/admin/total/total.test.ts#L1
[chromium] › test/admin/total/total.test.ts took 1.0m
|
Slow Test:
[chromium] › test/admin/total/total.test.ts#L1
[chromium] › test/admin/total/total.test.ts took 48.7s
|
Slow Test:
[chromium] › test/admin/total/total.test.ts#L1
[chromium] › test/admin/total/total.test.ts took 1.0m
|
Slow Test:
[chromium] › test/admin/total/total.test.ts#L1
[chromium] › test/admin/total/total.test.ts took 58.8s
|
Slow Test:
[chromium] › test/admin/total/total.test.ts#L1
[chromium] › test/admin/total/total.test.ts took 1.0m
|
Slow Test:
[chromium] › test/admin/total/total.test.ts#L1
[chromium] › test/admin/total/total.test.ts took 1.0m
|
Slow Test:
[chromium] › test/admin/total/total.test.ts#L1
[chromium] › test/admin/total/total.test.ts took 1.0m
|
🎭 Playwright Run Summary
11 passed (6.5s)
|
🎭 Playwright Run Summary
11 passed (6.5s)
|
🎭 Playwright Run Summary
11 passed (6.6s)
|
🎭 Playwright Run Summary
11 passed (7.2s)
|
🎭 Playwright Run Summary
11 passed (7.5s)
|
🎭 Playwright Run Summary
11 passed (8.3s)
|
🎭 Playwright Run Summary
11 passed (8.3s)
|
🎭 Playwright Run Summary
11 passed (8.2s)
|
🎭 Playwright Run Summary
11 passed (10.3s)
|
🎭 Playwright Run Summary
11 passed (7.3s)
|
🎭 Playwright Run Summary
11 passed (6.2s)
|
🎭 Playwright Run Summary
11 passed (7.5s)
|
🎭 Playwright Run Summary
19 passed (4.7s)
|
🎭 Playwright Run Summary
19 passed (4.6s)
|
🎭 Playwright Run Summary
19 passed (4.9s)
|
🎭 Playwright Run Summary
19 passed (4.6s)
|
🎭 Playwright Run Summary
19 passed (6.1s)
|
🎭 Playwright Run Summary
19 passed (4.7s)
|
🎭 Playwright Run Summary
19 passed (4.6s)
|
🎭 Playwright Run Summary
1 failed
[chromium] › test/admin/ownersstore/plugin_install.test.ts:23:7 › プラグイン管理の確認をします › プラグイン管理画面を確認します
47 passed (1.5m)
|
🎭 Playwright Run Summary
1 failed
[chromium] › test/admin/ownersstore/plugin_install.test.ts:23:7 › プラグイン管理の確認をします › プラグイン管理画面を確認します
47 passed (1.9m)
|
🎭 Playwright Run Summary
1 failed
[chromium] › test/admin/ownersstore/plugin_install.test.ts:23:7 › プラグイン管理の確認をします › プラグイン管理画面を確認します
47 passed (1.9m)
|
🎭 Playwright Run Summary
1 failed
[chromium] › test/admin/ownersstore/plugin_install.test.ts:23:7 › プラグイン管理の確認をします › プラグイン管理画面を確認します
47 passed (1.8m)
|
🎭 Playwright Run Summary
1 failed
[chromium] › test/admin/ownersstore/plugin_install.test.ts:23:7 › プラグイン管理の確認をします › プラグイン管理画面を確認します
47 passed (1.8m)
|
🎭 Playwright Run Summary
1 failed
[chromium] › test/admin/ownersstore/plugin_install.test.ts:23:7 › プラグイン管理の確認をします › プラグイン管理画面を確認します
47 passed (1.9m)
|
🎭 Playwright Run Summary
1 failed
[chromium] › test/admin/ownersstore/plugin_install.test.ts:23:7 › プラグイン管理の確認をします › プラグイン管理画面を確認します
47 passed (1.6m)
|
🎭 Playwright Run Summary
1 failed
[chromium] › test/admin/ownersstore/plugin_install.test.ts:23:7 › プラグイン管理の確認をします › プラグイン管理画面を確認します
47 passed (1.9m)
|
🎭 Playwright Run Summary
1 failed
[chromium] › test/admin/ownersstore/plugin_install.test.ts:23:7 › プラグイン管理の確認をします › プラグイン管理画面を確認します
47 passed (1.9m)
|
🎭 Playwright Run Summary
1 failed
[chromium] › test/admin/ownersstore/plugin_install.test.ts:23:7 › プラグイン管理の確認をします › プラグイン管理画面を確認します
47 passed (1.9m)
|
🎭 Playwright Run Summary
1 failed
[chromium] › test/admin/ownersstore/plugin_install.test.ts:23:7 › プラグイン管理の確認をします › プラグイン管理画面を確認します
47 passed (2.0m)
|
🎭 Playwright Run Summary
1 failed
[chromium] › test/admin/ownersstore/plugin_install.test.ts:23:7 › プラグイン管理の確認をします › プラグイン管理画面を確認します
47 passed (2.0m)
|
🎭 Playwright Run Summary
19 passed (6.3s)
|
🎭 Playwright Run Summary
19 passed (5.0s)
|
🎭 Playwright Run Summary
29 passed (31.3s)
|
🎭 Playwright Run Summary
19 passed (5.9s)
|
🎭 Playwright Run Summary
19 passed (5.0s)
|
🎭 Playwright Run Summary
29 passed (31.4s)
|
🎭 Playwright Run Summary
1 passed (2.2s)
|
🎭 Playwright Run Summary
2 passed (4.2s)
|
🎭 Playwright Run Summary
29 passed (30.2s)
|
🎭 Playwright Run Summary
29 passed (35.7s)
|
🎭 Playwright Run Summary
1 passed (3.3s)
|
🎭 Playwright Run Summary
1 passed (2.2s)
|
🎭 Playwright Run Summary
29 passed (29.7s)
|
🎭 Playwright Run Summary
29 passed (33.8s)
|
🎭 Playwright Run Summary
29 passed (29.3s)
|
🎭 Playwright Run Summary
29 passed (29.7s)
|
🎭 Playwright Run Summary
2 passed (3.1s)
|
🎭 Playwright Run Summary
29 passed (29.4s)
|
🎭 Playwright Run Summary
1 passed (2.0s)
|
🎭 Playwright Run Summary
29 passed (29.2s)
|
🎭 Playwright Run Summary
29 passed (35.3s)
|
🎭 Playwright Run Summary
2 passed (3.9s)
|
🎭 Playwright Run Summary
1 passed (2.0s)
|
🎭 Playwright Run Summary
1 passed (2.0s)
|
🎭 Playwright Run Summary
19 passed (4.9s)
|
🎭 Playwright Run Summary
29 passed (35.3s)
|
🎭 Playwright Run Summary
1 passed (2.2s)
|
🎭 Playwright Run Summary
1 passed (1.9s)
|
🎭 Playwright Run Summary
3 passed (10.0s)
|
🎭 Playwright Run Summary
3 passed (8.7s)
|
🎭 Playwright Run Summary
1 passed (4.0s)
|
🎭 Playwright Run Summary
3 passed (9.9s)
|
🎭 Playwright Run Summary
3 passed (7.6s)
|
🎭 Playwright Run Summary
3 passed (9.7s)
|
🎭 Playwright Run Summary
3 passed (8.2s)
|
🎭 Playwright Run Summary
3 passed (7.8s)
|
🎭 Playwright Run Summary
1 passed (1.9s)
|
🎭 Playwright Run Summary
1 passed (3.1s)
|
🎭 Playwright Run Summary
3 passed (8.9s)
|
🎭 Playwright Run Summary
1 passed (2.1s)
|
🎭 Playwright Run Summary
3 passed (10.3s)
|
🎭 Playwright Run Summary
3 passed (8.0s)
|
🎭 Playwright Run Summary
2 passed (3.1s)
|
🎭 Playwright Run Summary
3 passed (8.9s)
|
🎭 Playwright Run Summary
3 passed (9.9s)
|
🎭 Playwright Run Summary
2 passed (2.9s)
|
🎭 Playwright Run Summary
2 passed (2.8s)
|
🎭 Playwright Run Summary
2 passed (3.0s)
|
🎭 Playwright Run Summary
2 passed (3.1s)
|
🎭 Playwright Run Summary
2 passed (3.0s)
|
🎭 Playwright Run Summary
2 passed (3.1s)
|
🎭 Playwright Run Summary
2 passed (4.7s)
|
🎭 Playwright Run Summary
2 passed (5.2s)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
linux-php7.4-mysql-test-e2e-test-admin-evidence
|
469 KB |
|
linux-php7.4-mysql-test-e2e-test-admin-logs
|
2.18 KB |
|
linux-php7.4-pgsql-test-e2e-test-admin-evidence
|
479 KB |
|
linux-php7.4-pgsql-test-e2e-test-admin-logs
|
2.2 KB |
|
linux-php8.0-mysql-test-e2e-test-admin-evidence
|
472 KB |
|
linux-php8.0-mysql-test-e2e-test-admin-logs
|
2.21 KB |
|
linux-php8.0-pgsql-test-e2e-test-admin-evidence
|
480 KB |
|
linux-php8.0-pgsql-test-e2e-test-admin-logs
|
2.23 KB |
|
linux-php8.1-mysql-test-e2e-test-admin-evidence
|
449 KB |
|
linux-php8.1-mysql-test-e2e-test-admin-logs
|
2.24 KB |
|
linux-php8.1-pgsql-test-e2e-test-admin-evidence
|
476 KB |
|
linux-php8.1-pgsql-test-e2e-test-admin-logs
|
2.26 KB |
|
linux-php8.2-mysql-test-e2e-test-admin-evidence
|
457 KB |
|
linux-php8.2-mysql-test-e2e-test-admin-logs
|
2.25 KB |
|
linux-php8.2-pgsql-test-e2e-test-admin-evidence
|
483 KB |
|
linux-php8.2-pgsql-test-e2e-test-admin-logs
|
2.25 KB |
|
linux-php8.3-mysql-test-e2e-test-admin-evidence
|
425 KB |
|
linux-php8.3-mysql-test-e2e-test-admin-logs
|
2.25 KB |
|
linux-php8.3-pgsql-test-e2e-test-admin-evidence
|
466 KB |
|
linux-php8.3-pgsql-test-e2e-test-admin-logs
|
2.25 KB |
|
linux-php8.4-rc-mysql-test-e2e-test-admin-evidence
|
455 KB |
|
linux-php8.4-rc-mysql-test-e2e-test-admin-logs
|
2.23 KB |
|
linux-php8.4-rc-pgsql-test-e2e-test-admin-evidence
|
468 KB |
|
linux-php8.4-rc-pgsql-test-e2e-test-admin-logs
|
2.24 KB |
|