無音の長さ一括変更するUIの表示をエンジンの能力で切り替えるようにする #8555
Annotations
10 errors, 2 warnings, and 1 notice
tests\e2e\browser\スクリーンショット.spec.ts#L144
1) [browser] › browser\スクリーンショット.spec.ts:126:5 › メイン画面の表示 ────────────────────────────────────────
Error: Screenshot comparison failed:
452 pixels (ratio 0.01 of all image pixels) are different.
Expected: D:\a\voicevox\voicevox\tests\e2e\browser\スクリーンショット.spec.ts-snapshots\トーク画面-browser-win32.png
Received: D:\a\voicevox\voicevox\test-results\スクリーンショット-メイン画面の表示-browser\トーク画面-actual.png
Diff: D:\a\voicevox\voicevox\test-results\スクリーンショット-メイン画面の表示-browser\トーク画面-diff.png
Call log:
- expect.toHaveScreenshot(トーク画面.png) with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 452 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- captured a stable screenshot
- 452 pixels (ratio 0.01 of all image pixels) are different.
142 | }
143 | }
> 144 | await expect(page).toHaveScreenshot("トーク画面.png");
| ^
145 |
146 | // ソング画面の表示
147 | await page.getByText("ソング").click();
at D:\a\voicevox\voicevox\tests\e2e\browser\スクリーンショット.spec.ts:144:22
|
tests\e2e\browser\スクリーンショット.spec.ts#L144
1) [browser] › browser\スクリーンショット.spec.ts:126:5 › メイン画面の表示 ────────────────────────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
452 pixels (ratio 0.01 of all image pixels) are different.
Expected: D:\a\voicevox\voicevox\tests\e2e\browser\スクリーンショット.spec.ts-snapshots\トーク画面-browser-win32.png
Received: D:\a\voicevox\voicevox\test-results\スクリーンショット-メイン画面の表示-browser-retry1\トーク画面-actual.png
Diff: D:\a\voicevox\voicevox\test-results\スクリーンショット-メイン画面の表示-browser-retry1\トーク画面-diff.png
Call log:
- expect.toHaveScreenshot(トーク画面.png) with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 452 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- captured a stable screenshot
- 452 pixels (ratio 0.01 of all image pixels) are different.
142 | }
143 | }
> 144 | await expect(page).toHaveScreenshot("トーク画面.png");
| ^
145 |
146 | // ソング画面の表示
147 | await page.getByText("ソング").click();
at D:\a\voicevox\voicevox\tests\e2e\browser\スクリーンショット.spec.ts:144:22
|
tests\e2e\browser\スクリーンショット.spec.ts#L144
1) [browser] › browser\スクリーンショット.spec.ts:126:5 › メイン画面の表示 ────────────────────────────────────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
452 pixels (ratio 0.01 of all image pixels) are different.
Expected: D:\a\voicevox\voicevox\tests\e2e\browser\スクリーンショット.spec.ts-snapshots\トーク画面-browser-win32.png
Received: D:\a\voicevox\voicevox\test-results\スクリーンショット-メイン画面の表示-browser-retry2\トーク画面-actual.png
Diff: D:\a\voicevox\voicevox\test-results\スクリーンショット-メイン画面の表示-browser-retry2\トーク画面-diff.png
Call log:
- expect.toHaveScreenshot(トーク画面.png) with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 452 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- captured a stable screenshot
- 452 pixels (ratio 0.01 of all image pixels) are different.
142 | }
143 | }
> 144 | await expect(page).toHaveScreenshot("トーク画面.png");
| ^
145 |
146 | // ソング画面の表示
147 | await page.getByText("ソング").click();
at D:\a\voicevox\voicevox\tests\e2e\browser\スクリーンショット.spec.ts:144:22
|
tests\e2e\browser\複数選択\値変更.spec.ts#L1
2) [browser] › browser\複数選択\値変更.spec.ts:103:5 › 複数選択:AudioInfo操作 ─────────────────────────────────
Test timeout of 60000ms exceeded.
|
tests\e2e\browser\複数選択\値変更.spec.ts#L121
2) [browser] › browser\複数選択\値変更.spec.ts:103:5 › 複数選択:AudioInfo操作 ─────────────────────────────────
Error: locator.fill: Test timeout of 60000ms exceeded.
Call log:
- waiting for getByTestId('AudioInfo').locator('.parameters > div').nth(4).locator('label input')
- locator resolved to <input disabled type="text" tabindex="0" value="1.00" maxlength="5" class="q-field__native q-placeholder" id="f_b4d03a2b-416e-452e-b740-c31cab91d023"/>
- fill("2")
- attempting fill action
- waiting for element to be visible, enabled and editable
- element is not enabled
- retrying fill action, attempt #1
- waiting for element to be visible, enabled and editable
- element is not enabled
- retrying fill action, attempt #2
- waiting 20ms
- waiting for element to be visible, enabled and editable
- element is not enabled
- retrying fill action, attempt #3
- waiting 100ms
- waiting for element to be visible, enabled and editable
- element is not enabled
- retrying fill action, attempt #4
- waiting 100ms
- waiting for element to be visible, enabled and editable
- element is not enabled
- retrying fill action, attempt #5
- waiting 500ms
- waiting for element to be visible, enabled and editable
- element is not enabled
- retrying fill action, attempt #6
- waiting 500ms
- waiting for element to be visible, enabled and editable
- element is not enabled
- retrying fill action, attempt #7
- waiting 500ms
- waiting for element to be visible, enabled and editable
- element is not enabled
- retrying fill action, attempt #8
- waiting 500ms
- waiting for element to be visible, enabled and editable
- element is not enabled
- retrying fill action, attempt #9
- waiting 500ms
- waiting for element to be visible, enabled and editable
- element is not enabled
- retrying fill action, attempt #10
- waiting 500ms
- waiting for element to be visible, enabled and editable
- element is not enabled
- retrying fill action, attempt #11
- waiting 500ms
- waiting for element to be visible, enabled and editable
- element is not enabled
- retrying fill action, attempt #12
- waiting 500ms
- waiting for element to be visible, enabled and editable
- element is not enabled
- retrying fill action, attempt #13
- waiting 500ms
- waiting for element to be visible, enabled and editable
- element is not enabled
- retrying fill action, attempt #14
- waiting 500ms
- waiting for element to be visible, enabled and editable
- element is not enabled
- retrying fill action, attempt #15
- waiting 500ms
- waiting for element to be visible, enabled and editable
- element is not enabled
- retrying fill action, attempt #16
- waiting 500ms
- waiting for element to be visible, enabled and editable
- element is not enabled
- retrying fill action, attempt #17
- waiting 500ms
- waiting for element to be visible, enabled and editable
- element is not enabled
- retrying fill action, attempt #18
- waiting 500ms
- waiting for element to be visible, enabled and editable
- element is not enabled
- retrying fill action, attempt #19
- waiting 500ms
- waiting for element to be visible, enabled and editable
- element is not enabled
- retrying fill action, attempt #20
- waiting 500ms
- waiting for element to be visible, enabled and editable
- element is not enabled
- retrying fill action, attempt #21
- waiting 500ms
- waiting for element to be visible, enabled and editable
- element is not enabled
- retrying fill action, attempt #22
- wai
|
tests\e2e\browser\複数選択\値変更.spec.ts#L1
2) [browser] › browser\複数選択\値変更.spec.ts:103:5 › 複数選択:AudioInfo操作 ─────────────────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 60000ms exceeded.
|
tests\e2e\browser\複数選択\値変更.spec.ts#L121
2) [browser] › browser\複数選択\値変更.spec.ts:103:5 › 複数選択:AudioInfo操作 ─────────────────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: locator.fill: Test timeout of 60000ms exceeded.
Call log:
- waiting for getByTestId('AudioInfo').locator('.parameters > div').nth(4).locator('label input')
- locator resolved to <input disabled type="text" tabindex="0" value="1.00" maxlength="5" class="q-field__native q-placeholder" id="f_6b70f353-d652-4c7a-87da-c1fe6f6f7a48"/>
- fill("2")
- attempting fill action
- waiting for element to be visible, enabled and editable
- element is not enabled
- retrying fill action, attempt #1
- waiting for element to be visible, enabled and editable
- element is not enabled
- retrying fill action, attempt #2
- waiting 20ms
- waiting for element to be visible, enabled and editable
- element is not enabled
- retrying fill action, attempt #3
- waiting 100ms
- waiting for element to be visible, enabled and editable
- element is not enabled
- retrying fill action, attempt #4
- waiting 100ms
- waiting for element to be visible, enabled and editable
- element is not enabled
- retrying fill action, attempt #5
- waiting 500ms
- waiting for element to be visible, enabled and editable
- element is not enabled
- retrying fill action, attempt #6
- waiting 500ms
- waiting for element to be visible, enabled and editable
- element is not enabled
- retrying fill action, attempt #7
- waiting 500ms
- waiting for element to be visible, enabled and editable
- element is not enabled
- retrying fill action, attempt #8
- waiting 500ms
- waiting for element to be visible, enabled and editable
- element is not enabled
- retrying fill action, attempt #9
- waiting 500ms
- waiting for element to be visible, enabled and editable
- element is not enabled
- retrying fill action, attempt #10
- waiting 500ms
- waiting for element to be visible, enabled and editable
- element is not enabled
- retrying fill action, attempt #11
- waiting 500ms
- waiting for element to be visible, enabled and editable
- element is not enabled
- retrying fill action, attempt #12
- waiting 500ms
- waiting for element to be visible, enabled and editable
- element is not enabled
- retrying fill action, attempt #13
- waiting 500ms
- waiting for element to be visible, enabled and editable
- element is not enabled
- retrying fill action, attempt #14
- waiting 500ms
- waiting for element to be visible, enabled and editable
- element is not enabled
- retrying fill action, attempt #15
- waiting 500ms
- waiting for element to be visible, enabled and editable
- element is not enabled
- retrying fill action, attempt #16
- waiting 500ms
- waiting for element to be visible, enabled and editable
- element is not enabled
- retrying fill action, attempt #17
- waiting 500ms
- waiting for element to be visible, enabled and editable
- element is not enabled
- retrying fill action, attempt #18
- waiting 500ms
- waiting for element to be visible, enabled and editable
- element is not enabled
- retrying fill action, attempt #19
- waiting 500ms
- waiting for element to be visible, enabled and editable
- element is not enabled
- retrying fill action, attempt #20
- waiting 500ms
- waiting for element to be visible, enabled and editable
- element is not enabled
- retrying fill action, attempt #21
- waiting 500ms
- waiting for element to be visible, enabled
|
tests\e2e\browser\複数選択\値変更.spec.ts#L1
2) [browser] › browser\複数選択\値変更.spec.ts:103:5 › 複数選択:AudioInfo操作 ─────────────────────────────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 60000ms exceeded.
|
tests\e2e\browser\複数選択\値変更.spec.ts#L121
2) [browser] › browser\複数選択\値変更.spec.ts:103:5 › 複数選択:AudioInfo操作 ─────────────────────────────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: locator.fill: Test timeout of 60000ms exceeded.
Call log:
- waiting for getByTestId('AudioInfo').locator('.parameters > div').nth(4).locator('label input')
- locator resolved to <input disabled type="text" tabindex="0" value="1.00" maxlength="5" class="q-field__native q-placeholder" id="f_26beba11-7b9e-49f3-a730-604b71c9bd2a"/>
- fill("2")
- attempting fill action
- waiting for element to be visible, enabled and editable
- element is not enabled
- retrying fill action, attempt #1
- waiting for element to be visible, enabled and editable
- element is not enabled
- retrying fill action, attempt #2
- waiting 20ms
- waiting for element to be visible, enabled and editable
- element is not enabled
- retrying fill action, attempt #3
- waiting 100ms
- waiting for element to be visible, enabled and editable
- element is not enabled
- retrying fill action, attempt #4
- waiting 100ms
- waiting for element to be visible, enabled and editable
- element is not enabled
- retrying fill action, attempt #5
- waiting 500ms
- waiting for element to be visible, enabled and editable
- element is not enabled
- retrying fill action, attempt #6
- waiting 500ms
- waiting for element to be visible, enabled and editable
- element is not enabled
- retrying fill action, attempt #7
- waiting 500ms
- waiting for element to be visible, enabled and editable
- element is not enabled
- retrying fill action, attempt #8
- waiting 500ms
- waiting for element to be visible, enabled and editable
- element is not enabled
- retrying fill action, attempt #9
- waiting 500ms
- waiting for element to be visible, enabled and editable
- element is not enabled
- retrying fill action, attempt #10
- waiting 500ms
- waiting for element to be visible, enabled and editable
- element is not enabled
- retrying fill action, attempt #11
- waiting 500ms
- waiting for element to be visible, enabled and editable
- element is not enabled
- retrying fill action, attempt #12
- waiting 500ms
- waiting for element to be visible, enabled and editable
- element is not enabled
- retrying fill action, attempt #13
- waiting 500ms
- waiting for element to be visible, enabled and editable
- element is not enabled
- retrying fill action, attempt #14
- waiting 500ms
- waiting for element to be visible, enabled and editable
- element is not enabled
- retrying fill action, attempt #15
- waiting 500ms
- waiting for element to be visible, enabled and editable
- element is not enabled
- retrying fill action, attempt #16
- waiting 500ms
- waiting for element to be visible, enabled and editable
- element is not enabled
- retrying fill action, attempt #17
- waiting 500ms
- waiting for element to be visible, enabled and editable
- element is not enabled
- retrying fill action, attempt #18
- waiting 500ms
- waiting for element to be visible, enabled and editable
- element is not enabled
- retrying fill action, attempt #19
- waiting 500ms
- waiting for element to be visible, enabled and editable
- element is not enabled
- retrying fill action, attempt #20
- waiting 500ms
- waiting for element to be visible, enabled and editable
- element is not enabled
- retrying fill action, attempt #21
- waiting 500ms
- waiting for element to be visible, enabled
|
|
[browser] › browser\複数選択\選択.spec.ts#L1
[browser] › browser\複数選択\選択.spec.ts took 21.3s
|
[browser] › browser\アップデート通知ダイアログ.spec.ts#L1
[browser] › browser\アップデート通知ダイアログ.spec.ts took 18.8s
|
|
This job failed
Loading