Skip to content

Smarty の Warning を抑制する #1797

Smarty の Warning を抑制する

Smarty の Warning を抑制する #1797

Triggered via pull request December 12, 2024 06:05
Status Failure
Total duration 34m 3s
Artifacts 24

main.yml

on: pull_request
Matrix: dockerbuild / dockerbuild
Matrix: e2e-tests / Installer test
Matrix: e2e-tests / Run on Linux
Matrix: unit-tests / Run on Linux
success  /  success
success / success
Fit to window
Zoom out
Zoom in

Annotations

108 errors, 13 warnings, and 84 notices
[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.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.
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.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.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.0, mysql)
Process completed with exit code 1.
[chromium] › test/admin/ownersstore/plugin_install.test.ts:23:7 › プラグイン管理の確認をします › プラグイン管理画面を確認します: e2e-tests/test/admin/ownersstore/plugin_install.test.ts#L40
1) [chromium] › test/admin/ownersstore/plugin_install.test.ts:23:7 › プラグイン管理の確認をします › プラグイン管理画面を確認します Error: Timed out 5000ms waiting for expect(locator).toContainText(expected) Locator: locator('table.system-plugin').first().locator('.plugin_name') Expected string: "PrefilterTransformPlugin" Received: <element(s) not found> Call log: - expect.toContainText with timeout 5000ms - waiting for locator('table.system-plugin').first().locator('.plugin_name') 38 | await page.setInputFiles('input[name=plugin_file]', pluginFile); 39 | await page.click('a.btn-action >> text=インストール'); > 40 | await expect(page.locator('table.system-plugin >> nth=0 >> .plugin_name')).toContainText('PrefilterTransformPlugin'); | ^ 41 | 42 | // プラグインを有効にします 43 | await page.click('table.system-plugin >> nth=0 >> text=有効にする'); at /home/runner/work/ec-cube2/ec-cube2/e2e-tests/test/admin/ownersstore/plugin_install.test.ts:40:80
[chromium] › test/admin/ownersstore/plugin_install.test.ts:23:7 › プラグイン管理の確認をします › プラグイン管理画面を確認します: e2e-tests/test/admin/ownersstore/plugin_install.test.ts#L40
1) [chromium] › test/admin/ownersstore/plugin_install.test.ts:23:7 › プラグイン管理の確認をします › プラグイン管理画面を確認します Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toContainText(expected) Locator: locator('table.system-plugin').first().locator('.plugin_name') Expected string: "PrefilterTransformPlugin" Received: <element(s) not found> Call log: - expect.toContainText with timeout 5000ms - waiting for locator('table.system-plugin').first().locator('.plugin_name') 38 | await page.setInputFiles('input[name=plugin_file]', pluginFile); 39 | await page.click('a.btn-action >> text=インストール'); > 40 | await expect(page.locator('table.system-plugin >> nth=0 >> .plugin_name')).toContainText('PrefilterTransformPlugin'); | ^ 41 | 42 | // プラグインを有効にします 43 | await page.click('table.system-plugin >> nth=0 >> text=有効にする'); at /home/runner/work/ec-cube2/ec-cube2/e2e-tests/test/admin/ownersstore/plugin_install.test.ts:40:80
[chromium] › test/admin/ownersstore/plugin_install.test.ts:23:7 › プラグイン管理の確認をします › プラグイン管理画面を確認します: e2e-tests/test/admin/ownersstore/plugin_install.test.ts#L40
1) [chromium] › test/admin/ownersstore/plugin_install.test.ts:23:7 › プラグイン管理の確認をします › プラグイン管理画面を確認します Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toContainText(expected) Locator: locator('table.system-plugin').first().locator('.plugin_name') Expected string: "PrefilterTransformPlugin" Received: <element(s) not found> Call log: - expect.toContainText with timeout 5000ms - waiting for locator('table.system-plugin').first().locator('.plugin_name') 38 | await page.setInputFiles('input[name=plugin_file]', pluginFile); 39 | await page.click('a.btn-action >> text=インストール'); > 40 | await expect(page.locator('table.system-plugin >> nth=0 >> .plugin_name')).toContainText('PrefilterTransformPlugin'); | ^ 41 | 42 | // プラグインを有効にします 43 | await page.click('table.system-plugin >> nth=0 >> text=有効にする'); at /home/runner/work/ec-cube2/ec-cube2/e2e-tests/test/admin/ownersstore/plugin_install.test.ts:40:80
e2e-tests / Run on Linux (test:e2e, test/admin, 8.0, pgsql)
Process completed with exit code 1.
[chromium] › test/admin/ownersstore/plugin_install.test.ts:23:7 › プラグイン管理の確認をします › プラグイン管理画面を確認します: e2e-tests/test/admin/ownersstore/plugin_install.test.ts#L40
1) [chromium] › test/admin/ownersstore/plugin_install.test.ts:23:7 › プラグイン管理の確認をします › プラグイン管理画面を確認します Error: Timed out 5000ms waiting for expect(locator).toContainText(expected) Locator: locator('table.system-plugin').first().locator('.plugin_name') Expected string: "PrefilterTransformPlugin" Received: <element(s) not found> Call log: - expect.toContainText with timeout 5000ms - waiting for locator('table.system-plugin').first().locator('.plugin_name') 38 | await page.setInputFiles('input[name=plugin_file]', pluginFile); 39 | await page.click('a.btn-action >> text=インストール'); > 40 | await expect(page.locator('table.system-plugin >> nth=0 >> .plugin_name')).toContainText('PrefilterTransformPlugin'); | ^ 41 | 42 | // プラグインを有効にします 43 | await page.click('table.system-plugin >> nth=0 >> text=有効にする'); at /home/runner/work/ec-cube2/ec-cube2/e2e-tests/test/admin/ownersstore/plugin_install.test.ts:40:80
[chromium] › test/admin/ownersstore/plugin_install.test.ts:23:7 › プラグイン管理の確認をします › プラグイン管理画面を確認します: e2e-tests/test/admin/ownersstore/plugin_install.test.ts#L40
1) [chromium] › test/admin/ownersstore/plugin_install.test.ts:23:7 › プラグイン管理の確認をします › プラグイン管理画面を確認します Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toContainText(expected) Locator: locator('table.system-plugin').first().locator('.plugin_name') Expected string: "PrefilterTransformPlugin" Received: <element(s) not found> Call log: - expect.toContainText with timeout 5000ms - waiting for locator('table.system-plugin').first().locator('.plugin_name') 38 | await page.setInputFiles('input[name=plugin_file]', pluginFile); 39 | await page.click('a.btn-action >> text=インストール'); > 40 | await expect(page.locator('table.system-plugin >> nth=0 >> .plugin_name')).toContainText('PrefilterTransformPlugin'); | ^ 41 | 42 | // プラグインを有効にします 43 | await page.click('table.system-plugin >> nth=0 >> text=有効にする'); at /home/runner/work/ec-cube2/ec-cube2/e2e-tests/test/admin/ownersstore/plugin_install.test.ts:40:80
[chromium] › test/admin/ownersstore/plugin_install.test.ts:23:7 › プラグイン管理の確認をします › プラグイン管理画面を確認します: e2e-tests/test/admin/ownersstore/plugin_install.test.ts#L40
1) [chromium] › test/admin/ownersstore/plugin_install.test.ts:23:7 › プラグイン管理の確認をします › プラグイン管理画面を確認します Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toContainText(expected) Locator: locator('table.system-plugin').first().locator('.plugin_name') Expected string: "PrefilterTransformPlugin" Received: <element(s) not found> Call log: - expect.toContainText with timeout 5000ms - waiting for locator('table.system-plugin').first().locator('.plugin_name') 38 | await page.setInputFiles('input[name=plugin_file]', pluginFile); 39 | await page.click('a.btn-action >> text=インストール'); > 40 | await expect(page.locator('table.system-plugin >> nth=0 >> .plugin_name')).toContainText('PrefilterTransformPlugin'); | ^ 41 | 42 | // プラグインを有効にします 43 | await page.click('table.system-plugin >> nth=0 >> text=有効にする'); at /home/runner/work/ec-cube2/ec-cube2/e2e-tests/test/admin/ownersstore/plugin_install.test.ts:40:80
e2e-tests / Run on Linux (test:e2e, test/admin, 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.
e2e-tests / Run on Linux (test:e2e, test/front_guest, 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.1, mysql)
Process completed with exit code 1.
e2e-tests / Run on Linux (test:e2e, test/front_guest, 8.4-rc, pgsql)
Process completed with exit code 1.
e2e-tests / Run on Linux (test:e2e, test/front_guest, 8.0, 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.
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, 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, 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.3, 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.
[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.
e2e-tests / Run on Linux (test:e2e, test/front_login, 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, mysql)
Process completed with exit code 1.
e2e-tests / Run on Linux (test:e2e-extends, test/front_guest, 7.4, pgsql)
Process completed with exit code 1.
e2e-tests / Run on Linux (test:e2e-extends, test/front_login, 8.3, pgsql)
Process completed with exit code 1.
e2e-tests / Run on Linux (test:e2e-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-extends, test/front_login, 8.4-rc, pgsql)
Process completed with exit code 1.
e2e-tests / Run on Linux (test:e2e, test/front_login, 7.4, mysql)
Process completed with exit code 1.
e2e-tests / Run on Linux (test:e2e, test/front_login, 8.4-rc, pgsql)
Process completed with exit code 1.
e2e-tests / Run on Linux (test:e2e, test/front_login, 7.4, pgsql)
Process completed with exit code 1.
e2e-tests / Run on Linux (test:e2e, test/front_login, 8.0, 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.2, 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, test/front_login, 8.3, 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, mysql)
Process completed with exit code 1.
e2e-tests / Run on Linux (test:e2e-extends, test/front_guest, 8.0, pgsql)
Process completed with exit code 1.
e2e-tests / Run on Linux (test:e2e, test/front_login, 8.1, 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/front_guest, 8.1, pgsql)
Process completed with exit code 1.
e2e-tests / Run on Linux (test:e2e-extends, test/front_guest, 8.1, mysql)
Process completed with exit code 1.
e2e-tests / Run on Linux (test:e2e-extends, test/front_guest, 8.2, pgsql)
Process completed with exit code 1.
e2e-tests / Run on Linux (test:e2e-extends, test/admin, 8.1, pgsql)
Process completed with exit code 1.
e2e-tests / Run on Linux (test:e2e-extends, test/front_guest, 8.3, 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/admin, 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/admin, 8.1, mysql)
Process completed with exit code 1.
e2e-tests / Run on Linux (test:e2e-extends, test/front_guest, 8.3, mysql)
Process completed with exit code 1.
e2e-tests / Run on Linux (test:e2e-extends, test/front_guest, 8.4-rc, pgsql)
Process completed with exit code 1.
e2e-tests / Run on Linux (test:e2e-extends, test/admin, 8.3, mysql)
Process completed with exit code 1.
e2e-tests / Run on Linux (test:e2e-extends, test/front_login, 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.2, pgsql)
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.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/admin, 8.4-rc, mysql)
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/front_login, 8.0, mysql)
Process completed with exit code 1.
e2e-tests / Run on Linux (test:e2e-extends, test/front_login, 8.0, pgsql)
Process completed with exit code 1.
e2e-tests / Run on Linux (test:e2e-extends, test/front_login, 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, 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.1, mysql)
Process completed with exit code 1.
e2e-tests / Run on Linux (test:e2e-extends, test/front_login, 8.3, mysql)
Process completed with exit code 1.
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 1.0m
Slow Test: [chromium] › test/admin/total/total.test.ts#L1
[chromium] › test/admin/total/total.test.ts took 58.4s
Slow Test: [chromium] › test/admin/total/total.test.ts#L1
[chromium] › test/admin/total/total.test.ts took 49.8s
Slow Test: [chromium] › test/admin/total/total.test.ts#L1
[chromium] › test/admin/total/total.test.ts took 58.2s
Slow Test: [chromium] › test/admin/total/total.test.ts#L1
[chromium] › test/admin/total/total.test.ts took 56.5s
Slow Test: [chromium] › test/admin/total/total.test.ts#L1
[chromium] › test/admin/total/total.test.ts took 55.6s
Slow Test: [chromium] › test/admin/total/total.test.ts#L1
[chromium] › test/admin/total/total.test.ts took 57.4s
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 55.9s
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
🎭 Playwright Run Summary
11 passed (6.2s)
🎭 Playwright Run Summary
11 passed (8.8s)
🎭 Playwright Run Summary
11 passed (9.0s)
🎭 Playwright Run Summary
11 passed (7.8s)
🎭 Playwright Run Summary
11 passed (8.6s)
🎭 Playwright Run Summary
11 passed (8.3s)
🎭 Playwright Run Summary
11 passed (7.8s)
🎭 Playwright Run Summary
11 passed (9.5s)
🎭 Playwright Run Summary
11 passed (7.0s)
🎭 Playwright Run Summary
11 passed (7.2s)
🎭 Playwright Run Summary
11 passed (8.4s)
🎭 Playwright Run Summary
11 passed (6.8s)
🎭 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
19 passed (5.0s)
🎭 Playwright Run Summary
19 passed (5.4s)
🎭 Playwright Run Summary
19 passed (4.7s)
🎭 Playwright Run Summary
1 failed [chromium] › test/admin/ownersstore/plugin_install.test.ts:23:7 › プラグイン管理の確認をします › プラグイン管理画面を確認します 47 passed (1.7m)
🎭 Playwright Run Summary
19 passed (5.0s)
🎭 Playwright Run Summary
1 failed [chromium] › test/admin/ownersstore/plugin_install.test.ts:23:7 › プラグイン管理の確認をします › プラグイン管理画面を確認します 47 passed (1.9m)
🎭 Playwright Run Summary
1 failed [chromium] › test/admin/ownersstore/plugin_install.test.ts:23:7 › プラグイン管理の確認をします › プラグイン管理画面を確認します 47 passed (1.8m)
🎭 Playwright Run Summary
1 failed [chromium] › test/admin/ownersstore/plugin_install.test.ts:23:7 › プラグイン管理の確認をします › プラグイン管理画面を確認します 47 passed (1.8m)
🎭 Playwright Run Summary
1 failed [chromium] › test/admin/ownersstore/plugin_install.test.ts:23:7 › プラグイン管理の確認をします › プラグイン管理画面を確認します 47 passed (1.8m)
🎭 Playwright Run Summary
19 passed (4.7s)
🎭 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.0s)
🎭 Playwright Run Summary
19 passed (4.8s)
🎭 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
19 passed (4.6s)
🎭 Playwright Run Summary
19 passed (4.7s)
🎭 Playwright Run Summary
19 passed (6.2s)
🎭 Playwright Run Summary
19 passed (4.7s)
🎭 Playwright Run Summary
1 failed [chromium] › test/admin/ownersstore/plugin_install.test.ts:23:7 › プラグイン管理の確認をします › プラグイン管理画面を確認します 47 passed (1.8m)
🎭 Playwright Run Summary
29 passed (29.3s)
🎭 Playwright Run Summary
1 failed [chromium] › test/admin/ownersstore/plugin_install.test.ts:23:7 › プラグイン管理の確認をします › プラグイン管理画面を確認します 47 passed (2.0m)
🎭 Playwright Run Summary
29 passed (35.8s)
🎭 Playwright Run Summary
1 failed [chromium] › test/admin/ownersstore/plugin_install.test.ts:23:7 › プラグイン管理の確認をします › プラグイン管理画面を確認します 47 passed (2.0m)
🎭 Playwright Run Summary
1 passed (1.9s)
🎭 Playwright Run Summary
2 passed (3.2s)
🎭 Playwright Run Summary
2 passed (3.1s)
🎭 Playwright Run Summary
1 passed (3.2s)
🎭 Playwright Run Summary
2 passed (5.2s)
🎭 Playwright Run Summary
29 passed (29.5s)
🎭 Playwright Run Summary
29 passed (34.4s)
🎭 Playwright Run Summary
29 passed (30.9s)
🎭 Playwright Run Summary
29 passed (29.6s)
🎭 Playwright Run Summary
29 passed (29.2s)
🎭 Playwright Run Summary
29 passed (29.1s)
🎭 Playwright Run Summary
29 passed (29.2s)
🎭 Playwright Run Summary
29 passed (29.3s)
🎭 Playwright Run Summary
29 passed (35.1s)
🎭 Playwright Run Summary
1 passed (3.4s)
🎭 Playwright Run Summary
1 passed (2.2s)
🎭 Playwright Run Summary
29 passed (38.5s)
🎭 Playwright Run Summary
3 passed (8.8s)
🎭 Playwright Run Summary
1 passed (2.1s)
🎭 Playwright Run Summary
1 passed (1.9s)
🎭 Playwright Run Summary
1 passed (3.6s)
🎭 Playwright Run Summary
3 passed (9.8s)
🎭 Playwright Run Summary
1 passed (2.0s)
🎭 Playwright Run Summary
3 passed (9.6s)
🎭 Playwright Run Summary
3 passed (10.0s)
🎭 Playwright Run Summary
1 passed (2.0s)
🎭 Playwright Run Summary
3 passed (10.9s)
🎭 Playwright Run Summary
1 passed (1.9s)
🎭 Playwright Run Summary
1 passed (1.9s)
🎭 Playwright Run Summary
3 passed (8.9s)
🎭 Playwright Run Summary
2 passed (2.9s)
🎭 Playwright Run Summary
3 passed (8.1s)
🎭 Playwright Run Summary
3 passed (8.3s)
🎭 Playwright Run Summary
3 passed (9.8s)
🎭 Playwright Run Summary
3 passed (8.1s)
🎭 Playwright Run Summary
1 passed (4.5s)
🎭 Playwright Run Summary
3 passed (9.0s)
🎭 Playwright Run Summary
3 passed (8.7s)
🎭 Playwright Run Summary
2 passed (3.0s)
🎭 Playwright Run Summary
2 passed (5.0s)
🎭 Playwright Run Summary
2 passed (3.1s)
🎭 Playwright Run Summary
2 passed (4.0s)
🎭 Playwright Run Summary
2 passed (2.9s)
🎭 Playwright Run Summary
2 passed (3.1s)
🎭 Playwright Run Summary
2 passed (4.2s)
🎭 Playwright Run Summary
2 passed (2.9s)

