Skip to content

[WIP]カラー+スタイルの調整 [OKLCH版] #7484

[WIP]カラー+スタイルの調整 [OKLCH版]

[WIP]カラー+スタイルの調整 [OKLCH版] #7484

Triggered via pull request August 10, 2024 13:30
Status Failure
Total duration 9m 25s
Artifacts 1

test.yml

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

Annotations

10 errors, 9 warnings, and 5 notices
lint: src/store/setting.ts#L380
'cssVars' is assigned a value but never used
lint: src/store/setting.ts#L381
'isDarkMode' is assigned a value but never used
lint
Process completed with exit code 1.
build-test: src/store/setting.ts#L380
'cssVars' is assigned a value but never used
build-test: src/store/setting.ts#L381
'isDarkMode' is assigned a value but never used
build-test
Process completed with exit code 1.
[browser] › browser\設定ダイアログ\設定ダイアログ.spec.ts:6:5 › スクリーンショット: tests\e2e\browser\設定ダイアログ\設定ダイアログ.spec.ts#L14
1) [browser] › browser\設定ダイアログ\設定ダイアログ.spec.ts:6:5 › スクリーンショット ─────────────────────────────────── Error: Screenshot comparison failed: 12524 pixels (ratio 0.02 of all image pixels) are different. Expected: D:\a\voicevox\voicevox\tests\e2e\browser\設定ダイアログ\設定ダイアログ.spec.ts-snapshots\スクリーンショット-3-browser-win32.png Received: D:\a\voicevox\voicevox\test-results\設定ダイアログ-設定ダイアログ-スクリーンショット-browser\スクリーンショット-3-actual.png Diff: D:\a\voicevox\voicevox\test-results\設定ダイアログ-設定ダイアログ-スクリーンショット-browser\スクリーンショット-3-diff.png Call log: - page._expectScreenshot with timeout 5000ms - verifying given screenshot expectation - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - 12524 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 - 12524 pixels (ratio 0.02 of all image pixels) are different. 12 | // スクリーンショット撮影とスクロールを繰り返す 13 | for (let i = 0; i < 5; i++) { > 14 | await expect(page).toHaveScreenshot(`スクリーンショット_${i}.png`); | ^ 15 | await page.mouse.wheel(0, 500); 16 | await page.waitForTimeout(300); 17 | } at D:\a\voicevox\voicevox\tests\e2e\browser\設定ダイアログ\設定ダイアログ.spec.ts:14:24
[browser] › browser\設定ダイアログ\設定ダイアログ.spec.ts:6:5 › スクリーンショット: tests\e2e\browser\設定ダイアログ\設定ダイアログ.spec.ts#L14
1) [browser] › browser\設定ダイアログ\設定ダイアログ.spec.ts:6:5 › スクリーンショット ─────────────────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Screenshot comparison failed: 12524 pixels (ratio 0.02 of all image pixels) are different. Expected: D:\a\voicevox\voicevox\tests\e2e\browser\設定ダイアログ\設定ダイアログ.spec.ts-snapshots\スクリーンショット-3-browser-win32.png Received: D:\a\voicevox\voicevox\test-results\設定ダイアログ-設定ダイアログ-スクリーンショット-browser-retry1\スクリーンショット-3-actual.png Diff: D:\a\voicevox\voicevox\test-results\設定ダイアログ-設定ダイアログ-スクリーンショット-browser-retry1\スクリーンショット-3-diff.png Call log: - page._expectScreenshot with timeout 5000ms - verifying given screenshot expectation - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - 12524 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 - 12524 pixels (ratio 0.02 of all image pixels) are different. 12 | // スクリーンショット撮影とスクロールを繰り返す 13 | for (let i = 0; i < 5; i++) { > 14 | await expect(page).toHaveScreenshot(`スクリーンショット_${i}.png`); | ^ 15 | await page.mouse.wheel(0, 500); 16 | await page.waitForTimeout(300); 17 | } at D:\a\voicevox\voicevox\tests\e2e\browser\設定ダイアログ\設定ダイアログ.spec.ts:14:24
[browser] › browser\設定ダイアログ\設定ダイアログ.spec.ts:6:5 › スクリーンショット: tests\e2e\browser\設定ダイアログ\設定ダイアログ.spec.ts#L14
1) [browser] › browser\設定ダイアログ\設定ダイアログ.spec.ts:6:5 › スクリーンショット ─────────────────────────────────── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Screenshot comparison failed: 12524 pixels (ratio 0.02 of all image pixels) are different. Expected: D:\a\voicevox\voicevox\tests\e2e\browser\設定ダイアログ\設定ダイアログ.spec.ts-snapshots\スクリーンショット-3-browser-win32.png Received: D:\a\voicevox\voicevox\test-results\設定ダイアログ-設定ダイアログ-スクリーンショット-browser-retry2\スクリーンショット-3-actual.png Diff: D:\a\voicevox\voicevox\test-results\設定ダイアログ-設定ダイアログ-スクリーンショット-browser-retry2\スクリーンショット-3-diff.png Call log: - page._expectScreenshot with timeout 5000ms - verifying given screenshot expectation - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - 12524 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 - 12524 pixels (ratio 0.02 of all image pixels) are different. 12 | // スクリーンショット撮影とスクロールを繰り返す 13 | for (let i = 0; i < 5; i++) { > 14 | await expect(page).toHaveScreenshot(`スクリーンショット_${i}.png`); | ^ 15 | await page.mouse.wheel(0, 500); 16 | await page.waitForTimeout(300); 17 | } at D:\a\voicevox\voicevox\tests\e2e\browser\設定ダイアログ\設定ダイアログ.spec.ts:14:24
e2e-test (windows-latest)
Process completed with exit code 1.
🎭 Playwright Run Summary
2 skipped 24 passed (1.9m)
🎭 Playwright Run Summary
1 passed (15.1s)
🎭 Playwright Run Summary
1 failed [browser] › browser\設定ダイアログ\設定ダイアログ.spec.ts:6:5 › スクリーンショット ──────────────────────────────────── 25 passed (3.2m)
🎭 Playwright Run Summary
4 skipped 22 passed (7.3m)
🎭 Playwright Run Summary
1 passed (33.8s)
build-test: src/store/setting.ts#L261
Unexpected console statement
Slow Test: [browser] › browser/アップデート通知ダイアログ.spec.ts#L1
[browser] › browser/アップデート通知ダイアログ.spec.ts took 18.8s
Slow Test: [browser] › browser\アップデート通知ダイアログ.spec.ts#L1
[browser] › browser\アップデート通知ダイアログ.spec.ts took 19.5s
Slow Test: [browser] › browser/song/ソング.spec.ts#L1
[browser] › browser/song/ソング.spec.ts took 52.6s
Slow Test: [browser] › browser/複数選択/選択.spec.ts#L1
[browser] › browser/複数選択/選択.spec.ts took 44.2s
Slow Test: [browser] › browser/複数選択/値変更.spec.ts#L1
[browser] › browser/複数選択/値変更.spec.ts took 32.4s
Slow Test: [browser] › browser/音声詳細.spec.ts#L1
[browser] › browser/音声詳細.spec.ts took 29.3s
Slow Test: [browser] › browser/初回起動時.spec.ts#L1
[browser] › browser/初回起動時.spec.ts took 28.5s
Slow Test: [electron] › electron/example.spec.ts#L1
[electron] › electron/example.spec.ts took 30.9s

Artifacts

Produced during runtime
Name Size
playwright-report-windows-latest Expired
16.4 MB