Skip to content

add AccentPhraseに個別idを設定 #6886

add AccentPhraseに個別idを設定

add AccentPhraseに個別idを設定 #6886

Triggered via pull request May 16, 2024 02:30
Status Failure
Total duration 9m 30s
Artifacts

test.yml

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

Annotations

5 errors, 14 warnings, and 6 notices
lint: src/store/project.ts#L471
Cannot find name 'generateAccentPhraseKey'.
lint
Process completed with exit code 2.
build-test: src/store/project.ts#L471
Cannot find name 'generateAccentPhraseKey'.
build-test
Process completed with exit code 2.
[browser] › browser\音声パラメータ.spec.ts:12:5 › 音声パラメータ引き継ぎの設定: tests\e2e\browser\音声パラメータ.spec.ts#L9
1) [browser] › browser\音声パラメータ.spec.ts:12:5 › 音声パラメータ引き継ぎの設定 ───────────────────────────────────── Error: expect(received).toBe(expected) // Object.is equality Expected: "1.00" Received: "0.50" 7 | async function validateValue(locator: Locator, expectedValue: string) { 8 | const value = await locator.evaluate((e: HTMLInputElement) => e.value); > 9 | expect(value).toBe(expectedValue); | ^ 10 | } 11 | 12 | test("音声パラメータ引き継ぎの設定", async ({ page }) => { at validateValue (D:\a\voicevox\voicevox\tests\e2e\browser\音声パラメータ.spec.ts:9:17) at D:\a\voicevox\voicevox\tests\e2e\browser\音声パラメータ.spec.ts:37:3
🎭 Playwright Run Summary
1 skipped 24 passed (1.7m)
🎭 Playwright Run Summary
1 passed (13.8s)
🎭 Playwright Run Summary
1 flaky [browser] › browser\音声パラメータ.spec.ts:12:5 › 音声パラメータ引き継ぎの設定 ────────────────────────────────────── 24 passed (2.5m)
🎭 Playwright Run Summary
1 passed (15.8s)
🎭 Playwright Run Summary
3 skipped 22 passed (7.2m)
🎭 Playwright Run Summary
1 passed (34.0s)
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/.
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/.
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/.
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. 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 17.5s
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. 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 17.4s
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. 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 54.1s
Slow Test: [browser] › browser/複数選択/選択.spec.ts#L1
[browser] › browser/複数選択/選択.spec.ts took 50.1s
Slow Test: [browser] › browser/音声詳細.spec.ts#L1
[browser] › browser/音声詳細.spec.ts took 32.9s
Slow Test: [browser] › browser/初回起動時.spec.ts#L1
[browser] › browser/初回起動時.spec.ts took 30.8s
Slow Test: [browser] › browser/複数選択/値変更.spec.ts#L1
[browser] › browser/複数選択/値変更.spec.ts took 22.8s
Slow Test: [electron] › electron/example.spec.ts#L1
[electron] › electron/example.spec.ts took 30.5s