Artifacts

Produced during runtime
Name Size
linux-php7.4-mysql-test-e2e-test-admin-evidence
488 KB
linux-php7.4-mysql-test-e2e-test-admin-logs
2.18 KB
linux-php7.4-pgsql-test-e2e-test-admin-evidence
467 KB
linux-php7.4-pgsql-test-e2e-test-admin-logs
2.21 KB
linux-php8.0-mysql-test-e2e-test-admin-evidence
457 KB
linux-php8.0-mysql-test-e2e-test-admin-logs
2.24 KB
linux-php8.0-pgsql-test-e2e-test-admin-evidence
481 KB
linux-php8.0-pgsql-test-e2e-test-admin-logs
2.25 KB
linux-php8.1-mysql-test-e2e-test-admin-evidence
484 KB
linux-php8.1-mysql-test-e2e-test-admin-logs
2.28 KB
linux-php8.1-pgsql-test-e2e-test-admin-evidence
506 KB
linux-php8.1-pgsql-test-e2e-test-admin-logs
2.26 KB
linux-php8.2-mysql-test-e2e-test-admin-evidence
490 KB
linux-php8.2-mysql-test-e2e-test-admin-logs
2.25 KB
linux-php8.2-pgsql-test-e2e-test-admin-evidence
486 KB
linux-php8.2-pgsql-test-e2e-test-admin-logs
2.25 KB
linux-php8.3-mysql-test-e2e-test-admin-evidence
483 KB
linux-php8.3-mysql-test-e2e-test-admin-logs
2.2 KB
linux-php8.3-pgsql-test-e2e-test-admin-evidence
493 KB
linux-php8.3-pgsql-test-e2e-test-admin-logs
2.27 KB
linux-php8.4-rc-mysql-test-e2e-test-admin-evidence
488 KB
linux-php8.4-rc-mysql-test-e2e-test-admin-logs
2.24 KB
linux-php8.4-rc-pgsql-test-e2e-test-admin-evidence
493 KB
linux-php8.4-rc-pgsql-test-e2e-test-admin-logs
2.23 KB