無音の長さ一括変更するUIの表示をエンジンの能力で切り替えるようにする #8557
test.yml
on: pull_request
Annotations
4 errors, 6 warnings, and 7 notices
[browser] › browser\スクリーンショット.spec.ts:126:5 › メイン画面の表示:
tests\e2e\browser\スクリーンショット.spec.ts#L144
1) [browser] › browser\スクリーンショット.spec.ts:126:5 › メイン画面の表示 ────────────────────────────────────────
Error: Screenshot comparison failed:
6669 pixels (ratio 0.02 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
- 6669 pixels (ratio 0.02 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
- 6669 pixels (ratio 0.02 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
|
[browser] › browser\スクリーンショット.spec.ts:126:5 › メイン画面の表示:
tests\e2e\browser\スクリーンショット.spec.ts#L144
1) [browser] › browser\スクリーンショット.spec.ts:126:5 › メイン画面の表示 ────────────────────────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
6669 pixels (ratio 0.02 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
- 6669 pixels (ratio 0.02 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
- 6669 pixels (ratio 0.02 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
|
[browser] › browser\スクリーンショット.spec.ts:126:5 › メイン画面の表示:
tests\e2e\browser\スクリーンショット.spec.ts#L144
1) [browser] › browser\スクリーンショット.spec.ts:126:5 › メイン画面の表示 ────────────────────────────────────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
6669 pixels (ratio 0.02 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
- 6669 pixels (ratio 0.02 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
- 6669 pixels (ratio 0.02 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
|
e2e-test (windows-latest)
Process completed with exit code 1.
|
config
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
e2e-test (ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Slow Test:
[browser] › browser/アップデート通知ダイアログ.spec.ts#L1
[browser] › browser/アップデート通知ダイアログ.spec.ts took 15.7s
|
Slow Test:
[browser] › browser/複数選択/選択.spec.ts#L1
[browser] › browser/複数選択/選択.spec.ts took 17.9s
|
Slow Test:
[browser] › browser\アップデート通知ダイアログ.spec.ts#L1
[browser] › browser\アップデート通知ダイアログ.spec.ts took 17.5s
|
🎭 Playwright Run Summary
2 skipped
24 passed (1.6m)
|
🎭 Playwright Run Summary
93 skipped
|
🎭 Playwright Run Summary
1 passed (11.5s)
|
🎭 Playwright Run Summary
4 skipped
22 passed (2.5m)
|
🎭 Playwright Run Summary
1 passed (13.1s)
|
🎭 Playwright Run Summary
93 skipped
|
🎭 Playwright Run Summary
1 failed
[browser] › browser\スクリーンショット.spec.ts:126:5 › メイン画面の表示 ─────────────────────────────────────────
25 passed (2.3m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
playwright-report-windows-latest
Expired
|
6.86 MB |
|