ソング:音素タイミングの編集をクエリに適用する関数とそのテストを追加 #8373
test.yml
on: pull_request
Annotations
21 errors, 3 warnings, and 9 notices
lint:
src/sing/domain.ts#L552
Insert `⏎····`
|
lint:
src/sing/domain.ts#L553
Replace `····` with `······`
|
lint:
src/sing/domain.ts#L554
Insert `··`
|
lint:
src/sing/domain.ts#L555
Insert `··`
|
lint:
src/sing/domain.ts#L556
Replace `······` with `········`
|
lint:
src/sing/domain.ts#L557
Insert `··`
|
lint:
src/sing/domain.ts#L558
Insert `··`
|
lint:
src/sing/domain.ts#L559
Replace `}` with `··},⏎··`
|
lint:
src/sing/domain.ts#L818
Replace `·secondToRoundedFrame(value,·frameRate)` with `⏎····secondToRoundedFrame(value,·frameRate),⏎··`
|
lint
Process completed with exit code 1.
|
build-test:
src/sing/domain.ts#L552
Insert `⏎····`
|
build-test:
src/sing/domain.ts#L553
Replace `····` with `······`
|
build-test:
src/sing/domain.ts#L554
Insert `··`
|
build-test:
src/sing/domain.ts#L555
Insert `··`
|
build-test:
src/sing/domain.ts#L556
Replace `······` with `········`
|
build-test:
src/sing/domain.ts#L557
Insert `··`
|
build-test:
src/sing/domain.ts#L558
Insert `··`
|
build-test:
src/sing/domain.ts#L559
Replace `}` with `··},⏎··`
|
build-test:
src/sing/domain.ts#L818
Replace `·secondToRoundedFrame(value,·frameRate)` with `⏎····secondToRoundedFrame(value,·frameRate),⏎··`
|
build-test
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
|
Slow Test:
[browser] › browser/アップデート通知ダイアログ.spec.ts#L1
[browser] › browser/アップデート通知ダイアログ.spec.ts took 17.5s
|
Slow Test:
[browser] › browser/複数選択/選択.spec.ts#L1
[browser] › browser/複数選択/選択.spec.ts took 18.5s
|
Slow Test:
[browser] › browser\アップデート通知ダイアログ.spec.ts#L1
[browser] › browser\アップデート通知ダイアログ.spec.ts took 17.8s
|
🎭 Playwright Run Summary
2 skipped
24 passed (1.7m)
|
🎭 Playwright Run Summary
70 skipped
|
🎭 Playwright Run Summary
1 passed (11.6s)
|
🎭 Playwright Run Summary
4 skipped
22 passed (2.9m)
|
🎭 Playwright Run Summary
1 passed (17.4s)
|
🎭 Playwright Run Summary
70 skipped
|
🎭 Playwright Run Summary
1 flaky
[browser] › browser\アクセント.spec.ts:7:5 › アクセント分割したらアクセント区間が増える ──────────────────────────────────
25 passed (2.2m)
|
🎭 Playwright Run Summary
1 passed (13.0s)
|
🎭 Playwright Run Summary
70 passed (1.1m)
|