Fix Admin_OwnersStore #1253
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, 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, 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.
|
[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.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, 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.2, 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.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.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.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.
|
[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.3, pgsql)
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/admin, 8.1, pgsql)
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.3, 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, 7.4, mysql)
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, test/front_login, 8.4-rc, pgsql)
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, 7.4, 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-extends, test/front_login, 8.3, 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_login, 8.4-rc, mysql)
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, test/front_login, 8.2, 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.3, 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.0, mysql)
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.4-rc, 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-extends, test/front_guest, 8.0, mysql)
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-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/front_guest, 8.2, 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.3, 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.4-rc, 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.
|
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_login, 7.4, pgsql)
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, 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.1, mysql)
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.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, 7.4, 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.1, 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.3, mysql)
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/admin, 7.4, 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.4-rc, 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.
|
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 46.3s
|
Slow Test:
[chromium] › test/admin/total/total.test.ts#L1
[chromium] › test/admin/total/total.test.ts took 55.5s
|
Slow Test:
[chromium] › test/admin/total/total.test.ts#L1
[chromium] › test/admin/total/total.test.ts took 43.1s
|
Slow Test:
[chromium] › test/admin/total/total.test.ts#L1
[chromium] › test/admin/total/total.test.ts took 48.9s
|
Slow Test:
[chromium] › test/admin/total/total.test.ts#L1
[chromium] › test/admin/total/total.test.ts took 47.7s
|
Slow Test:
[chromium] › test/admin/total/total.test.ts#L1
[chromium] › test/admin/total/total.test.ts took 56.6s
|
Slow Test:
[chromium] › test/admin/total/total.test.ts#L1
[chromium] › test/admin/total/total.test.ts took 48.6s
|
Slow Test:
[chromium] › test/admin/total/total.test.ts#L1
[chromium] › test/admin/total/total.test.ts took 45.7s
|
Slow Test:
[chromium] › test/admin/total/total.test.ts#L1
[chromium] › test/admin/total/total.test.ts took 59.5s
|
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 53.1s
|
🎭 Playwright Run Summary
11 passed (6.4s)
|
🎭 Playwright Run Summary
11 passed (6.6s)
|
🎭 Playwright Run Summary
11 passed (6.3s)
|
🎭 Playwright Run Summary
11 passed (6.3s)
|
🎭 Playwright Run Summary
11 passed (7.6s)
|
🎭 Playwright Run Summary
11 passed (8.2s)
|
🎭 Playwright Run Summary
11 passed (7.0s)
|
🎭 Playwright Run Summary
11 passed (6.2s)
|
🎭 Playwright Run Summary
11 passed (8.0s)
|
🎭 Playwright Run Summary
11 passed (7.1s)
|
🎭 Playwright Run Summary
11 passed (6.9s)
|
🎭 Playwright Run Summary
11 passed (7.8s)
|
🎭 Playwright Run Summary
19 passed (5.2s)
|
🎭 Playwright Run Summary
19 passed (4.6s)
|
🎭 Playwright Run Summary
19 passed (4.6s)
|
🎭 Playwright Run Summary
19 passed (4.7s)
|
🎭 Playwright Run Summary
19 passed (4.5s)
|
🎭 Playwright Run Summary
19 passed (6.8s)
|
🎭 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.8m)
|
🎭 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.6m)
|
🎭 Playwright Run Summary
1 failed
[chromium] › test/admin/ownersstore/plugin_install.test.ts:23:7 › プラグイン管理の確認をします › プラグイン管理画面を確認します
47 passed (1.6m)
|
🎭 Playwright Run Summary
19 passed (5.6s)
|
🎭 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.6m)
|
🎭 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 (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 (7.1s)
|
🎭 Playwright Run Summary
1 failed
[chromium] › test/admin/ownersstore/plugin_install.test.ts:23:7 › プラグイン管理の確認をします › プラグイン管理画面を確認します
47 passed (1.7m)
|
🎭 Playwright Run Summary
19 passed (6.1s)
|
🎭 Playwright Run Summary
19 passed (4.5s)
|
🎭 Playwright Run Summary
19 passed (5.0s)
|
🎭 Playwright Run Summary
19 passed (5.5s)
|
🎭 Playwright Run Summary
29 passed (28.0s)
|
🎭 Playwright Run Summary
29 passed (35.4s)
|
🎭 Playwright Run Summary
29 passed (34.5s)
|
🎭 Playwright Run Summary
29 passed (35.1s)
|
🎭 Playwright Run Summary
1 passed (1.8s)
|
🎭 Playwright Run Summary
29 passed (30.3s)
|
🎭 Playwright Run Summary
2 passed (3.2s)
|
🎭 Playwright Run Summary
2 passed (3.3s)
|
🎭 Playwright Run Summary
2 passed (2.9s)
|
🎭 Playwright Run Summary
1 passed (2.5s)
|
🎭 Playwright Run Summary
29 passed (29.2s)
|
🎭 Playwright Run Summary
29 passed (35.7s)
|
🎭 Playwright Run Summary
29 passed (30.0s)
|
🎭 Playwright Run Summary
29 passed (31.2s)
|
🎭 Playwright Run Summary
29 passed (31.4s)
|
🎭 Playwright Run Summary
29 passed (30.0s)
|
🎭 Playwright Run Summary
1 passed (1.9s)
|
🎭 Playwright Run Summary
1 passed (2.4s)
|
🎭 Playwright Run Summary
1 passed (2.6s)
|
🎭 Playwright Run Summary
1 passed (2.1s)
|
🎭 Playwright Run Summary
1 passed (2.0s)
|
🎭 Playwright Run Summary
1 passed (3.5s)
|
🎭 Playwright Run Summary
1 passed (2.0s)
|
🎭 Playwright Run Summary
1 passed (2.0s)
|
🎭 Playwright Run Summary
3 passed (7.8s)
|
🎭 Playwright Run Summary
3 passed (7.8s)
|
🎭 Playwright Run Summary
3 passed (9.2s)
|
🎭 Playwright Run Summary
3 passed (9.8s)
|
🎭 Playwright Run Summary
3 passed (9.8s)
|
🎭 Playwright Run Summary
3 passed (7.7s)
|
🎭 Playwright Run Summary
2 passed (3.0s)
|
🎭 Playwright Run Summary
2 passed (3.1s)
|
🎭 Playwright Run Summary
2 passed (3.0s)
|
🎭 Playwright Run Summary
3 passed (9.9s)
|
🎭 Playwright Run Summary
3 passed (8.9s)
|
🎭 Playwright Run Summary
3 passed (9.8s)
|
🎭 Playwright Run Summary
2 passed (3.0s)
|
🎭 Playwright Run Summary
2 passed (3.0s)
|
🎭 Playwright Run Summary
2 passed (3.0s)
|
🎭 Playwright Run Summary
2 passed (3.1s)
|
🎭 Playwright Run Summary
2 passed (3.6s)
|
🎭 Playwright Run Summary
3 passed (8.1s)
|
🎭 Playwright Run Summary
3 passed (9.8s)
|
🎭 Playwright Run Summary
2 passed (3.0s)
|
🎭 Playwright Run Summary
3 passed (8.6s)
|
🎭 Playwright Run Summary
29 passed (29.6s)
|
🎭 Playwright Run Summary
1 passed (2.6s)
|
🎭 Playwright Run Summary
1 passed (2.0s)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
linux-php7.4-mysql-test-e2e-test-admin-evidence
|
460 KB |
|
linux-php7.4-mysql-test-e2e-test-admin-logs
|
2.16 KB |
|
linux-php7.4-pgsql-test-e2e-test-admin-evidence
|
493 KB |
|
linux-php7.4-pgsql-test-e2e-test-admin-logs
|
2.17 KB |
|
linux-php8.0-mysql-test-e2e-test-admin-evidence
|
450 KB |
|
linux-php8.0-mysql-test-e2e-test-admin-logs
|
2.21 KB |
|
linux-php8.0-pgsql-test-e2e-test-admin-evidence
|
462 KB |
|
linux-php8.0-pgsql-test-e2e-test-admin-logs
|
2.25 KB |
|
linux-php8.1-mysql-test-e2e-test-admin-evidence
|
486 KB |
|
linux-php8.1-mysql-test-e2e-test-admin-logs
|
2.2 KB |
|
linux-php8.1-pgsql-test-e2e-test-admin-evidence
|
493 KB |
|
linux-php8.1-pgsql-test-e2e-test-admin-logs
|
2.25 KB |
|
linux-php8.2-mysql-test-e2e-test-admin-evidence
|
468 KB |
|
linux-php8.2-mysql-test-e2e-test-admin-logs
|
2.22 KB |
|
linux-php8.2-pgsql-test-e2e-test-admin-evidence
|
457 KB |
|
linux-php8.2-pgsql-test-e2e-test-admin-logs
|
2.21 KB |
|
linux-php8.3-mysql-test-e2e-test-admin-evidence
|
479 KB |
|
linux-php8.3-mysql-test-e2e-test-admin-logs
|
2.24 KB |
|
linux-php8.3-pgsql-test-e2e-test-admin-evidence
|
488 KB |
|
linux-php8.3-pgsql-test-e2e-test-admin-logs
|
2.25 KB |
|
linux-php8.4-rc-mysql-test-e2e-test-admin-evidence
|
485 KB |
|
linux-php8.4-rc-mysql-test-e2e-test-admin-logs
|
2.26 KB |
|
linux-php8.4-rc-pgsql-test-e2e-test-admin-evidence
|
497 KB |
|
linux-php8.4-rc-pgsql-test-e2e-test-admin-logs
|
2.25 KB |
|