Skip to content

UIを変更 [update snapshots] #37

UIを変更 [update snapshots]

UIを変更 [update snapshots] #37

Triggered via push June 12, 2024 22:43
Status Failure
Total duration 17m 24s
Artifacts 3

test.yml

on: push
Matrix: e2e-test
commit-snapshots
0s
commit-snapshots
Fit to window
Zoom out
Zoom in

Annotations

13 errors, 24 warnings, and 6 notices
[electron] › electron/example.spec.ts:43:5 › 起動したら「利用規約に関するお知らせ」が表示される: tests/e2e/electron/example.spec.ts#L1
1) [electron] › electron/example.spec.ts:43:5 › 起動したら「利用規約に関するお知らせ」が表示される ──────────────────────── Test timeout of 60000ms exceeded.
[electron] › electron/example.spec.ts:43:5 › 起動したら「利用規約に関するお知らせ」が表示される: tests/e2e/electron/example.spec.ts#L1
1) [electron] › electron/example.spec.ts:43:5 › 起動したら「利用規約に関するお知らせ」が表示される ──────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 60000ms exceeded.
[electron] › electron/example.spec.ts:43:5 › 起動したら「利用規約に関するお知らせ」が表示される: tests/e2e/electron/example.spec.ts#L1
1) [electron] › electron/example.spec.ts:43:5 › 起動したら「利用規約に関するお知らせ」が表示される ──────────────────────── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 60000ms exceeded.
e2e-test (ubuntu-latest)
Process completed with exit code 1.
[browser] › browser\アクセント.spec.ts:7:5 › アクセント分割したらアクセント区間が増える: tests\e2e\browser\アクセント.spec.ts#L13
1) [browser] › browser\アクセント.spec.ts:7:5 › アクセント分割したらアクセント区間が増える ───────────────────────────────── Error: expect(received).toBe(expected) // Object.is equality Expected: 1 Received: 0 11 | await page.locator(".audio-cell input").first().press("Enter"); 12 | await page.waitForTimeout(500); > 13 | expect(await page.locator(".mora-table").count()).toBe(1); | ^ 14 | await (await page.locator(".splitter-cell").all())[1].click(); 15 | await page.waitForTimeout(500); 16 | expect(await page.locator(".mora-table").count()).toBe(2); at D:\a\voicevox\voicevox\tests\e2e\browser\アクセント.spec.ts:13:53
[electron] › electron\example.spec.ts:43:5 › 起動したら「利用規約に関するお知らせ」が表示される: tests\e2e\electron\example.spec.ts#L1
1) [electron] › electron\example.spec.ts:43:5 › 起動したら「利用規約に関するお知らせ」が表示される ──────────────────────── Test timeout of 60000ms exceeded.
[electron] › electron\example.spec.ts:43:5 › 起動したら「利用規約に関するお知らせ」が表示される: tests\e2e\electron\example.spec.ts#L1
1) [electron] › electron\example.spec.ts:43:5 › 起動したら「利用規約に関するお知らせ」が表示される ──────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 60000ms exceeded.
[electron] › electron\example.spec.ts:43:5 › 起動したら「利用規約に関するお知らせ」が表示される: tests\e2e\electron\example.spec.ts#L1
1) [electron] › electron\example.spec.ts:43:5 › 起動したら「利用規約に関するお知らせ」が表示される ──────────────────────── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 60000ms exceeded.
e2e-test (windows-latest)
Process completed with exit code 1.
[electron] › electron/example.spec.ts:43:5 › 起動したら「利用規約に関するお知らせ」が表示される: tests/e2e/electron/example.spec.ts#L1
1) [electron] › electron/example.spec.ts:43:5 › 起動したら「利用規約に関するお知らせ」が表示される ──────────────────────── Test timeout of 60000ms exceeded.
[electron] › electron/example.spec.ts:43:5 › 起動したら「利用規約に関するお知らせ」が表示される: tests/e2e/electron/example.spec.ts#L1
1) [electron] › electron/example.spec.ts:43:5 › 起動したら「利用規約に関するお知らせ」が表示される ──────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 60000ms exceeded.
[electron] › electron/example.spec.ts:43:5 › 起動したら「利用規約に関するお知らせ」が表示される: tests/e2e/electron/example.spec.ts#L1
1) [electron] › electron/example.spec.ts:43:5 › 起動したら「利用規約に関するお知らせ」が表示される ──────────────────────── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 60000ms exceeded.
e2e-test (macos-latest)
Process completed with exit code 1.
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
unit-test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build-test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build-test: src/components/Dialog/SettingDialog.vue#L1130
Unexpected console statement
build-test: src/components/Dialog/SettingDialog.vue#L1131
Unexpected console statement
build-test: src/components/Talk/AccentPhrase.vue#L269
Unexpected console statement
build-test: src/components/Talk/AccentPhrase.vue#L296
Unexpected console statement
build-test: src/components/Talk/AccentPhrase.vue#L297
Unexpected console statement
build-test: src/components/Talk/AccentPhrase.vue#L298
Unexpected console statement
build-test: src/components/Talk/AudioCell.vue#L294
Unexpected console statement
build-test: src/components/Talk/AudioCell.vue#L311
Unexpected console statement
build-test: src/components/Talk/AudioCell.vue#L312
Unexpected console statement
build-test: src/components/Talk/AudioInfo.vue#L364
Unexpected console statement
e2e-test (ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Slow Test: [browser] › browser/アップデート通知ダイアログ.spec.ts#L1
[browser] › browser/アップデート通知ダイアログ.spec.ts took 16.0s
e2e-test (windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Slow Test: [browser] › browser\アップデート通知ダイアログ.spec.ts#L1
[browser] › browser\アップデート通知ダイアログ.spec.ts took 16.9s
e2e-test (macos-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Slow Test: [browser] › browser/song/ソング.spec.ts#L1
[browser] › browser/song/ソング.spec.ts took 1.1m
Slow Test: [browser] › browser/複数選択/選択.spec.ts#L1
[browser] › browser/複数選択/選択.spec.ts took 52.3s
Slow Test: [browser] › browser/音声詳細.spec.ts#L1
[browser] › browser/音声詳細.spec.ts took 33.3s
Slow Test: [browser] › browser/初回起動時.spec.ts#L1
[browser] › browser/初回起動時.spec.ts took 32.5s
Slow Test: [browser] › browser/複数選択/値変更.spec.ts#L1
[browser] › browser/複数選択/値変更.spec.ts took 24.7s
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "playwright-report-macos-latest", "playwright-report-ubuntu-latest", "playwright-report-windows-latest". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
🎭 Playwright Run Summary
1 skipped 24 passed (1.6m)
🎭 Playwright Run Summary
1 failed [electron] › electron/example.spec.ts:43:5 › 起動したら「利用規約に関するお知らせ」が表示される ─────────────────────────
🎭 Playwright Run Summary
1 flaky [browser] › browser\アクセント.spec.ts:7:5 › アクセント分割したらアクセント区間が増える ────────────────────────────────── 24 passed (2.2m)
🎭 Playwright Run Summary
1 failed [electron] › electron\example.spec.ts:43:5 › 起動したら「利用規約に関するお知らせ」が表示される ─────────────────────────
🎭 Playwright Run Summary
3 skipped 22 passed (8.2m)
🎭 Playwright Run Summary
1 failed [electron] › electron/example.spec.ts:43:5 › 起動したら「利用規約に関するお知らせ」が表示される ─────────────────────────

Artifacts

Produced during runtime
Name Size
playwright-report-macos-latest Expired
1.38 MB
playwright-report-ubuntu-latest Expired
1.38 MB
playwright-report-windows-latest Expired
1.38 MB