QuestionDialogの文字色を修正、StorybookのVRTを改善 #8011
test.yml
on: pull_request
Annotations
31 errors, 4 warnings, and 9 notices
[storybook] › storybook/スクリーンショット.spec.mts:63:11 › components/Base/BaseButton › Default › テーマ:ライト:
tests/e2e/storybook/スクリーンショット.spec.mts#L85
1) [storybook] › storybook/スクリーンショット.spec.mts:63:11 › components/Base/BaseButton › Default › テーマ:ライト
Error: A snapshot doesn't exist at /home/runner/work/voicevox/voicevox/tests/e2e/storybook/スクリーンショット.spec.mts-snapshots/components-base-basebutton--default-light-storybook-linux.png, writing actual.
83 | await expect(dialog).toHaveScreenshot(`${story.id}-${theme}.png`);
84 | } else {
> 85 | await expect(root).toHaveScreenshot(`${story.id}-${theme}.png`);
| ^
86 | }
87 | });
88 | }
at /home/runner/work/voicevox/voicevox/tests/e2e/storybook/スクリーンショット.spec.mts:85:15
|
[storybook] › storybook/スクリーンショット.spec.mts:63:11 › components/Base/BaseButton › Default › テーマ:ダーク:
tests/e2e/storybook/スクリーンショット.spec.mts#L85
2) [storybook] › storybook/スクリーンショット.spec.mts:63:11 › components/Base/BaseButton › Default › テーマ:ダーク
Error: A snapshot doesn't exist at /home/runner/work/voicevox/voicevox/tests/e2e/storybook/スクリーンショット.spec.mts-snapshots/components-base-basebutton--default-dark-storybook-linux.png, writing actual.
83 | await expect(dialog).toHaveScreenshot(`${story.id}-${theme}.png`);
84 | } else {
> 85 | await expect(root).toHaveScreenshot(`${story.id}-${theme}.png`);
| ^
86 | }
87 | });
88 | }
at /home/runner/work/voicevox/voicevox/tests/e2e/storybook/スクリーンショット.spec.mts:85:15
|
[storybook] › storybook/スクリーンショット.spec.mts:63:11 › components/Base/BaseButton › Primary › テーマ:ライト:
tests/e2e/storybook/スクリーンショット.spec.mts#L85
3) [storybook] › storybook/スクリーンショット.spec.mts:63:11 › components/Base/BaseButton › Primary › テーマ:ライト
Error: A snapshot doesn't exist at /home/runner/work/voicevox/voicevox/tests/e2e/storybook/スクリーンショット.spec.mts-snapshots/components-base-basebutton--primary-light-storybook-linux.png, writing actual.
83 | await expect(dialog).toHaveScreenshot(`${story.id}-${theme}.png`);
84 | } else {
> 85 | await expect(root).toHaveScreenshot(`${story.id}-${theme}.png`);
| ^
86 | }
87 | });
88 | }
at /home/runner/work/voicevox/voicevox/tests/e2e/storybook/スクリーンショット.spec.mts:85:15
|
[storybook] › storybook/スクリーンショット.spec.mts:63:11 › components/Base/BaseButton › Primary › テーマ:ダーク:
tests/e2e/storybook/スクリーンショット.spec.mts#L85
4) [storybook] › storybook/スクリーンショット.spec.mts:63:11 › components/Base/BaseButton › Primary › テーマ:ダーク
Error: A snapshot doesn't exist at /home/runner/work/voicevox/voicevox/tests/e2e/storybook/スクリーンショット.spec.mts-snapshots/components-base-basebutton--primary-dark-storybook-linux.png, writing actual.
83 | await expect(dialog).toHaveScreenshot(`${story.id}-${theme}.png`);
84 | } else {
> 85 | await expect(root).toHaveScreenshot(`${story.id}-${theme}.png`);
| ^
86 | }
87 | });
88 | }
at /home/runner/work/voicevox/voicevox/tests/e2e/storybook/スクリーンショット.spec.mts:85:15
|
[storybook] › storybook/スクリーンショット.spec.mts:63:11 › components/Base/BaseButton › Danger › テーマ:ライト:
tests/e2e/storybook/スクリーンショット.spec.mts#L85
5) [storybook] › storybook/スクリーンショット.spec.mts:63:11 › components/Base/BaseButton › Danger › テーマ:ライト
Error: A snapshot doesn't exist at /home/runner/work/voicevox/voicevox/tests/e2e/storybook/スクリーンショット.spec.mts-snapshots/components-base-basebutton--danger-light-storybook-linux.png, writing actual.
83 | await expect(dialog).toHaveScreenshot(`${story.id}-${theme}.png`);
84 | } else {
> 85 | await expect(root).toHaveScreenshot(`${story.id}-${theme}.png`);
| ^
86 | }
87 | });
88 | }
at /home/runner/work/voicevox/voicevox/tests/e2e/storybook/スクリーンショット.spec.mts:85:15
|
[storybook] › storybook/スクリーンショット.spec.mts:63:11 › components/Base/BaseButton › Danger › テーマ:ダーク:
tests/e2e/storybook/スクリーンショット.spec.mts#L85
6) [storybook] › storybook/スクリーンショット.spec.mts:63:11 › components/Base/BaseButton › Danger › テーマ:ダーク
Error: A snapshot doesn't exist at /home/runner/work/voicevox/voicevox/tests/e2e/storybook/スクリーンショット.spec.mts-snapshots/components-base-basebutton--danger-dark-storybook-linux.png, writing actual.
83 | await expect(dialog).toHaveScreenshot(`${story.id}-${theme}.png`);
84 | } else {
> 85 | await expect(root).toHaveScreenshot(`${story.id}-${theme}.png`);
| ^
86 | }
87 | });
88 | }
at /home/runner/work/voicevox/voicevox/tests/e2e/storybook/スクリーンショット.spec.mts:85:15
|
[storybook] › storybook/スクリーンショット.spec.mts:63:11 › components/Base/BaseCheckbox › Default › テーマ:ライト:
tests/e2e/storybook/スクリーンショット.spec.mts#L85
7) [storybook] › storybook/スクリーンショット.spec.mts:63:11 › components/Base/BaseCheckbox › Default › テーマ:ライト
Error: A snapshot doesn't exist at /home/runner/work/voicevox/voicevox/tests/e2e/storybook/スクリーンショット.spec.mts-snapshots/components-base-basecheckbox--default-light-storybook-linux.png, writing actual.
83 | await expect(dialog).toHaveScreenshot(`${story.id}-${theme}.png`);
84 | } else {
> 85 | await expect(root).toHaveScreenshot(`${story.id}-${theme}.png`);
| ^
86 | }
87 | });
88 | }
at /home/runner/work/voicevox/voicevox/tests/e2e/storybook/スクリーンショット.spec.mts:85:15
|
[storybook] › storybook/スクリーンショット.spec.mts:63:11 › components/Base/BaseCheckbox › Default › テーマ:ダーク:
tests/e2e/storybook/スクリーンショット.spec.mts#L85
8) [storybook] › storybook/スクリーンショット.spec.mts:63:11 › components/Base/BaseCheckbox › Default › テーマ:ダーク
Error: A snapshot doesn't exist at /home/runner/work/voicevox/voicevox/tests/e2e/storybook/スクリーンショット.spec.mts-snapshots/components-base-basecheckbox--default-dark-storybook-linux.png, writing actual.
83 | await expect(dialog).toHaveScreenshot(`${story.id}-${theme}.png`);
84 | } else {
> 85 | await expect(root).toHaveScreenshot(`${story.id}-${theme}.png`);
| ^
86 | }
87 | });
88 | }
at /home/runner/work/voicevox/voicevox/tests/e2e/storybook/スクリーンショット.spec.mts:85:15
|
[storybook] › storybook/スクリーンショット.spec.mts:63:11 › components/Base/BaseCheckbox › Checked › テーマ:ライト:
tests/e2e/storybook/スクリーンショット.spec.mts#L85
9) [storybook] › storybook/スクリーンショット.spec.mts:63:11 › components/Base/BaseCheckbox › Checked › テーマ:ライト
Error: A snapshot doesn't exist at /home/runner/work/voicevox/voicevox/tests/e2e/storybook/スクリーンショット.spec.mts-snapshots/components-base-basecheckbox--checked-light-storybook-linux.png, writing actual.
83 | await expect(dialog).toHaveScreenshot(`${story.id}-${theme}.png`);
84 | } else {
> 85 | await expect(root).toHaveScreenshot(`${story.id}-${theme}.png`);
| ^
86 | }
87 | });
88 | }
at /home/runner/work/voicevox/voicevox/tests/e2e/storybook/スクリーンショット.spec.mts:85:15
|
[storybook] › storybook/スクリーンショット.spec.mts:63:11 › components/Base/BaseCheckbox › Checked › テーマ:ダーク:
tests/e2e/storybook/スクリーンショット.spec.mts#L85
10) [storybook] › storybook/スクリーンショット.spec.mts:63:11 › components/Base/BaseCheckbox › Checked › テーマ:ダーク
Error: A snapshot doesn't exist at /home/runner/work/voicevox/voicevox/tests/e2e/storybook/スクリーンショット.spec.mts-snapshots/components-base-basecheckbox--checked-dark-storybook-linux.png, writing actual.
83 | await expect(dialog).toHaveScreenshot(`${story.id}-${theme}.png`);
84 | } else {
> 85 | await expect(root).toHaveScreenshot(`${story.id}-${theme}.png`);
| ^
86 | }
87 | });
88 | }
at /home/runner/work/voicevox/voicevox/tests/e2e/storybook/スクリーンショット.spec.mts:85:15
|
[browser] › browser\音声パラメータ.spec.ts:12:5 › 音声パラメータ引き継ぎの設定:
tests\e2e\browser\音声パラメータ.spec.ts#L9
1) [browser] › browser\音声パラメータ.spec.ts:12:5 › 音声パラメータ引き継ぎの設定 ─────────────────────────────────────
Error: expect(received).toBe(expected) // Object.is equality
Expected: "1.00"
Received: "0.50"
7 | async function validateValue(locator: Locator, expectedValue: string) {
8 | const value = await locator.evaluate((e: HTMLInputElement) => e.value);
> 9 | expect(value).toBe(expectedValue);
| ^
10 | }
11 |
12 | test("音声パラメータ引き継ぎの設定", async ({ page }) => {
at validateValue (D:\a\voicevox\voicevox\tests\e2e\browser\音声パラメータ.spec.ts:9:17)
at D:\a\voicevox\voicevox\tests\e2e\browser\音声パラメータ.spec.ts:37:3
|
[storybook] › storybook\スクリーンショット.spec.mts:63:11 › components/Base/BaseButton › Default › テーマ:ライト:
tests\e2e\storybook\スクリーンショット.spec.mts#L85
1) [storybook] › storybook\スクリーンショット.spec.mts:63:11 › components/Base/BaseButton › Default › テーマ:ライト
Error: A snapshot doesn't exist at D:\a\voicevox\voicevox\tests\e2e\storybook\スクリーンショット.spec.mts-snapshots\components-base-basebutton--default-light-storybook-win32.png, writing actual.
83 | await expect(dialog).toHaveScreenshot(`${story.id}-${theme}.png`);
84 | } else {
> 85 | await expect(root).toHaveScreenshot(`${story.id}-${theme}.png`);
| ^
86 | }
87 | });
88 | }
at D:\a\voicevox\voicevox\tests\e2e\storybook\スクリーンショット.spec.mts:85:15
|
[storybook] › storybook\スクリーンショット.spec.mts:63:11 › components/Base/BaseButton › Default › テーマ:ダーク:
tests\e2e\storybook\スクリーンショット.spec.mts#L85
2) [storybook] › storybook\スクリーンショット.spec.mts:63:11 › components/Base/BaseButton › Default › テーマ:ダーク
Error: A snapshot doesn't exist at D:\a\voicevox\voicevox\tests\e2e\storybook\スクリーンショット.spec.mts-snapshots\components-base-basebutton--default-dark-storybook-win32.png, writing actual.
83 | await expect(dialog).toHaveScreenshot(`${story.id}-${theme}.png`);
84 | } else {
> 85 | await expect(root).toHaveScreenshot(`${story.id}-${theme}.png`);
| ^
86 | }
87 | });
88 | }
at D:\a\voicevox\voicevox\tests\e2e\storybook\スクリーンショット.spec.mts:85:15
|
[storybook] › storybook\スクリーンショット.spec.mts:63:11 › components/Base/BaseButton › Primary › テーマ:ライト:
tests\e2e\storybook\スクリーンショット.spec.mts#L85
3) [storybook] › storybook\スクリーンショット.spec.mts:63:11 › components/Base/BaseButton › Primary › テーマ:ライト
Error: A snapshot doesn't exist at D:\a\voicevox\voicevox\tests\e2e\storybook\スクリーンショット.spec.mts-snapshots\components-base-basebutton--primary-light-storybook-win32.png, writing actual.
83 | await expect(dialog).toHaveScreenshot(`${story.id}-${theme}.png`);
84 | } else {
> 85 | await expect(root).toHaveScreenshot(`${story.id}-${theme}.png`);
| ^
86 | }
87 | });
88 | }
at D:\a\voicevox\voicevox\tests\e2e\storybook\スクリーンショット.spec.mts:85:15
|
[storybook] › storybook\スクリーンショット.spec.mts:63:11 › components/Base/BaseButton › Primary › テーマ:ダーク:
tests\e2e\storybook\スクリーンショット.spec.mts#L85
4) [storybook] › storybook\スクリーンショット.spec.mts:63:11 › components/Base/BaseButton › Primary › テーマ:ダーク
Error: A snapshot doesn't exist at D:\a\voicevox\voicevox\tests\e2e\storybook\スクリーンショット.spec.mts-snapshots\components-base-basebutton--primary-dark-storybook-win32.png, writing actual.
83 | await expect(dialog).toHaveScreenshot(`${story.id}-${theme}.png`);
84 | } else {
> 85 | await expect(root).toHaveScreenshot(`${story.id}-${theme}.png`);
| ^
86 | }
87 | });
88 | }
at D:\a\voicevox\voicevox\tests\e2e\storybook\スクリーンショット.spec.mts:85:15
|
[storybook] › storybook\スクリーンショット.spec.mts:63:11 › components/Base/BaseButton › Danger › テーマ:ライト:
tests\e2e\storybook\スクリーンショット.spec.mts#L85
5) [storybook] › storybook\スクリーンショット.spec.mts:63:11 › components/Base/BaseButton › Danger › テーマ:ライト
Error: A snapshot doesn't exist at D:\a\voicevox\voicevox\tests\e2e\storybook\スクリーンショット.spec.mts-snapshots\components-base-basebutton--danger-light-storybook-win32.png, writing actual.
83 | await expect(dialog).toHaveScreenshot(`${story.id}-${theme}.png`);
84 | } else {
> 85 | await expect(root).toHaveScreenshot(`${story.id}-${theme}.png`);
| ^
86 | }
87 | });
88 | }
at D:\a\voicevox\voicevox\tests\e2e\storybook\スクリーンショット.spec.mts:85:15
|
[storybook] › storybook\スクリーンショット.spec.mts:63:11 › components/Base/BaseButton › Danger › テーマ:ダーク:
tests\e2e\storybook\スクリーンショット.spec.mts#L85
6) [storybook] › storybook\スクリーンショット.spec.mts:63:11 › components/Base/BaseButton › Danger › テーマ:ダーク
Error: A snapshot doesn't exist at D:\a\voicevox\voicevox\tests\e2e\storybook\スクリーンショット.spec.mts-snapshots\components-base-basebutton--danger-dark-storybook-win32.png, writing actual.
83 | await expect(dialog).toHaveScreenshot(`${story.id}-${theme}.png`);
84 | } else {
> 85 | await expect(root).toHaveScreenshot(`${story.id}-${theme}.png`);
| ^
86 | }
87 | });
88 | }
at D:\a\voicevox\voicevox\tests\e2e\storybook\スクリーンショット.spec.mts:85:15
|
[storybook] › storybook\スクリーンショット.spec.mts:63:11 › components/Base/BaseCheckbox › Default › テーマ:ライト:
tests\e2e\storybook\スクリーンショット.spec.mts#L85
7) [storybook] › storybook\スクリーンショット.spec.mts:63:11 › components/Base/BaseCheckbox › Default › テーマ:ライト
Error: A snapshot doesn't exist at D:\a\voicevox\voicevox\tests\e2e\storybook\スクリーンショット.spec.mts-snapshots\components-base-basecheckbox--default-light-storybook-win32.png, writing actual.
83 | await expect(dialog).toHaveScreenshot(`${story.id}-${theme}.png`);
84 | } else {
> 85 | await expect(root).toHaveScreenshot(`${story.id}-${theme}.png`);
| ^
86 | }
87 | });
88 | }
at D:\a\voicevox\voicevox\tests\e2e\storybook\スクリーンショット.spec.mts:85:15
|
[storybook] › storybook\スクリーンショット.spec.mts:63:11 › components/Base/BaseCheckbox › Default › テーマ:ダーク:
tests\e2e\storybook\スクリーンショット.spec.mts#L85
8) [storybook] › storybook\スクリーンショット.spec.mts:63:11 › components/Base/BaseCheckbox › Default › テーマ:ダーク
Error: A snapshot doesn't exist at D:\a\voicevox\voicevox\tests\e2e\storybook\スクリーンショット.spec.mts-snapshots\components-base-basecheckbox--default-dark-storybook-win32.png, writing actual.
83 | await expect(dialog).toHaveScreenshot(`${story.id}-${theme}.png`);
84 | } else {
> 85 | await expect(root).toHaveScreenshot(`${story.id}-${theme}.png`);
| ^
86 | }
87 | });
88 | }
at D:\a\voicevox\voicevox\tests\e2e\storybook\スクリーンショット.spec.mts:85:15
|
[storybook] › storybook\スクリーンショット.spec.mts:63:11 › components/Base/BaseCheckbox › Checked › テーマ:ライト:
tests\e2e\storybook\スクリーンショット.spec.mts#L85
9) [storybook] › storybook\スクリーンショット.spec.mts:63:11 › components/Base/BaseCheckbox › Checked › テーマ:ライト
Error: A snapshot doesn't exist at D:\a\voicevox\voicevox\tests\e2e\storybook\スクリーンショット.spec.mts-snapshots\components-base-basecheckbox--checked-light-storybook-win32.png, writing actual.
83 | await expect(dialog).toHaveScreenshot(`${story.id}-${theme}.png`);
84 | } else {
> 85 | await expect(root).toHaveScreenshot(`${story.id}-${theme}.png`);
| ^
86 | }
87 | });
88 | }
at D:\a\voicevox\voicevox\tests\e2e\storybook\スクリーンショット.spec.mts:85:15
|
[storybook] › storybook\スクリーンショット.spec.mts:63:11 › components/Base/BaseCheckbox › Checked › テーマ:ダーク:
tests\e2e\storybook\スクリーンショット.spec.mts#L85
10) [storybook] › storybook\スクリーンショット.spec.mts:63:11 › components/Base/BaseCheckbox › Checked › テーマ:ダーク
Error: A snapshot doesn't exist at D:\a\voicevox\voicevox\tests\e2e\storybook\スクリーンショット.spec.mts-snapshots\components-base-basecheckbox--checked-dark-storybook-win32.png, writing actual.
83 | await expect(dialog).toHaveScreenshot(`${story.id}-${theme}.png`);
84 | } else {
> 85 | await expect(root).toHaveScreenshot(`${story.id}-${theme}.png`);
| ^
86 | }
87 | });
88 | }
at D:\a\voicevox\voicevox\tests\e2e\storybook\スクリーンショット.spec.mts:85:15
|
[storybook] › storybook/スクリーンショット.spec.mts:63:11 › components/Base/BaseButton › Default › テーマ:ライト:
tests/e2e/storybook/スクリーンショット.spec.mts#L85
1) [storybook] › storybook/スクリーンショット.spec.mts:63:11 › components/Base/BaseButton › Default › テーマ:ライト
Error: A snapshot doesn't exist at /Users/runner/work/voicevox/voicevox/tests/e2e/storybook/スクリーンショット.spec.mts-snapshots/components-base-basebutton--default-light-storybook-darwin.png, writing actual.
83 | await expect(dialog).toHaveScreenshot(`${story.id}-${theme}.png`);
84 | } else {
> 85 | await expect(root).toHaveScreenshot(`${story.id}-${theme}.png`);
| ^
86 | }
87 | });
88 | }
at /Users/runner/work/voicevox/voicevox/tests/e2e/storybook/スクリーンショット.spec.mts:85:15
|
[storybook] › storybook/スクリーンショット.spec.mts:63:11 › components/Base/BaseButton › Default › テーマ:ダーク:
tests/e2e/storybook/スクリーンショット.spec.mts#L85
2) [storybook] › storybook/スクリーンショット.spec.mts:63:11 › components/Base/BaseButton › Default › テーマ:ダーク
Error: A snapshot doesn't exist at /Users/runner/work/voicevox/voicevox/tests/e2e/storybook/スクリーンショット.spec.mts-snapshots/components-base-basebutton--default-dark-storybook-darwin.png, writing actual.
83 | await expect(dialog).toHaveScreenshot(`${story.id}-${theme}.png`);
84 | } else {
> 85 | await expect(root).toHaveScreenshot(`${story.id}-${theme}.png`);
| ^
86 | }
87 | });
88 | }
at /Users/runner/work/voicevox/voicevox/tests/e2e/storybook/スクリーンショット.spec.mts:85:15
|
[storybook] › storybook/スクリーンショット.spec.mts:63:11 › components/Base/BaseButton › Primary › テーマ:ライト:
tests/e2e/storybook/スクリーンショット.spec.mts#L85
3) [storybook] › storybook/スクリーンショット.spec.mts:63:11 › components/Base/BaseButton › Primary › テーマ:ライト
Error: A snapshot doesn't exist at /Users/runner/work/voicevox/voicevox/tests/e2e/storybook/スクリーンショット.spec.mts-snapshots/components-base-basebutton--primary-light-storybook-darwin.png, writing actual.
83 | await expect(dialog).toHaveScreenshot(`${story.id}-${theme}.png`);
84 | } else {
> 85 | await expect(root).toHaveScreenshot(`${story.id}-${theme}.png`);
| ^
86 | }
87 | });
88 | }
at /Users/runner/work/voicevox/voicevox/tests/e2e/storybook/スクリーンショット.spec.mts:85:15
|
[storybook] › storybook/スクリーンショット.spec.mts:63:11 › components/Base/BaseButton › Primary › テーマ:ダーク:
tests/e2e/storybook/スクリーンショット.spec.mts#L85
4) [storybook] › storybook/スクリーンショット.spec.mts:63:11 › components/Base/BaseButton › Primary › テーマ:ダーク
Error: A snapshot doesn't exist at /Users/runner/work/voicevox/voicevox/tests/e2e/storybook/スクリーンショット.spec.mts-snapshots/components-base-basebutton--primary-dark-storybook-darwin.png, writing actual.
83 | await expect(dialog).toHaveScreenshot(`${story.id}-${theme}.png`);
84 | } else {
> 85 | await expect(root).toHaveScreenshot(`${story.id}-${theme}.png`);
| ^
86 | }
87 | });
88 | }
at /Users/runner/work/voicevox/voicevox/tests/e2e/storybook/スクリーンショット.spec.mts:85:15
|
[storybook] › storybook/スクリーンショット.spec.mts:63:11 › components/Base/BaseButton › Danger › テーマ:ライト:
tests/e2e/storybook/スクリーンショット.spec.mts#L85
5) [storybook] › storybook/スクリーンショット.spec.mts:63:11 › components/Base/BaseButton › Danger › テーマ:ライト
Error: A snapshot doesn't exist at /Users/runner/work/voicevox/voicevox/tests/e2e/storybook/スクリーンショット.spec.mts-snapshots/components-base-basebutton--danger-light-storybook-darwin.png, writing actual.
83 | await expect(dialog).toHaveScreenshot(`${story.id}-${theme}.png`);
84 | } else {
> 85 | await expect(root).toHaveScreenshot(`${story.id}-${theme}.png`);
| ^
86 | }
87 | });
88 | }
at /Users/runner/work/voicevox/voicevox/tests/e2e/storybook/スクリーンショット.spec.mts:85:15
|
[storybook] › storybook/スクリーンショット.spec.mts:63:11 › components/Base/BaseButton › Danger › テーマ:ダーク:
tests/e2e/storybook/スクリーンショット.spec.mts#L85
6) [storybook] › storybook/スクリーンショット.spec.mts:63:11 › components/Base/BaseButton › Danger › テーマ:ダーク
Error: A snapshot doesn't exist at /Users/runner/work/voicevox/voicevox/tests/e2e/storybook/スクリーンショット.spec.mts-snapshots/components-base-basebutton--danger-dark-storybook-darwin.png, writing actual.
83 | await expect(dialog).toHaveScreenshot(`${story.id}-${theme}.png`);
84 | } else {
> 85 | await expect(root).toHaveScreenshot(`${story.id}-${theme}.png`);
| ^
86 | }
87 | });
88 | }
at /Users/runner/work/voicevox/voicevox/tests/e2e/storybook/スクリーンショット.spec.mts:85:15
|
[storybook] › storybook/スクリーンショット.spec.mts:63:11 › components/Base/BaseCheckbox › Default › テーマ:ライト:
tests/e2e/storybook/スクリーンショット.spec.mts#L85
7) [storybook] › storybook/スクリーンショット.spec.mts:63:11 › components/Base/BaseCheckbox › Default › テーマ:ライト
Error: A snapshot doesn't exist at /Users/runner/work/voicevox/voicevox/tests/e2e/storybook/スクリーンショット.spec.mts-snapshots/components-base-basecheckbox--default-light-storybook-darwin.png, writing actual.
83 | await expect(dialog).toHaveScreenshot(`${story.id}-${theme}.png`);
84 | } else {
> 85 | await expect(root).toHaveScreenshot(`${story.id}-${theme}.png`);
| ^
86 | }
87 | });
88 | }
at /Users/runner/work/voicevox/voicevox/tests/e2e/storybook/スクリーンショット.spec.mts:85:15
|
[storybook] › storybook/スクリーンショット.spec.mts:63:11 › components/Base/BaseCheckbox › Default › テーマ:ダーク:
tests/e2e/storybook/スクリーンショット.spec.mts#L85
8) [storybook] › storybook/スクリーンショット.spec.mts:63:11 › components/Base/BaseCheckbox › Default › テーマ:ダーク
Error: A snapshot doesn't exist at /Users/runner/work/voicevox/voicevox/tests/e2e/storybook/スクリーンショット.spec.mts-snapshots/components-base-basecheckbox--default-dark-storybook-darwin.png, writing actual.
83 | await expect(dialog).toHaveScreenshot(`${story.id}-${theme}.png`);
84 | } else {
> 85 | await expect(root).toHaveScreenshot(`${story.id}-${theme}.png`);
| ^
86 | }
87 | });
88 | }
at /Users/runner/work/voicevox/voicevox/tests/e2e/storybook/スクリーンショット.spec.mts:85:15
|
[storybook] › storybook/スクリーンショット.spec.mts:63:11 › components/Base/BaseCheckbox › Checked › テーマ:ライト:
tests/e2e/storybook/スクリーンショット.spec.mts#L85
9) [storybook] › storybook/スクリーンショット.spec.mts:63:11 › components/Base/BaseCheckbox › Checked › テーマ:ライト
Error: A snapshot doesn't exist at /Users/runner/work/voicevox/voicevox/tests/e2e/storybook/スクリーンショット.spec.mts-snapshots/components-base-basecheckbox--checked-light-storybook-darwin.png, writing actual.
83 | await expect(dialog).toHaveScreenshot(`${story.id}-${theme}.png`);
84 | } else {
> 85 | await expect(root).toHaveScreenshot(`${story.id}-${theme}.png`);
| ^
86 | }
87 | });
88 | }
at /Users/runner/work/voicevox/voicevox/tests/e2e/storybook/スクリーンショット.spec.mts:85:15
|
[storybook] › storybook/スクリーンショット.spec.mts:63:11 › components/Base/BaseCheckbox › Checked › テーマ:ダーク:
tests/e2e/storybook/スクリーンショット.spec.mts#L85
10) [storybook] › storybook/スクリーンショット.spec.mts:63:11 › components/Base/BaseCheckbox › Checked › テーマ:ダーク
Error: A snapshot doesn't exist at /Users/runner/work/voicevox/voicevox/tests/e2e/storybook/スクリーンショット.spec.mts-snapshots/components-base-basecheckbox--checked-dark-storybook-darwin.png, writing actual.
83 | await expect(dialog).toHaveScreenshot(`${story.id}-${theme}.png`);
84 | } else {
> 85 | await expect(root).toHaveScreenshot(`${story.id}-${theme}.png`);
| ^
86 | }
87 | });
88 | }
at /Users/runner/work/voicevox/voicevox/tests/e2e/storybook/スクリーンショット.spec.mts:85:15
|
Slow Test:
[browser] › browser/アップデート通知ダイアログ.spec.ts#L1
[browser] › browser/アップデート通知ダイアログ.spec.ts took 18.4s
|
Slow Test:
[browser] › browser\アップデート通知ダイアログ.spec.ts#L1
[browser] › browser\アップデート通知ダイアログ.spec.ts took 18.6s
|
Slow Test:
[browser] › browser/複数選択/選択.spec.ts#L1
[browser] › browser/複数選択/選択.spec.ts took 18.7s
|
Slow Test:
[browser] › browser/song/ソング.spec.ts#L1
[browser] › browser/song/ソング.spec.ts took 16.3s
|
🎭 Playwright Run Summary
2 skipped
24 passed (1.9m)
|
🎭 Playwright Run Summary
64 failed
[storybook] › storybook/スクリーンショット.spec.mts:63:11 › components/Base/BaseButton › Default › テーマ:ライト
[storybook] › storybook/スクリーンショット.spec.mts:63:11 › components/Base/BaseButton › Default › テーマ:ダーク
[storybook] › storybook/スクリーンショット.spec.mts:63:11 › components/Base/BaseButton › Primary › テーマ:ライト
[storybook] › storybook/スクリーンショット.spec.mts:63:11 › components/Base/BaseButton › Primary › テーマ:ダーク
[storybook] › storybook/スクリーンショット.spec.mts:63:11 › components/Base/BaseButton › Danger › テーマ:ライト
[storybook] › storybook/スクリーンショット.spec.mts:63:11 › components/Base/BaseButton › Danger › テーマ:ダーク
[storybook] › storybook/スクリーンショット.spec.mts:63:11 › components/Base/BaseCheckbox › Default › テーマ:ライト
[storybook] › storybook/スクリーンショット.spec.mts:63:11 › components/Base/BaseCheckbox › Default › テーマ:ダーク
[storybook] › storybook/スクリーンショット.spec.mts:63:11 › components/Base/BaseCheckbox › Checked › テーマ:ライト
[storybook] › storybook/スクリーンショット.spec.mts:63:11 › components/Base/BaseCheckbox › Checked › テーマ:ダーク
[storybook] › storybook/スクリーンショット.spec.mts:63:11 › components/Base/BaseDocumentView › Default › テーマ:ライト
[storybook] › storybook/スクリーンショット.spec.mts:63:11 › components/Base/BaseDocumentView › Default › テーマ:ダーク
[storybook] › storybook/スクリーンショット.spec.mts:63:11 › components/Base/BaseListItem › Default › テーマ:ライト
[storybook] › storybook/スクリーンショット.spec.mts:63:11 › components/Base/BaseListItem › Default › テーマ:ダーク
[storybook] › storybook/スクリーンショット.spec.mts:63:11 › components/Base/BaseListItem › Selected › テーマ:ライト
[storybook] › storybook/スクリーンショット.spec.mts:63:11 › components/Base/BaseListItem › Selected › テーマ:ダーク
[storybook] › storybook/スクリーンショット.spec.mts:63:11 › components/Base/BaseNavigationView › Default › テーマ:ライト
[storybook] › storybook/スクリーンショット.spec.mts:63:11 › components/Base/BaseNavigationView › Default › テーマ:ダーク
[storybook] › storybook/スクリーンショット.spec.mts:63:11 › components/Base/BaseRowCard › Default › テーマ:ライト
[storybook] › storybook/スクリーンショット.spec.mts:63:11 › components/Base/BaseRowCard › Default › テーマ:ダーク
[storybook] › storybook/スクリーンショット.spec.mts:63:11 › components/Base/BaseRowCard › Clickable › テーマ:ライト
[storybook] › storybook/スクリーンショット.spec.mts:63:11 › components/Base/BaseRowCard › Clickable › テーマ:ダーク
[storybook] › storybook/スクリーンショット.spec.mts:63:11 › components/Base/BaseScrollArea › Default › テーマ:ライト
[storybook] › storybook/スクリーンショット.spec.mts:63:11 › components/Base/BaseScrollArea › Default › テーマ:ダーク
[storybook] › storybook/スクリーンショット.spec.mts:63:11 › components/Base/BaseSwitch › Unchecked › テーマ:ライト
[storybook] › storybook/スクリーンショット.spec.mts:63:11 › components/Base/BaseSwitch › Unchecked › テーマ:ダーク
[storybook] › storybook/スクリーンショット.spec.mts:63:11 › components/Base/BaseSwitch › Checked › テーマ:ライト
[storybook] › storybook/スクリーンショット.spec.mts:63:11 › components/Base/BaseSwitch › Checked › テーマ:ダーク
[storybook] › storybook/スクリーンショット.spec.mts:63:11 › components/Base/BaseTextField › Default › テーマ:ライト
[storybook] › storybook/スクリーンショット.spec.mts:63:11 › components/Base/BaseTextField › Default › テーマ:ダーク
[storybook] › storybook/スクリーンショット.spec.mts:63:11 › components/Base/BaseTextField › Placeholder › テーマ:ライト
[storybook] › storybook/スクリーンショット.spec.mts:63:11 › components/Base/BaseTextField › Placeholder › テーマ:ダーク
[storybook] › storybook/スクリーンショット.spec.mts:63:11 › components/Base/BaseTextField › Disabled › テーマ:ライト
[storybook] › storybook/スクリーンショット.spec.mts:63:11 › components/Base/BaseTextField › Disabled › テーマ:ダーク
[storybook] › storybook/スクリーンショット.spec.mts:63:11 › components/Base/BaseTextField › Read Only › テーマ:ライト
[storybook] › storybook/スクリーンショット.spec.mts:63:11 › components/Base/BaseTextField › Read Only › テーマ:ダーク
[storybook] › storybook/スクリーンショット.spec.mts:63:11 › components/Base/BaseTextField › Has Error › テーマ:ライト
[storybook] › storybook/スクリーンショット.spec.mts:63:11 › components/Base/BaseTextField › Has Error › テーマ:ダーク
[storybook] › storybook/スクリーンショット.spec.mts:63:11 › com
|
🎭 Playwright Run Summary
1 passed (16.0s)
|
🎭 Playwright Run Summary
1 flaky
[browser] › browser\音声パラメータ.spec.ts:12:5 › 音声パラメータ引き継ぎの設定 ──────────────────────────────────────
25 passed (2.6m)
|
🎭 Playwright Run Summary
1 passed (17.6s)
|
🎭 Playwright Run Summary
64 failed
[storybook] › storybook\スクリーンショット.spec.mts:63:11 › components/Base/BaseButton › Default › テーマ:ライト
[storybook] › storybook\スクリーンショット.spec.mts:63:11 › components/Base/BaseButton › Default › テーマ:ダーク
[storybook] › storybook\スクリーンショット.spec.mts:63:11 › components/Base/BaseButton › Primary › テーマ:ライト
[storybook] › storybook\スクリーンショット.spec.mts:63:11 › components/Base/BaseButton › Primary › テーマ:ダーク
[storybook] › storybook\スクリーンショット.spec.mts:63:11 › components/Base/BaseButton › Danger › テーマ:ライト
[storybook] › storybook\スクリーンショット.spec.mts:63:11 › components/Base/BaseButton › Danger › テーマ:ダーク
[storybook] › storybook\スクリーンショット.spec.mts:63:11 › components/Base/BaseCheckbox › Default › テーマ:ライト
[storybook] › storybook\スクリーンショット.spec.mts:63:11 › components/Base/BaseCheckbox › Default › テーマ:ダーク
[storybook] › storybook\スクリーンショット.spec.mts:63:11 › components/Base/BaseCheckbox › Checked › テーマ:ライト
[storybook] › storybook\スクリーンショット.spec.mts:63:11 › components/Base/BaseCheckbox › Checked › テーマ:ダーク
[storybook] › storybook\スクリーンショット.spec.mts:63:11 › components/Base/BaseDocumentView › Default › テーマ:ライト
[storybook] › storybook\スクリーンショット.spec.mts:63:11 › components/Base/BaseDocumentView › Default › テーマ:ダーク
[storybook] › storybook\スクリーンショット.spec.mts:63:11 › components/Base/BaseListItem › Default › テーマ:ライト
[storybook] › storybook\スクリーンショット.spec.mts:63:11 › components/Base/BaseListItem › Default › テーマ:ダーク
[storybook] › storybook\スクリーンショット.spec.mts:63:11 › components/Base/BaseListItem › Selected › テーマ:ライト
[storybook] › storybook\スクリーンショット.spec.mts:63:11 › components/Base/BaseListItem › Selected › テーマ:ダーク
[storybook] › storybook\スクリーンショット.spec.mts:63:11 › components/Base/BaseNavigationView › Default › テーマ:ライト
[storybook] › storybook\スクリーンショット.spec.mts:63:11 › components/Base/BaseNavigationView › Default › テーマ:ダーク
[storybook] › storybook\スクリーンショット.spec.mts:63:11 › components/Base/BaseRowCard › Default › テーマ:ライト
[storybook] › storybook\スクリーンショット.spec.mts:63:11 › components/Base/BaseRowCard › Default › テーマ:ダーク
[storybook] › storybook\スクリーンショット.spec.mts:63:11 › components/Base/BaseRowCard › Clickable › テーマ:ライト
[storybook] › storybook\スクリーンショット.spec.mts:63:11 › components/Base/BaseRowCard › Clickable › テーマ:ダーク
[storybook] › storybook\スクリーンショット.spec.mts:63:11 › components/Base/BaseScrollArea › Default › テーマ:ライト
[storybook] › storybook\スクリーンショット.spec.mts:63:11 › components/Base/BaseScrollArea › Default › テーマ:ダーク
[storybook] › storybook\スクリーンショット.spec.mts:63:11 › components/Base/BaseSwitch › Unchecked › テーマ:ライト
[storybook] › storybook\スクリーンショット.spec.mts:63:11 › components/Base/BaseSwitch › Unchecked › テーマ:ダーク
[storybook] › storybook\スクリーンショット.spec.mts:63:11 › components/Base/BaseSwitch › Checked › テーマ:ライト
[storybook] › storybook\スクリーンショット.spec.mts:63:11 › components/Base/BaseSwitch › Checked › テーマ:ダーク
[storybook] › storybook\スクリーンショット.spec.mts:63:11 › components/Base/BaseTextField › Default › テーマ:ライト
[storybook] › storybook\スクリーンショット.spec.mts:63:11 › components/Base/BaseTextField › Default › テーマ:ダーク
[storybook] › storybook\スクリーンショット.spec.mts:63:11 › components/Base/BaseTextField › Placeholder › テーマ:ライト
[storybook] › storybook\スクリーンショット.spec.mts:63:11 › components/Base/BaseTextField › Placeholder › テーマ:ダーク
[storybook] › storybook\スクリーンショット.spec.mts:63:11 › components/Base/BaseTextField › Disabled › テーマ:ライト
[storybook] › storybook\スクリーンショット.spec.mts:63:11 › components/Base/BaseTextField › Disabled › テーマ:ダーク
[storybook] › storybook\スクリーンショット.spec.mts:63:11 › components/Base/BaseTextField › Read Only › テーマ:ライト
[storybook] › storybook\スクリーンショット.spec.mts:63:11 › components/Base/BaseTextField › Read Only › テーマ:ダーク
[storybook] › storybook\スクリーンショット.spec.mts:63:11 › components/Base/BaseTextField › Has Error › テーマ:ライト
[storybook] › storybook\スクリーンショット.spec.mts:63:11 › components/Base/BaseTextField › Has Error › テーマ:ダーク
[storybook] › storybook\スクリーンショット.spec.mts:63:11 › com
|
🎭 Playwright Run Summary
4 skipped
22 passed (2.5m)
|
🎭 Playwright Run Summary
1 passed (15.6s)
|
🎭 Playwright Run Summary
64 failed
[storybook] › storybook/スクリーンショット.spec.mts:63:11 › components/Base/BaseButton › Default › テーマ:ライト
[storybook] › storybook/スクリーンショット.spec.mts:63:11 › components/Base/BaseButton › Default › テーマ:ダーク
[storybook] › storybook/スクリーンショット.spec.mts:63:11 › components/Base/BaseButton › Primary › テーマ:ライト
[storybook] › storybook/スクリーンショット.spec.mts:63:11 › components/Base/BaseButton › Primary › テーマ:ダーク
[storybook] › storybook/スクリーンショット.spec.mts:63:11 › components/Base/BaseButton › Danger › テーマ:ライト
[storybook] › storybook/スクリーンショット.spec.mts:63:11 › components/Base/BaseButton › Danger › テーマ:ダーク
[storybook] › storybook/スクリーンショット.spec.mts:63:11 › components/Base/BaseCheckbox › Default › テーマ:ライト
[storybook] › storybook/スクリーンショット.spec.mts:63:11 › components/Base/BaseCheckbox › Default › テーマ:ダーク
[storybook] › storybook/スクリーンショット.spec.mts:63:11 › components/Base/BaseCheckbox › Checked › テーマ:ライト
[storybook] › storybook/スクリーンショット.spec.mts:63:11 › components/Base/BaseCheckbox › Checked › テーマ:ダーク
[storybook] › storybook/スクリーンショット.spec.mts:63:11 › components/Base/BaseDocumentView › Default › テーマ:ライト
[storybook] › storybook/スクリーンショット.spec.mts:63:11 › components/Base/BaseDocumentView › Default › テーマ:ダーク
[storybook] › storybook/スクリーンショット.spec.mts:63:11 › components/Base/BaseListItem › Default › テーマ:ライト
[storybook] › storybook/スクリーンショット.spec.mts:63:11 › components/Base/BaseListItem › Default › テーマ:ダーク
[storybook] › storybook/スクリーンショット.spec.mts:63:11 › components/Base/BaseListItem › Selected › テーマ:ライト
[storybook] › storybook/スクリーンショット.spec.mts:63:11 › components/Base/BaseListItem › Selected › テーマ:ダーク
[storybook] › storybook/スクリーンショット.spec.mts:63:11 › components/Base/BaseNavigationView › Default › テーマ:ライト
[storybook] › storybook/スクリーンショット.spec.mts:63:11 › components/Base/BaseNavigationView › Default › テーマ:ダーク
[storybook] › storybook/スクリーンショット.spec.mts:63:11 › components/Base/BaseRowCard › Default › テーマ:ライト
[storybook] › storybook/スクリーンショット.spec.mts:63:11 › components/Base/BaseRowCard › Default › テーマ:ダーク
[storybook] › storybook/スクリーンショット.spec.mts:63:11 › components/Base/BaseRowCard › Clickable › テーマ:ライト
[storybook] › storybook/スクリーンショット.spec.mts:63:11 › components/Base/BaseRowCard › Clickable › テーマ:ダーク
[storybook] › storybook/スクリーンショット.spec.mts:63:11 › components/Base/BaseScrollArea › Default › テーマ:ライト
[storybook] › storybook/スクリーンショット.spec.mts:63:11 › components/Base/BaseScrollArea › Default › テーマ:ダーク
[storybook] › storybook/スクリーンショット.spec.mts:63:11 › components/Base/BaseSwitch › Unchecked › テーマ:ライト
[storybook] › storybook/スクリーンショット.spec.mts:63:11 › components/Base/BaseSwitch › Unchecked › テーマ:ダーク
[storybook] › storybook/スクリーンショット.spec.mts:63:11 › components/Base/BaseSwitch › Checked › テーマ:ライト
[storybook] › storybook/スクリーンショット.spec.mts:63:11 › components/Base/BaseSwitch › Checked › テーマ:ダーク
[storybook] › storybook/スクリーンショット.spec.mts:63:11 › components/Base/BaseTextField › Default › テーマ:ライト
[storybook] › storybook/スクリーンショット.spec.mts:63:11 › components/Base/BaseTextField › Default › テーマ:ダーク
[storybook] › storybook/スクリーンショット.spec.mts:63:11 › components/Base/BaseTextField › Placeholder › テーマ:ライト
[storybook] › storybook/スクリーンショット.spec.mts:63:11 › components/Base/BaseTextField › Placeholder › テーマ:ダーク
[storybook] › storybook/スクリーンショット.spec.mts:63:11 › components/Base/BaseTextField › Disabled › テーマ:ライト
[storybook] › storybook/スクリーンショット.spec.mts:63:11 › components/Base/BaseTextField › Disabled › テーマ:ダーク
[storybook] › storybook/スクリーンショット.spec.mts:63:11 › components/Base/BaseTextField › Read Only › テーマ:ライト
[storybook] › storybook/スクリーンショット.spec.mts:63:11 › components/Base/BaseTextField › Read Only › テーマ:ダーク
[storybook] › storybook/スクリーンショット.spec.mts:63:11 › components/Base/BaseTextField › Has Error › テーマ:ライト
[storybook] › storybook/スクリーンショット.spec.mts:63:11 › components/Base/BaseTextField › Has Error › テーマ:ダーク
[storybook] › storybook/スクリーンショット.spec.mts:63:11 › com
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
playwright-report-macos-latest
Expired
|
1.56 MB |
|
playwright-report-ubuntu-latest
Expired
|
1.6 MB |
|
playwright-report-windows-latest
Expired
|
1.69 MB |
|