Fix LC_Page_Admin_Total #1254
main.yml
on: push
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.3, pgsql)
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, 7.4, pgsql)
Process completed with exit code 1.
|
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, 8.0, mysql)
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, 7.4, 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.
|
[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/front_guest, 8.0, pgsql)
Process completed with exit code 1.
|
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.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, 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.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, 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.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, 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.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.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.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, 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_guest, 8.3, mysql)
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, 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, 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_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, test/front_login, 7.4, 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.1, pgsql)
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-extends, test/front_login, 8.3, 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, test/front_login, 8.1, 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/front_login, 8.4-rc, mysql)
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.1, 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, test/front_login, 8.2, 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_guest, 8.0, pgsql)
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, 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.2, 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.4-rc, mysql)
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, 7.4, pgsql)
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.3, 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/admin, 8.0, 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/admin, 8.1, mysql)
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/admin, 8.2, 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_guest, 8.4-rc, pgsql)
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_login, 8.1, 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, 7.4, 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.
|
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.3, mysql)
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.
|
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 59.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.0m
|
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.1m
|
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.1m
|
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.1m
|
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 59.7s
|
Slow Test:
[chromium] › test/admin/total/total.test.ts#L1
[chromium] › test/admin/total/total.test.ts took 58.0s
|
🎭 Playwright Run Summary
11 passed (6.7s)
|
🎭 Playwright Run Summary
11 passed (6.8s)
|
🎭 Playwright Run Summary
11 passed (6.5s)
|
🎭 Playwright Run Summary
11 passed (6.6s)
|
🎭 Playwright Run Summary
11 passed (7.3s)
|
🎭 Playwright Run Summary
11 passed (8.7s)
|
🎭 Playwright Run Summary
11 passed (7.6s)
|
🎭 Playwright Run Summary
11 passed (6.4s)
|
🎭 Playwright Run Summary
11 passed (6.8s)
|
🎭 Playwright Run Summary
11 passed (7.0s)
|
🎭 Playwright Run Summary
11 passed (9.8s)
|
🎭 Playwright Run Summary
11 passed (10.2s)
|
🎭 Playwright Run Summary
19 passed (5.1s)
|
🎭 Playwright Run Summary
19 passed (5.1s)
|
🎭 Playwright Run Summary
19 passed (4.7s)
|
🎭 Playwright Run Summary
19 passed (4.8s)
|
🎭 Playwright Run Summary
19 passed (5.4s)
|
🎭 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.9m)
|
🎭 Playwright Run Summary
19 passed (4.9s)
|
🎭 Playwright Run Summary
1 failed
[chromium] › test/admin/ownersstore/plugin_install.test.ts:23:7 › プラグイン管理の確認をします › プラグイン管理画面を確認します
47 passed (2.0m)
|
🎭 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.9m)
|
🎭 Playwright Run Summary
1 failed
[chromium] › test/admin/ownersstore/plugin_install.test.ts:23:7 › プラグイン管理の確認をします › プラグイン管理画面を確認します
47 passed (2.1m)
|
🎭 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
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.1m)
|
🎭 Playwright Run Summary
1 failed
[chromium] › test/admin/ownersstore/plugin_install.test.ts:23:7 › プラグイン管理の確認をします › プラグイン管理画面を確認します
47 passed (2.1m)
|
🎭 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 (1.9m)
|
🎭 Playwright Run Summary
1 failed
[chromium] › test/admin/ownersstore/plugin_install.test.ts:23:7 › プラグイン管理の確認をします › プラグイン管理画面を確認します
47 passed (1.9m)
|
🎭 Playwright Run Summary
19 passed (5.6s)
|
🎭 Playwright Run Summary
19 passed (4.7s)
|
🎭 Playwright Run Summary
19 passed (6.6s)
|
🎭 Playwright Run Summary
19 passed (4.7s)
|
🎭 Playwright Run Summary
29 passed (29.3s)
|
🎭 Playwright Run Summary
29 passed (34.3s)
|
🎭 Playwright Run Summary
29 passed (28.3s)
|
🎭 Playwright Run Summary
29 passed (34.7s)
|
🎭 Playwright Run Summary
1 passed (1.9s)
|
🎭 Playwright Run Summary
2 passed (3.1s)
|
🎭 Playwright Run Summary
1 passed (1.9s)
|
🎭 Playwright Run Summary
29 passed (29.6s)
|
🎭 Playwright Run Summary
1 passed (1.9s)
|
🎭 Playwright Run Summary
1 passed (2.3s)
|
🎭 Playwright Run Summary
29 passed (29.2s)
|
🎭 Playwright Run Summary
2 passed (3.1s)
|
🎭 Playwright Run Summary
1 passed (2.0s)
|
🎭 Playwright Run Summary
29 passed (30.6s)
|
🎭 Playwright Run Summary
1 passed (1.9s)
|
🎭 Playwright Run Summary
2 passed (3.0s)
|
🎭 Playwright Run Summary
29 passed (29.2s)
|
🎭 Playwright Run Summary
29 passed (35.4s)
|
🎭 Playwright Run Summary
1 passed (1.9s)
|
🎭 Playwright Run Summary
29 passed (31.7s)
|
🎭 Playwright Run Summary
29 passed (34.3s)
|
🎭 Playwright Run Summary
1 passed (3.1s)
|
🎭 Playwright Run Summary
29 passed (30.4s)
|
🎭 Playwright Run Summary
1 passed (3.8s)
|
🎭 Playwright Run Summary
3 passed (8.4s)
|
🎭 Playwright Run Summary
1 passed (3.4s)
|
🎭 Playwright Run Summary
3 passed (9.7s)
|
🎭 Playwright Run Summary
3 passed (8.2s)
|
🎭 Playwright Run Summary
2 passed (2.9s)
|
🎭 Playwright Run Summary
3 passed (9.2s)
|
🎭 Playwright Run Summary
3 passed (9.3s)
|
🎭 Playwright Run Summary
3 passed (8.3s)
|
🎭 Playwright Run Summary
2 passed (4.1s)
|
🎭 Playwright Run Summary
3 passed (7.2s)
|
🎭 Playwright Run Summary
3 passed (10.5s)
|
🎭 Playwright Run Summary
3 passed (7.0s)
|
🎭 Playwright Run Summary
3 passed (9.4s)
|
🎭 Playwright Run Summary
3 passed (8.0s)
|
🎭 Playwright Run Summary
2 passed (4.3s)
|
🎭 Playwright Run Summary
1 passed (2.5s)
|
🎭 Playwright Run Summary
1 passed (1.9s)
|
🎭 Playwright Run Summary
2 passed (3.0s)
|
🎭 Playwright Run Summary
2 passed (4.8s)
|
🎭 Playwright Run Summary
2 passed (3.0s)
|
🎭 Playwright Run Summary
2 passed (4.2s)
|
🎭 Playwright Run Summary
2 passed (3.0s)
|
🎭 Playwright Run Summary
2 passed (2.9s)
|
🎭 Playwright Run Summary
3 passed (9.7s)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
linux-php7.4-mysql-test-e2e-test-admin-evidence
|
480 KB |
|
linux-php7.4-mysql-test-e2e-test-admin-logs
|
2.17 KB |
|
linux-php7.4-pgsql-test-e2e-test-admin-evidence
|
492 KB |
|
linux-php7.4-pgsql-test-e2e-test-admin-logs
|
2.17 KB |
|
linux-php8.0-mysql-test-e2e-test-admin-evidence
|
477 KB |
|
linux-php8.0-mysql-test-e2e-test-admin-logs
|
3.21 KB |
|
linux-php8.0-pgsql-test-e2e-test-admin-evidence
|
463 KB |
|
linux-php8.0-pgsql-test-e2e-test-admin-logs
|
3.17 KB |
|
linux-php8.1-mysql-test-e2e-test-admin-evidence
|
482 KB |
|
linux-php8.1-mysql-test-e2e-test-admin-logs
|
3.15 KB |
|
linux-php8.1-pgsql-test-e2e-test-admin-evidence
|
483 KB |
|
linux-php8.1-pgsql-test-e2e-test-admin-logs
|
3.19 KB |
|
linux-php8.2-mysql-test-e2e-test-admin-evidence
|
460 KB |
|
linux-php8.2-mysql-test-e2e-test-admin-logs
|
3.17 KB |
|
linux-php8.2-pgsql-test-e2e-test-admin-evidence
|
489 KB |
|
linux-php8.2-pgsql-test-e2e-test-admin-logs
|
3.17 KB |
|
linux-php8.3-mysql-test-e2e-test-admin-evidence
|
472 KB |
|
linux-php8.3-mysql-test-e2e-test-admin-logs
|
3.2 KB |
|
linux-php8.3-pgsql-test-e2e-test-admin-evidence
|
480 KB |
|
linux-php8.3-pgsql-test-e2e-test-admin-logs
|
3.2 KB |
|
linux-php8.4-rc-mysql-test-e2e-test-admin-evidence
|
459 KB |
|
linux-php8.4-rc-mysql-test-e2e-test-admin-logs
|
3.19 KB |
|
linux-php8.4-rc-pgsql-test-e2e-test-admin-evidence
|
477 KB |
|
linux-php8.4-rc-pgsql-test-e2e-test-admin-logs
|
3.2 KB |
|