Skip to content

Fix: MusicXML・UST読み込み時に歌詞のtrimを行うようにする (#1988) #12

Fix: MusicXML・UST読み込み時に歌詞のtrimを行うようにする (#1988)

Fix: MusicXML・UST読み込み時に歌詞のtrimを行うようにする (#1988) #12

Triggered via push April 26, 2024 00:25
Status Success
Total duration 14m 28s
Artifacts

test.yml

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

Annotations

2 errors, 8 warnings, and 6 notices
[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
[browser] › browser\調整結果.spec.ts:28:5 › 実験的機能:調整結果の保持: tests\e2e\browser\調整結果.spec.ts#L89
2) [browser] › browser\調整結果.spec.ts:28:5 › 実験的機能:調整結果の保持 ───────────────────────────────────────── Error: expect(received).toBeFalsy() Received: true 87 | ]); 88 | // 読点が削除されていることを確認 > 89 | expect(await firstAccentPhrase.getByText("、").isVisible()).toBeFalsy(); | ^ 90 | 91 | // 一部のアクセント句のみ変更:他のアクセント句は変わらない 92 | await audioCell.locator("input").clear(); at D:\a\voicevox\voicevox\tests\e2e\browser\調整結果.spec.ts:89:62
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/.
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/.
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: [electron] › electron\example.spec.ts#L1
[electron] › electron\example.spec.ts took 15.5s
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: [electron] › electron/example.spec.ts#L1
[electron] › electron/example.spec.ts took 56.6s
🎭 Playwright Run Summary
1 skipped 24 passed (1.8m)
🎭 Playwright Run Summary
1 passed (17.8s)
🎭 Playwright Run Summary
2 flaky [browser] › browser\アクセント.spec.ts:7:5 › アクセント分割したらアクセント区間が増える ────────────────────────────────── [browser] › browser\調整結果.spec.ts:28:5 › 実験的機能:調整結果の保持 ────────────────────────────────────────── 23 passed (2.7m)
🎭 Playwright Run Summary
1 passed (51.3s)
🎭 Playwright Run Summary
3 skipped 22 passed (11.9m)
🎭 Playwright Run Summary
1 passed (1.0m)