Add: BPM・拍子変更機能を追加 #8348
test.yml
on: pull_request
Annotations
10 errors, 4 warnings, and 9 notices
[storybook] › storybook\スクリーンショット.spec.mts:75:11 › components/Dialog/TempoOrTimeSignatureChangeDialog/TempoChangeDialog › 開いている:追加 › テーマ:ライト:
tests\e2e\storybook\スクリーンショット.spec.mts#L109
1) [storybook] › storybook\スクリーンショット.spec.mts:75:11 › components/Dialog/TempoOrTimeSignatureChangeDialog/TempoChangeDialog › 開いている:追加 › テーマ:ライト
Error: Screenshot comparison failed:
65929 pixels (ratio 0.08 of all image pixels) are different.
Expected: D:\a\voicevox\voicevox\tests\e2e\storybook\スクリーンショット.spec.mts-snapshots\components-dialog-tempoortimesignaturechangedialog-tempochangedialog--create-opened-light-storybook-win32.png
Received: D:\a\voicevox\voicevox\test-results\スクリーンショット-components-Dialo-b99e9-angeDialog-開いている:追加-テーマ:ライト-storybook\components-dialog-tempoort-b82b3-og--create-opened-light-actual.png
Diff: D:\a\voicevox\voicevox\test-results\スクリーンショット-components-Dialo-b99e9-angeDialog-開いている:追加-テーマ:ライト-storybook\components-dialog-tempoort-b82b3-og--create-opened-light-diff.png
Call log:
- expect.toHaveScreenshot(components-dialog-tempoortimesignaturechangedialog-tempochangedialog--create-opened-light.png) with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('div[id^=q-portal--dialog--]').locator('.q-dialog__inner')
- locator resolved to <div tabindex="-1" class="q-dialog__inner flex no-pointer-events q-dialog__inner--minimized q-dialog__inner--standard fixed-full flex-center q-dialog__inner--animating q-transition--scale-enter-active q-transition--scale-enter-to">…</div>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- 65929 pixels (ratio 0.08 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('div[id^=q-portal--dialog--]').locator('.q-dialog__inner')
- locator resolved to <div tabindex="-1" class="q-dialog__inner flex no-pointer-events q-dialog__inner--minimized q-dialog__inner--standard fixed-full flex-center">…</div>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- captured a stable screenshot
- 65929 pixels (ratio 0.08 of all image pixels) are different.
107 | elementToScreenshot = root;
108 | }
> 109 | await expect(elementToScreenshot).toHaveScreenshot(
| ^
110 | `${story.id}-${theme}.png`,
111 | );
112 | });
at D:\a\voicevox\voicevox\tests\e2e\storybook\スクリーンショット.spec.mts:109:47
|
[storybook] › storybook\スクリーンショット.spec.mts:75:11 › components/Dialog/TempoOrTimeSignatureChangeDialog/TempoChangeDialog › 開いている:追加 › テーマ:ライト:
tests\e2e\storybook\スクリーンショット.spec.mts#L109
1) [storybook] › storybook\スクリーンショット.spec.mts:75:11 › components/Dialog/TempoOrTimeSignatureChangeDialog/TempoChangeDialog › 開いている:追加 › テーマ:ライト
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
65929 pixels (ratio 0.08 of all image pixels) are different.
Expected: D:\a\voicevox\voicevox\tests\e2e\storybook\スクリーンショット.spec.mts-snapshots\components-dialog-tempoortimesignaturechangedialog-tempochangedialog--create-opened-light-storybook-win32.png
Received: D:\a\voicevox\voicevox\test-results\スクリーンショット-components-Dialo-b99e9-angeDialog-開いている:追加-テーマ:ライト-storybook-retry1\components-dialog-tempoort-b82b3-og--create-opened-light-actual.png
Diff: D:\a\voicevox\voicevox\test-results\スクリーンショット-components-Dialo-b99e9-angeDialog-開いている:追加-テーマ:ライト-storybook-retry1\components-dialog-tempoort-b82b3-og--create-opened-light-diff.png
Call log:
- expect.toHaveScreenshot(components-dialog-tempoortimesignaturechangedialog-tempochangedialog--create-opened-light.png) with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('div[id^=q-portal--dialog--]').locator('.q-dialog__inner')
- locator resolved to <div tabindex="-1" class="q-dialog__inner flex no-pointer-events q-dialog__inner--minimized q-dialog__inner--standard fixed-full flex-center q-transition--scale-enter-active q-transition--scale-enter-to">…</div>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- 65929 pixels (ratio 0.08 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('div[id^=q-portal--dialog--]').locator('.q-dialog__inner')
- locator resolved to <div tabindex="-1" class="q-dialog__inner flex no-pointer-events q-dialog__inner--minimized q-dialog__inner--standard fixed-full flex-center">…</div>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- captured a stable screenshot
- 65929 pixels (ratio 0.08 of all image pixels) are different.
107 | elementToScreenshot = root;
108 | }
> 109 | await expect(elementToScreenshot).toHaveScreenshot(
| ^
110 | `${story.id}-${theme}.png`,
111 | );
112 | });
at D:\a\voicevox\voicevox\tests\e2e\storybook\スクリーンショット.spec.mts:109:47
|
[storybook] › storybook\スクリーンショット.spec.mts:75:11 › components/Dialog/TempoOrTimeSignatureChangeDialog/TempoChangeDialog › 開いている:追加 › テーマ:ライト:
tests\e2e\storybook\スクリーンショット.spec.mts#L109
1) [storybook] › storybook\スクリーンショット.spec.mts:75:11 › components/Dialog/TempoOrTimeSignatureChangeDialog/TempoChangeDialog › 開いている:追加 › テーマ:ライト
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
65929 pixels (ratio 0.08 of all image pixels) are different.
Expected: D:\a\voicevox\voicevox\tests\e2e\storybook\スクリーンショット.spec.mts-snapshots\components-dialog-tempoortimesignaturechangedialog-tempochangedialog--create-opened-light-storybook-win32.png
Received: D:\a\voicevox\voicevox\test-results\スクリーンショット-components-Dialo-b99e9-angeDialog-開いている:追加-テーマ:ライト-storybook-retry2\components-dialog-tempoort-b82b3-og--create-opened-light-actual.png
Diff: D:\a\voicevox\voicevox\test-results\スクリーンショット-components-Dialo-b99e9-angeDialog-開いている:追加-テーマ:ライト-storybook-retry2\components-dialog-tempoort-b82b3-og--create-opened-light-diff.png
Call log:
- expect.toHaveScreenshot(components-dialog-tempoortimesignaturechangedialog-tempochangedialog--create-opened-light.png) with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('div[id^=q-portal--dialog--]').locator('.q-dialog__inner')
- locator resolved to <div tabindex="-1" class="q-dialog__inner flex no-pointer-events q-dialog__inner--minimized q-dialog__inner--standard fixed-full flex-center q-transition--scale-enter-active q-transition--scale-enter-to">…</div>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- 65929 pixels (ratio 0.08 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('div[id^=q-portal--dialog--]').locator('.q-dialog__inner')
- locator resolved to <div tabindex="-1" class="q-dialog__inner flex no-pointer-events q-dialog__inner--minimized q-dialog__inner--standard fixed-full flex-center">…</div>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- captured a stable screenshot
- 65929 pixels (ratio 0.08 of all image pixels) are different.
107 | elementToScreenshot = root;
108 | }
> 109 | await expect(elementToScreenshot).toHaveScreenshot(
| ^
110 | `${story.id}-${theme}.png`,
111 | );
112 | });
at D:\a\voicevox\voicevox\tests\e2e\storybook\スクリーンショット.spec.mts:109:47
|
[storybook] › storybook\スクリーンショット.spec.mts:75:11 › components/Dialog/TempoOrTimeSignatureChangeDialog/TempoChangeDialog › 開いている:追加 › テーマ:ダーク:
tests\e2e\storybook\スクリーンショット.spec.mts#L109
2) [storybook] › storybook\スクリーンショット.spec.mts:75:11 › components/Dialog/TempoOrTimeSignatureChangeDialog/TempoChangeDialog › 開いている:追加 › テーマ:ダーク
Error: Screenshot comparison failed:
10627 pixels (ratio 0.02 of all image pixels) are different.
Expected: D:\a\voicevox\voicevox\tests\e2e\storybook\スクリーンショット.spec.mts-snapshots\components-dialog-tempoortimesignaturechangedialog-tempochangedialog--create-opened-dark-storybook-win32.png
Received: D:\a\voicevox\voicevox\test-results\スクリーンショット-components-Dialo-44bb8-angeDialog-開いている:追加-テーマ:ダーク-storybook\components-dialog-tempoort-212df-log--create-opened-dark-actual.png
Diff: D:\a\voicevox\voicevox\test-results\スクリーンショット-components-Dialo-44bb8-angeDialog-開いている:追加-テーマ:ダーク-storybook\components-dialog-tempoort-212df-log--create-opened-dark-diff.png
Call log:
- expect.toHaveScreenshot(components-dialog-tempoortimesignaturechangedialog-tempochangedialog--create-opened-dark.png) with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('div[id^=q-portal--dialog--]').locator('.q-dialog__inner')
- locator resolved to <div tabindex="-1" class="q-dialog__inner flex no-pointer-events q-dialog__inner--minimized q-dialog__inner--standard fixed-full flex-center q-transition--scale-enter-active q-transition--scale-enter-to">…</div>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- 10627 pixels (ratio 0.02 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('div[id^=q-portal--dialog--]').locator('.q-dialog__inner')
- locator resolved to <div tabindex="-1" class="q-dialog__inner flex no-pointer-events q-dialog__inner--minimized q-dialog__inner--standard fixed-full flex-center">…</div>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- captured a stable screenshot
- 10627 pixels (ratio 0.02 of all image pixels) are different.
107 | elementToScreenshot = root;
108 | }
> 109 | await expect(elementToScreenshot).toHaveScreenshot(
| ^
110 | `${story.id}-${theme}.png`,
111 | );
112 | });
at D:\a\voicevox\voicevox\tests\e2e\storybook\スクリーンショット.spec.mts:109:47
|
[storybook] › storybook\スクリーンショット.spec.mts:75:11 › components/Dialog/TempoOrTimeSignatureChangeDialog/TempoChangeDialog › 開いている:追加 › テーマ:ダーク:
tests\e2e\storybook\スクリーンショット.spec.mts#L109
2) [storybook] › storybook\スクリーンショット.spec.mts:75:11 › components/Dialog/TempoOrTimeSignatureChangeDialog/TempoChangeDialog › 開いている:追加 › テーマ:ダーク
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
10627 pixels (ratio 0.02 of all image pixels) are different.
Expected: D:\a\voicevox\voicevox\tests\e2e\storybook\スクリーンショット.spec.mts-snapshots\components-dialog-tempoortimesignaturechangedialog-tempochangedialog--create-opened-dark-storybook-win32.png
Received: D:\a\voicevox\voicevox\test-results\スクリーンショット-components-Dialo-44bb8-angeDialog-開いている:追加-テーマ:ダーク-storybook-retry1\components-dialog-tempoort-212df-log--create-opened-dark-actual.png
Diff: D:\a\voicevox\voicevox\test-results\スクリーンショット-components-Dialo-44bb8-angeDialog-開いている:追加-テーマ:ダーク-storybook-retry1\components-dialog-tempoort-212df-log--create-opened-dark-diff.png
Call log:
- expect.toHaveScreenshot(components-dialog-tempoortimesignaturechangedialog-tempochangedialog--create-opened-dark.png) with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('div[id^=q-portal--dialog--]').locator('.q-dialog__inner')
- locator resolved to <div tabindex="-1" class="q-dialog__inner flex no-pointer-events q-dialog__inner--minimized q-dialog__inner--standard fixed-full flex-center">…</div>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- 10627 pixels (ratio 0.02 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('div[id^=q-portal--dialog--]').locator('.q-dialog__inner')
- locator resolved to <div tabindex="-1" class="q-dialog__inner flex no-pointer-events q-dialog__inner--minimized q-dialog__inner--standard fixed-full flex-center">…</div>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- captured a stable screenshot
- 10627 pixels (ratio 0.02 of all image pixels) are different.
107 | elementToScreenshot = root;
108 | }
> 109 | await expect(elementToScreenshot).toHaveScreenshot(
| ^
110 | `${story.id}-${theme}.png`,
111 | );
112 | });
at D:\a\voicevox\voicevox\tests\e2e\storybook\スクリーンショット.spec.mts:109:47
|
[storybook] › storybook\スクリーンショット.spec.mts:75:11 › components/Dialog/TempoOrTimeSignatureChangeDialog/TempoChangeDialog › 開いている:追加 › テーマ:ダーク:
tests\e2e\storybook\スクリーンショット.spec.mts#L109
2) [storybook] › storybook\スクリーンショット.spec.mts:75:11 › components/Dialog/TempoOrTimeSignatureChangeDialog/TempoChangeDialog › 開いている:追加 › テーマ:ダーク
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
10627 pixels (ratio 0.02 of all image pixels) are different.
Expected: D:\a\voicevox\voicevox\tests\e2e\storybook\スクリーンショット.spec.mts-snapshots\components-dialog-tempoortimesignaturechangedialog-tempochangedialog--create-opened-dark-storybook-win32.png
Received: D:\a\voicevox\voicevox\test-results\スクリーンショット-components-Dialo-44bb8-angeDialog-開いている:追加-テーマ:ダーク-storybook-retry2\components-dialog-tempoort-212df-log--create-opened-dark-actual.png
Diff: D:\a\voicevox\voicevox\test-results\スクリーンショット-components-Dialo-44bb8-angeDialog-開いている:追加-テーマ:ダーク-storybook-retry2\components-dialog-tempoort-212df-log--create-opened-dark-diff.png
Call log:
- expect.toHaveScreenshot(components-dialog-tempoortimesignaturechangedialog-tempochangedialog--create-opened-dark.png) with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('div[id^=q-portal--dialog--]').locator('.q-dialog__inner')
- locator resolved to <div tabindex="-1" class="q-dialog__inner flex no-pointer-events q-dialog__inner--minimized q-dialog__inner--standard fixed-full flex-center">…</div>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- 10627 pixels (ratio 0.02 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('div[id^=q-portal--dialog--]').locator('.q-dialog__inner')
- locator resolved to <div tabindex="-1" class="q-dialog__inner flex no-pointer-events q-dialog__inner--minimized q-dialog__inner--standard fixed-full flex-center">…</div>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- captured a stable screenshot
- 10627 pixels (ratio 0.02 of all image pixels) are different.
107 | elementToScreenshot = root;
108 | }
> 109 | await expect(elementToScreenshot).toHaveScreenshot(
| ^
110 | `${story.id}-${theme}.png`,
111 | );
112 | });
at D:\a\voicevox\voicevox\tests\e2e\storybook\スクリーンショット.spec.mts:109:47
|
[storybook] › storybook\スクリーンショット.spec.mts:75:11 › components/Dialog/TempoOrTimeSignatureChangeDialog/TempoChangeDialog › 開いている:変更 › テーマ:ライト:
tests\e2e\storybook\スクリーンショット.spec.mts#L109
3) [storybook] › storybook\スクリーンショット.spec.mts:75:11 › components/Dialog/TempoOrTimeSignatureChangeDialog/TempoChangeDialog › 開いている:変更 › テーマ:ライト
Error: Screenshot comparison failed:
65938 pixels (ratio 0.08 of all image pixels) are different.
Expected: D:\a\voicevox\voicevox\tests\e2e\storybook\スクリーンショット.spec.mts-snapshots\components-dialog-tempoortimesignaturechangedialog-tempochangedialog--change-opened-light-storybook-win32.png
Received: D:\a\voicevox\voicevox\test-results\スクリーンショット-components-Dialo-48f91-angeDialog-開いている:変更-テーマ:ライト-storybook\components-dialog-tempoort-375c0-og--change-opened-light-actual.png
Diff: D:\a\voicevox\voicevox\test-results\スクリーンショット-components-Dialo-48f91-angeDialog-開いている:変更-テーマ:ライト-storybook\components-dialog-tempoort-375c0-og--change-opened-light-diff.png
Call log:
- expect.toHaveScreenshot(components-dialog-tempoortimesignaturechangedialog-tempochangedialog--change-opened-light.png) with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('div[id^=q-portal--dialog--]').locator('.q-dialog__inner')
- locator resolved to <div tabindex="-1" class="q-dialog__inner flex no-pointer-events q-dialog__inner--minimized q-dialog__inner--standard fixed-full flex-center">…</div>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- 65938 pixels (ratio 0.08 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('div[id^=q-portal--dialog--]').locator('.q-dialog__inner')
- locator resolved to <div tabindex="-1" class="q-dialog__inner flex no-pointer-events q-dialog__inner--minimized q-dialog__inner--standard fixed-full flex-center">…</div>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- captured a stable screenshot
- 65938 pixels (ratio 0.08 of all image pixels) are different.
107 | elementToScreenshot = root;
108 | }
> 109 | await expect(elementToScreenshot).toHaveScreenshot(
| ^
110 | `${story.id}-${theme}.png`,
111 | );
112 | });
at D:\a\voicevox\voicevox\tests\e2e\storybook\スクリーンショット.spec.mts:109:47
|
[storybook] › storybook\スクリーンショット.spec.mts:75:11 › components/Dialog/TempoOrTimeSignatureChangeDialog/TempoChangeDialog › 開いている:変更 › テーマ:ライト:
tests\e2e\storybook\スクリーンショット.spec.mts#L109
3) [storybook] › storybook\スクリーンショット.spec.mts:75:11 › components/Dialog/TempoOrTimeSignatureChangeDialog/TempoChangeDialog › 開いている:変更 › テーマ:ライト
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
65938 pixels (ratio 0.08 of all image pixels) are different.
Expected: D:\a\voicevox\voicevox\tests\e2e\storybook\スクリーンショット.spec.mts-snapshots\components-dialog-tempoortimesignaturechangedialog-tempochangedialog--change-opened-light-storybook-win32.png
Received: D:\a\voicevox\voicevox\test-results\スクリーンショット-components-Dialo-48f91-angeDialog-開いている:変更-テーマ:ライト-storybook-retry1\components-dialog-tempoort-375c0-og--change-opened-light-actual.png
Diff: D:\a\voicevox\voicevox\test-results\スクリーンショット-components-Dialo-48f91-angeDialog-開いている:変更-テーマ:ライト-storybook-retry1\components-dialog-tempoort-375c0-og--change-opened-light-diff.png
Call log:
- expect.toHaveScreenshot(components-dialog-tempoortimesignaturechangedialog-tempochangedialog--change-opened-light.png) with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('div[id^=q-portal--dialog--]').locator('.q-dialog__inner')
- locator resolved to <div tabindex="-1" class="q-dialog__inner flex no-pointer-events q-dialog__inner--minimized q-dialog__inner--standard fixed-full flex-center">…</div>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- 65938 pixels (ratio 0.08 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('div[id^=q-portal--dialog--]').locator('.q-dialog__inner')
- locator resolved to <div tabindex="-1" class="q-dialog__inner flex no-pointer-events q-dialog__inner--minimized q-dialog__inner--standard fixed-full flex-center">…</div>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- captured a stable screenshot
- 65938 pixels (ratio 0.08 of all image pixels) are different.
107 | elementToScreenshot = root;
108 | }
> 109 | await expect(elementToScreenshot).toHaveScreenshot(
| ^
110 | `${story.id}-${theme}.png`,
111 | );
112 | });
at D:\a\voicevox\voicevox\tests\e2e\storybook\スクリーンショット.spec.mts:109:47
|
[storybook] › storybook\スクリーンショット.spec.mts:75:11 › components/Dialog/TempoOrTimeSignatureChangeDialog/TempoChangeDialog › 開いている:変更 › テーマ:ライト:
tests\e2e\storybook\スクリーンショット.spec.mts#L109
3) [storybook] › storybook\スクリーンショット.spec.mts:75:11 › components/Dialog/TempoOrTimeSignatureChangeDialog/TempoChangeDialog › 開いている:変更 › テーマ:ライト
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
65938 pixels (ratio 0.08 of all image pixels) are different.
Expected: D:\a\voicevox\voicevox\tests\e2e\storybook\スクリーンショット.spec.mts-snapshots\components-dialog-tempoortimesignaturechangedialog-tempochangedialog--change-opened-light-storybook-win32.png
Received: D:\a\voicevox\voicevox\test-results\スクリーンショット-components-Dialo-48f91-angeDialog-開いている:変更-テーマ:ライト-storybook-retry2\components-dialog-tempoort-375c0-og--change-opened-light-actual.png
Diff: D:\a\voicevox\voicevox\test-results\スクリーンショット-components-Dialo-48f91-angeDialog-開いている:変更-テーマ:ライト-storybook-retry2\components-dialog-tempoort-375c0-og--change-opened-light-diff.png
Call log:
- expect.toHaveScreenshot(components-dialog-tempoortimesignaturechangedialog-tempochangedialog--change-opened-light.png) with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('div[id^=q-portal--dialog--]').locator('.q-dialog__inner')
- locator resolved to <div tabindex="-1" class="q-dialog__inner flex no-pointer-events q-dialog__inner--minimized q-dialog__inner--standard fixed-full flex-center q-transition--scale-enter-active q-transition--scale-enter-to">…</div>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- 65938 pixels (ratio 0.08 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('div[id^=q-portal--dialog--]').locator('.q-dialog__inner')
- locator resolved to <div tabindex="-1" class="q-dialog__inner flex no-pointer-events q-dialog__inner--minimized q-dialog__inner--standard fixed-full flex-center">…</div>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- captured a stable screenshot
- 65938 pixels (ratio 0.08 of all image pixels) are different.
107 | elementToScreenshot = root;
108 | }
> 109 | await expect(elementToScreenshot).toHaveScreenshot(
| ^
110 | `${story.id}-${theme}.png`,
111 | );
112 | });
at D:\a\voicevox\voicevox\tests\e2e\storybook\スクリーンショット.spec.mts:109:47
|
[storybook] › storybook\スクリーンショット.spec.mts:75:11 › components/Dialog/TempoOrTimeSignatureChangeDialog/TempoChangeDialog › 開いている:変更 › テーマ:ダーク:
tests\e2e\storybook\スクリーンショット.spec.mts#L109
4) [storybook] › storybook\スクリーンショット.spec.mts:75:11 › components/Dialog/TempoOrTimeSignatureChangeDialog/TempoChangeDialog › 開いている:変更 › テーマ:ダーク
Error: Screenshot comparison failed:
10658 pixels (ratio 0.02 of all image pixels) are different.
Expected: D:\a\voicevox\voicevox\tests\e2e\storybook\スクリーンショット.spec.mts-snapshots\components-dialog-tempoortimesignaturechangedialog-tempochangedialog--change-opened-dark-storybook-win32.png
Received: D:\a\voicevox\voicevox\test-results\スクリーンショット-components-Dialo-c221e-angeDialog-開いている:変更-テーマ:ダーク-storybook\components-dialog-tempoort-4a1b1-log--change-opened-dark-actual.png
Diff: D:\a\voicevox\voicevox\test-results\スクリーンショット-components-Dialo-c221e-angeDialog-開いている:変更-テーマ:ダーク-storybook\components-dialog-tempoort-4a1b1-log--change-opened-dark-diff.png
Call log:
- expect.toHaveScreenshot(components-dialog-tempoortimesignaturechangedialog-tempochangedialog--change-opened-dark.png) with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('div[id^=q-portal--dialog--]').locator('.q-dialog__inner')
- locator resolved to <div tabindex="-1" class="q-dialog__inner flex no-pointer-events q-dialog__inner--minimized q-dialog__inner--standard fixed-full flex-center q-transition--scale-enter-active q-transition--scale-enter-to">…</div>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- 10658 pixels (ratio 0.02 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('div[id^=q-portal--dialog--]').locator('.q-dialog__inner')
- locator resolved to <div tabindex="-1" class="q-dialog__inner flex no-pointer-events q-dialog__inner--minimized q-dialog__inner--standard fixed-full flex-center">…</div>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- captured a stable screenshot
- 10658 pixels (ratio 0.02 of all image pixels) are different.
107 | elementToScreenshot = root;
108 | }
> 109 | await expect(elementToScreenshot).toHaveScreenshot(
| ^
110 | `${story.id}-${theme}.png`,
111 | );
112 | });
at D:\a\voicevox\voicevox\tests\e2e\storybook\スクリーンショット.spec.mts:109:47
|
Slow Test:
[browser] › browser/アップデート通知ダイアログ.spec.ts#L1
[browser] › browser/アップデート通知ダイアログ.spec.ts took 17.5s
|
Slow Test:
[browser] › browser/song/ソング.spec.ts#L1
[browser] › browser/song/ソング.spec.ts took 19.6s
|
Slow Test:
[browser] › browser/複数選択/選択.spec.ts#L1
[browser] › browser/複数選択/選択.spec.ts took 18.9s
|
Slow Test:
[browser] › browser\アップデート通知ダイアログ.spec.ts#L1
[browser] › browser\アップデート通知ダイアログ.spec.ts took 18.5s
|
🎭 Playwright Run Summary
2 skipped
24 passed (1.8m)
|
🎭 Playwright Run Summary
86 skipped
|
🎭 Playwright Run Summary
1 passed (12.0s)
|
🎭 Playwright Run Summary
4 skipped
22 passed (2.8m)
|
🎭 Playwright Run Summary
1 passed (18.8s)
|
🎭 Playwright Run Summary
86 skipped
|
🎭 Playwright Run Summary
26 passed (2.3m)
|
🎭 Playwright Run Summary
1 passed (13.4s)
|
🎭 Playwright Run Summary
8 failed
[storybook] › storybook\スクリーンショット.spec.mts:75:11 › components/Dialog/TempoOrTimeSignatureChangeDialog/TempoChangeDialog › 開いている:追加 › テーマ:ライト
[storybook] › storybook\スクリーンショット.spec.mts:75:11 › components/Dialog/TempoOrTimeSignatureChangeDialog/TempoChangeDialog › 開いている:追加 › テーマ:ダーク
[storybook] › storybook\スクリーンショット.spec.mts:75:11 › components/Dialog/TempoOrTimeSignatureChangeDialog/TempoChangeDialog › 開いている:変更 › テーマ:ライト
[storybook] › storybook\スクリーンショット.spec.mts:75:11 › components/Dialog/TempoOrTimeSignatureChangeDialog/TempoChangeDialog › 開いている:変更 › テーマ:ダーク
[storybook] › storybook\スクリーンショット.spec.mts:75:11 › components/Dialog/TempoOrTimeSignatureChangeDialog/TimeSignatureChangeDialog › 開いている:追加 › テーマ:ライト
[storybook] › storybook\スクリーンショット.spec.mts:75:11 › components/Dialog/TempoOrTimeSignatureChangeDialog/TimeSignatureChangeDialog › 開いている:追加 › テーマ:ダーク
[storybook] › storybook\スクリーンショット.spec.mts:75:11 › components/Dialog/TempoOrTimeSignatureChangeDialog/TimeSignatureChangeDialog › 開いている:変更 › テーマ:ライト
[storybook] › storybook\スクリーンショット.spec.mts:75:11 › components/Dialog/TempoOrTimeSignatureChangeDialog/TimeSignatureChangeDialog › 開いている:変更 › テーマ:ダーク
78 passed (2.0m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
playwright-report-windows-latest
|
18.7 MB |
|