無音の長さ一括変更するUIの表示をエンジンの能力で切り替えるようにする #8558
Annotations
1 error, 1 warning, and 3 notices
tests\e2e\browser\調整結果.spec.ts#L102
1) [browser] › browser\調整結果.spec.ts:28:5 › 実験的機能:調整結果の保持 ─────────────────────────────────────────
Error: expect(received).not.toEqual(expected) // deep equality
Expected: not [6.5, 6.5, 6.5, 6.5]
100 | ]);
101 | // 変化することを確認
> 102 | expect(sliderValues[1]).not.toEqual([6.5, 6.5, 6.5, 6.5]);
| ^
103 | });
104 |
at D:\a\voicevox\voicevox\tests\e2e\browser\調整結果.spec.ts:102:31
|
[browser] › browser\アップデート通知ダイアログ.spec.ts#L1
[browser] › browser\アップデート通知ダイアログ.spec.ts took 17.5s
|
|
|
|
This job succeeded
Loading