Add: BPM・拍子変更機能を追加 #8062
test.yml
on: pull_request
Annotations
11 errors, 9 warnings, and 9 notices
[browser] › browser\アクセント.spec.ts:7:5 › アクセント分割したらアクセント区間が増える:
tests\e2e\browser\アクセント.spec.ts#L13
1) [browser] › browser\アクセント.spec.ts:7:5 › アクセント分割したらアクセント区間が増える ─────────────────────────────────
Error: expect(received).toBe(expected) // Object.is equality
Expected: 1
Received: 0
11 | await page.locator(".audio-cell input").first().press("Enter");
12 | await page.waitForTimeout(500);
> 13 | expect(await page.locator(".mora-table").count()).toBe(1);
| ^
14 | await (await page.locator(".splitter-cell").all())[1].click();
15 | await page.waitForTimeout(500);
16 | expect(await page.locator(".mora-table").count()).toBe(2);
at D:\a\voicevox\voicevox\tests\e2e\browser\アクセント.spec.ts:13:53
|
[storybook] › storybook\スクリーンショット.spec.mts:63:11 › components/Dialog/TempoOrTimeSignatureChangeDialog › 開いている:追加 › テーマ:ライト:
tests\e2e\storybook\スクリーンショット.spec.mts#L97
1) [storybook] › storybook\スクリーンショット.spec.mts:63:11 › components/Dialog/TempoOrTimeSignatureChangeDialog › 開いている:追加 › テーマ:ライト
Error: A snapshot doesn't exist at D:\a\voicevox\voicevox\tests\e2e\storybook\スクリーンショット.spec.mts-snapshots\components-dialog-tempoortimesignaturechangedialog--create-opened-light-storybook-win32.png, writing actual.
95 | elementToScreenshot = root;
96 | }
> 97 | await expect(elementToScreenshot).toHaveScreenshot(
| ^
98 | `${story.id}-${theme}.png`,
99 | );
100 | });
at D:\a\voicevox\voicevox\tests\e2e\storybook\スクリーンショット.spec.mts:97:13
|
[storybook] › storybook\スクリーンショット.spec.mts:63:11 › components/Dialog/TempoOrTimeSignatureChangeDialog › 開いている:追加 › テーマ:ダーク:
tests\e2e\storybook\スクリーンショット.spec.mts#L97
2) [storybook] › storybook\スクリーンショット.spec.mts:63:11 › components/Dialog/TempoOrTimeSignatureChangeDialog › 開いている:追加 › テーマ:ダーク
Error: A snapshot doesn't exist at D:\a\voicevox\voicevox\tests\e2e\storybook\スクリーンショット.spec.mts-snapshots\components-dialog-tempoortimesignaturechangedialog--create-opened-dark-storybook-win32.png, writing actual.
95 | elementToScreenshot = root;
96 | }
> 97 | await expect(elementToScreenshot).toHaveScreenshot(
| ^
98 | `${story.id}-${theme}.png`,
99 | );
100 | });
at D:\a\voicevox\voicevox\tests\e2e\storybook\スクリーンショット.spec.mts:97:13
|
[storybook] › storybook\スクリーンショット.spec.mts:63:11 › components/Dialog/TempoOrTimeSignatureChangeDialog › 開いている:変更 › テーマ:ライト:
tests\e2e\storybook\スクリーンショット.spec.mts#L97
3) [storybook] › storybook\スクリーンショット.spec.mts:63:11 › components/Dialog/TempoOrTimeSignatureChangeDialog › 開いている:変更 › テーマ:ライト
Error: A snapshot doesn't exist at D:\a\voicevox\voicevox\tests\e2e\storybook\スクリーンショット.spec.mts-snapshots\components-dialog-tempoortimesignaturechangedialog--change-opened-light-storybook-win32.png, writing actual.
95 | elementToScreenshot = root;
96 | }
> 97 | await expect(elementToScreenshot).toHaveScreenshot(
| ^
98 | `${story.id}-${theme}.png`,
99 | );
100 | });
at D:\a\voicevox\voicevox\tests\e2e\storybook\スクリーンショット.spec.mts:97:13
|
[storybook] › storybook\スクリーンショット.spec.mts:63:11 › components/Dialog/TempoOrTimeSignatureChangeDialog › 開いている:変更 › テーマ:ダーク:
tests\e2e\storybook\スクリーンショット.spec.mts#L97
4) [storybook] › storybook\スクリーンショット.spec.mts:63:11 › components/Dialog/TempoOrTimeSignatureChangeDialog › 開いている:変更 › テーマ:ダーク
Error: A snapshot doesn't exist at D:\a\voicevox\voicevox\tests\e2e\storybook\スクリーンショット.spec.mts-snapshots\components-dialog-tempoortimesignaturechangedialog--change-opened-dark-storybook-win32.png, writing actual.
95 | elementToScreenshot = root;
96 | }
> 97 | await expect(elementToScreenshot).toHaveScreenshot(
| ^
98 | `${story.id}-${theme}.png`,
99 | );
100 | });
at D:\a\voicevox\voicevox\tests\e2e\storybook\スクリーンショット.spec.mts:97:13
|
[storybook] › storybook\スクリーンショット.spec.mts:63:11 › components/Dialog/TempoOrTimeSignatureChangeDialog › 閉じている › テーマ:ライト:
tests\e2e\storybook\スクリーンショット.spec.mts#L97
5) [storybook] › storybook\スクリーンショット.spec.mts:63:11 › components/Dialog/TempoOrTimeSignatureChangeDialog › 閉じている › テーマ:ライト
Error: Timeout 5000ms exceeded.
Call log:
- expect.toHaveScreenshot(components-dialog-tempoortimesignaturechangedialog--closed-light.png) with timeout 5000ms
- generating new stable screenshot expectation
- waiting for locator('#storybook-root[data-v-app]')
- locator resolved to <div data-v-app="" id="storybook-root">…</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
- element is not visible
- retrying scroll into view action, attempt #1
- waiting for element to be stable
- element is not visible
- retrying scroll into view action, attempt #2
- waiting 20ms
- waiting for element to be stable
- element is not visible
- retrying scroll into view action, attempt #3
- waiting 100ms
- waiting for element to be stable
- element is not visible
- retrying scroll into view action, attempt #4
- waiting 100ms
- waiting for element to be stable
- element is not visible
- retrying scroll into view action, attempt #5
- waiting 500ms
- waiting for element to be stable
- element is not visible
- retrying scroll into view action, attempt #6
- waiting 500ms
- waiting for element to be stable
- element is not visible
- retrying scroll into view action, attempt #7
- waiting 500ms
- waiting for element to be stable
- element is not visible
- retrying scroll into view action, attempt #8
- waiting 500ms
- waiting for element to be stable
- element is not visible
- retrying scroll into view action, attempt #9
- waiting 500ms
- waiting for element to be stable
- element is not visible
- retrying scroll into view action, attempt #10
- waiting 500ms
- waiting for element to be stable
- element is not visible
- retrying scroll into view action, attempt #11
- waiting 500ms
- waiting for element to be stable
- element is not visible
- retrying scroll into view action, attempt #12
- waiting 500ms
- waiting for element to be stable
- element is not visible
- retrying scroll into view action, attempt #13
- waiting 500ms
- Timeout 5000ms exceeded.
95 | elementToScreenshot = root;
96 | }
> 97 | await expect(elementToScreenshot).toHaveScreenshot(
| ^
98 | `${story.id}-${theme}.png`,
99 | );
100 | });
at D:\a\voicevox\voicevox\tests\e2e\storybook\スクリーンショット.spec.mts:97:47
|
[storybook] › storybook\スクリーンショット.spec.mts:63:11 › components/Dialog/TempoOrTimeSignatureChangeDialog › 閉じている › テーマ:ライト:
tests\e2e\storybook\スクリーンショット.spec.mts#L97
5) [storybook] › storybook\スクリーンショット.spec.mts:63:11 › components/Dialog/TempoOrTimeSignatureChangeDialog › 閉じている › テーマ:ライト
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timeout 5000ms exceeded.
Call log:
- expect.toHaveScreenshot(components-dialog-tempoortimesignaturechangedialog--closed-light.png) with timeout 5000ms
- generating new stable screenshot expectation
- waiting for locator('#storybook-root[data-v-app]')
- locator resolved to <div data-v-app="" id="storybook-root">…</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
- element is not visible
- retrying scroll into view action, attempt #1
- waiting for element to be stable
- element is not visible
- retrying scroll into view action, attempt #2
- waiting 20ms
- waiting for element to be stable
- element is not visible
- retrying scroll into view action, attempt #3
- waiting 100ms
- waiting for element to be stable
- element is not visible
- retrying scroll into view action, attempt #4
- waiting 100ms
- waiting for element to be stable
- element is not visible
- retrying scroll into view action, attempt #5
- waiting 500ms
- waiting for element to be stable
- element is not visible
- retrying scroll into view action, attempt #6
- waiting 500ms
- waiting for element to be stable
- element is not visible
- retrying scroll into view action, attempt #7
- waiting 500ms
- waiting for element to be stable
- element is not visible
- retrying scroll into view action, attempt #8
- waiting 500ms
- waiting for element to be stable
- element is not visible
- retrying scroll into view action, attempt #9
- waiting 500ms
- waiting for element to be stable
- element is not visible
- retrying scroll into view action, attempt #10
- waiting 500ms
- waiting for element to be stable
- element is not visible
- retrying scroll into view action, attempt #11
- waiting 500ms
- waiting for element to be stable
- element is not visible
- retrying scroll into view action, attempt #12
- waiting 500ms
- waiting for element to be stable
- element is not visible
- retrying scroll into view action, attempt #13
- waiting 500ms
- Timeout 5000ms exceeded.
95 | elementToScreenshot = root;
96 | }
> 97 | await expect(elementToScreenshot).toHaveScreenshot(
| ^
98 | `${story.id}-${theme}.png`,
99 | );
100 | });
at D:\a\voicevox\voicevox\tests\e2e\storybook\スクリーンショット.spec.mts:97:47
|
[storybook] › storybook\スクリーンショット.spec.mts:63:11 › components/Dialog/TempoOrTimeSignatureChangeDialog › 閉じている › テーマ:ライト:
tests\e2e\storybook\スクリーンショット.spec.mts#L97
5) [storybook] › storybook\スクリーンショット.spec.mts:63:11 › components/Dialog/TempoOrTimeSignatureChangeDialog › 閉じている › テーマ:ライト
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timeout 5000ms exceeded.
Call log:
- expect.toHaveScreenshot(components-dialog-tempoortimesignaturechangedialog--closed-light.png) with timeout 5000ms
- generating new stable screenshot expectation
- waiting for locator('#storybook-root[data-v-app]')
- locator resolved to <div data-v-app="" id="storybook-root">…</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
- element is not visible
- retrying scroll into view action, attempt #1
- waiting for element to be stable
- element is not visible
- retrying scroll into view action, attempt #2
- waiting 20ms
- waiting for element to be stable
- element is not visible
- retrying scroll into view action, attempt #3
- waiting 100ms
- waiting for element to be stable
- element is not visible
- retrying scroll into view action, attempt #4
- waiting 100ms
- waiting for element to be stable
- element is not visible
- retrying scroll into view action, attempt #5
- waiting 500ms
- waiting for element to be stable
- element is not visible
- retrying scroll into view action, attempt #6
- waiting 500ms
- waiting for element to be stable
- element is not visible
- retrying scroll into view action, attempt #7
- waiting 500ms
- waiting for element to be stable
- element is not visible
- retrying scroll into view action, attempt #8
- waiting 500ms
- waiting for element to be stable
- element is not visible
- retrying scroll into view action, attempt #9
- waiting 500ms
- waiting for element to be stable
- element is not visible
- retrying scroll into view action, attempt #10
- waiting 500ms
- waiting for element to be stable
- element is not visible
- retrying scroll into view action, attempt #11
- waiting 500ms
- waiting for element to be stable
- element is not visible
- retrying scroll into view action, attempt #12
- waiting 500ms
- waiting for element to be stable
- element is not visible
- retrying scroll into view action, attempt #13
- waiting 500ms
- Timeout 5000ms exceeded.
95 | elementToScreenshot = root;
96 | }
> 97 | await expect(elementToScreenshot).toHaveScreenshot(
| ^
98 | `${story.id}-${theme}.png`,
99 | );
100 | });
at D:\a\voicevox\voicevox\tests\e2e\storybook\スクリーンショット.spec.mts:97:47
|
[storybook] › storybook\スクリーンショット.spec.mts:63:11 › components/Dialog/TempoOrTimeSignatureChangeDialog › 閉じている › テーマ:ダーク:
tests\e2e\storybook\スクリーンショット.spec.mts#L97
6) [storybook] › storybook\スクリーンショット.spec.mts:63:11 › components/Dialog/TempoOrTimeSignatureChangeDialog › 閉じている › テーマ:ダーク
Error: Timeout 5000ms exceeded.
Call log:
- expect.toHaveScreenshot(components-dialog-tempoortimesignaturechangedialog--closed-dark.png) with timeout 5000ms
- generating new stable screenshot expectation
- waiting for locator('#storybook-root[data-v-app]')
- locator resolved to <div data-v-app="" id="storybook-root">…</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
- element is not visible
- retrying scroll into view action, attempt #1
- waiting for element to be stable
- element is not visible
- retrying scroll into view action, attempt #2
- waiting 20ms
- waiting for element to be stable
- element is not visible
- retrying scroll into view action, attempt #3
- waiting 100ms
- waiting for element to be stable
- element is not visible
- retrying scroll into view action, attempt #4
- waiting 100ms
- waiting for element to be stable
- element is not visible
- retrying scroll into view action, attempt #5
- waiting 500ms
- waiting for element to be stable
- element is not visible
- retrying scroll into view action, attempt #6
- waiting 500ms
- waiting for element to be stable
- element is not visible
- retrying scroll into view action, attempt #7
- waiting 500ms
- waiting for element to be stable
- element is not visible
- retrying scroll into view action, attempt #8
- waiting 500ms
- waiting for element to be stable
- element is not visible
- retrying scroll into view action, attempt #9
- waiting 500ms
- waiting for element to be stable
- element is not visible
- retrying scroll into view action, attempt #10
- waiting 500ms
- waiting for element to be stable
- element is not visible
- retrying scroll into view action, attempt #11
- waiting 500ms
- waiting for element to be stable
- element is not visible
- retrying scroll into view action, attempt #12
- waiting 500ms
- waiting for element to be stable
- element is not visible
- retrying scroll into view action, attempt #13
- waiting 500ms
- Timeout 5000ms exceeded.
95 | elementToScreenshot = root;
96 | }
> 97 | await expect(elementToScreenshot).toHaveScreenshot(
| ^
98 | `${story.id}-${theme}.png`,
99 | );
100 | });
at D:\a\voicevox\voicevox\tests\e2e\storybook\スクリーンショット.spec.mts:97:47
|
[storybook] › storybook\スクリーンショット.spec.mts:63:11 › components/Dialog/TempoOrTimeSignatureChangeDialog › 閉じている › テーマ:ダーク:
tests\e2e\storybook\スクリーンショット.spec.mts#L97
6) [storybook] › storybook\スクリーンショット.spec.mts:63:11 › components/Dialog/TempoOrTimeSignatureChangeDialog › 閉じている › テーマ:ダーク
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timeout 5000ms exceeded.
Call log:
- expect.toHaveScreenshot(components-dialog-tempoortimesignaturechangedialog--closed-dark.png) with timeout 5000ms
- generating new stable screenshot expectation
- waiting for locator('#storybook-root[data-v-app]')
- locator resolved to <div data-v-app="" id="storybook-root">…</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
- element is not visible
- retrying scroll into view action, attempt #1
- waiting for element to be stable
- element is not visible
- retrying scroll into view action, attempt #2
- waiting 20ms
- waiting for element to be stable
- element is not visible
- retrying scroll into view action, attempt #3
- waiting 100ms
- waiting for element to be stable
- element is not visible
- retrying scroll into view action, attempt #4
- waiting 100ms
- waiting for element to be stable
- element is not visible
- retrying scroll into view action, attempt #5
- waiting 500ms
- waiting for element to be stable
- element is not visible
- retrying scroll into view action, attempt #6
- waiting 500ms
- waiting for element to be stable
- element is not visible
- retrying scroll into view action, attempt #7
- waiting 500ms
- waiting for element to be stable
- element is not visible
- retrying scroll into view action, attempt #8
- waiting 500ms
- waiting for element to be stable
- element is not visible
- retrying scroll into view action, attempt #9
- waiting 500ms
- waiting for element to be stable
- element is not visible
- retrying scroll into view action, attempt #10
- waiting 500ms
- waiting for element to be stable
- element is not visible
- retrying scroll into view action, attempt #11
- waiting 500ms
- waiting for element to be stable
- element is not visible
- retrying scroll into view action, attempt #12
- waiting 500ms
- waiting for element to be stable
- element is not visible
- retrying scroll into view action, attempt #13
- waiting 500ms
- Timeout 5000ms exceeded.
95 | elementToScreenshot = root;
96 | }
> 97 | await expect(elementToScreenshot).toHaveScreenshot(
| ^
98 | `${story.id}-${theme}.png`,
99 | );
100 | });
at D:\a\voicevox\voicevox\tests\e2e\storybook\スクリーンショット.spec.mts:97:47
|
[storybook] › storybook\スクリーンショット.spec.mts:63:11 › components/Dialog/TempoOrTimeSignatureChangeDialog › 閉じている › テーマ:ダーク:
tests\e2e\storybook\スクリーンショット.spec.mts#L97
6) [storybook] › storybook\スクリーンショット.spec.mts:63:11 › components/Dialog/TempoOrTimeSignatureChangeDialog › 閉じている › テーマ:ダーク
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timeout 5000ms exceeded.
Call log:
- expect.toHaveScreenshot(components-dialog-tempoortimesignaturechangedialog--closed-dark.png) with timeout 5000ms
- generating new stable screenshot expectation
- waiting for locator('#storybook-root[data-v-app]')
- locator resolved to <div data-v-app="" id="storybook-root">…</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
- element is not visible
- retrying scroll into view action, attempt #1
- waiting for element to be stable
- element is not visible
- retrying scroll into view action, attempt #2
- waiting 20ms
- waiting for element to be stable
- element is not visible
- retrying scroll into view action, attempt #3
- waiting 100ms
- waiting for element to be stable
- element is not visible
- retrying scroll into view action, attempt #4
- waiting 100ms
- waiting for element to be stable
- element is not visible
- retrying scroll into view action, attempt #5
- waiting 500ms
- waiting for element to be stable
- element is not visible
- retrying scroll into view action, attempt #6
- waiting 500ms
- waiting for element to be stable
- element is not visible
- retrying scroll into view action, attempt #7
- waiting 500ms
- waiting for element to be stable
- element is not visible
- retrying scroll into view action, attempt #8
- waiting 500ms
- waiting for element to be stable
- element is not visible
- retrying scroll into view action, attempt #9
- waiting 500ms
- waiting for element to be stable
- element is not visible
- retrying scroll into view action, attempt #10
- waiting 500ms
- waiting for element to be stable
- element is not visible
- retrying scroll into view action, attempt #11
- waiting 500ms
- waiting for element to be stable
- element is not visible
- retrying scroll into view action, attempt #12
- waiting 500ms
- waiting for element to be stable
- element is not visible
- retrying scroll into view action, attempt #13
- waiting 500ms
- Timeout 5000ms exceeded.
95 | elementToScreenshot = root;
96 | }
> 97 | await expect(elementToScreenshot).toHaveScreenshot(
| ^
98 | `${story.id}-${theme}.png`,
99 | );
100 | });
at D:\a\voicevox\voicevox\tests\e2e\storybook\スクリーンショット.spec.mts:97:47
|
Slow Test:
[browser] › browser/アップデート通知ダイアログ.spec.ts#L1
[browser] › browser/アップデート通知ダイアログ.spec.ts took 18.3s
|
build-test:
src/components/Sing/SequencerRuler/Presentation.vue#L316
Unexpected console statement
|
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 1.3m
|
Slow Test:
[browser] › browser/song/ソング.spec.ts#L1
[browser] › browser/song/ソング.spec.ts took 1.3m
|
Slow Test:
[browser] › browser/複数選択/値変更.spec.ts#L1
[browser] › browser/複数選択/値変更.spec.ts took 53.1s
|
Slow Test:
[browser] › browser/音声詳細.spec.ts#L1
[browser] › browser/音声詳細.spec.ts took 49.0s
|
Slow Test:
[browser] › browser/初回起動時.spec.ts#L1
[browser] › browser/初回起動時.spec.ts took 43.7s
|
Slow Test:
[electron] › electron/example.spec.ts#L1
[electron] › electron/example.spec.ts took 30.7s
|
🎭 Playwright Run Summary
2 skipped
24 passed (1.8m)
|
🎭 Playwright Run Summary
72 skipped
|
🎭 Playwright Run Summary
1 passed (15.4s)
|
🎭 Playwright Run Summary
1 flaky
[browser] › browser\アクセント.spec.ts:7:5 › アクセント分割したらアクセント区間が増える ──────────────────────────────────
25 passed (2.5m)
|
🎭 Playwright Run Summary
1 passed (17.6s)
|
🎭 Playwright Run Summary
16 failed
[storybook] › storybook\スクリーンショット.spec.mts:63:11 › components/Dialog/TempoOrTimeSignatureChangeDialog › 開いている:追加 › テーマ:ライト
[storybook] › storybook\スクリーンショット.spec.mts:63:11 › components/Dialog/TempoOrTimeSignatureChangeDialog › 開いている:追加 › テーマ:ダーク
[storybook] › storybook\スクリーンショット.spec.mts:63:11 › components/Dialog/TempoOrTimeSignatureChangeDialog › 開いている:変更 › テーマ:ライト
[storybook] › storybook\スクリーンショット.spec.mts:63:11 › components/Dialog/TempoOrTimeSignatureChangeDialog › 開いている:変更 › テーマ:ダーク
[storybook] › storybook\スクリーンショット.spec.mts:63:11 › components/Dialog/TempoOrTimeSignatureChangeDialog › 閉じている › テーマ:ライト
[storybook] › storybook\スクリーンショット.spec.mts:63:11 › components/Dialog/TempoOrTimeSignatureChangeDialog › 閉じている › テーマ:ダーク
[storybook] › storybook\スクリーンショット.spec.mts:63:11 › components/Sing/SequencerGrid › 拍子変化 › テーマ:ライト
[storybook] › storybook\スクリーンショット.spec.mts:63:11 › components/Sing/SequencerGrid › 拍子変化 › テーマ:ダーク
[storybook] › storybook\スクリーンショット.spec.mts:63:11 › components/Sing/SequencerRuler › デフォルト › テーマ:ライト
[storybook] › storybook\スクリーンショット.spec.mts:63:11 › components/Sing/SequencerRuler › デフォルト › テーマ:ダーク
[storybook] › storybook\スクリーンショット.spec.mts:63:11 › components/Sing/SequencerRuler › BPM変化 › テーマ:ライト
[storybook] › storybook\スクリーンショット.spec.mts:63:11 › components/Sing/SequencerRuler › BPM変化 › テーマ:ダーク
[storybook] › storybook\スクリーンショット.spec.mts:63:11 › components/Sing/SequencerRuler › 拍子変化 › テーマ:ライト
[storybook] › storybook\スクリーンショット.spec.mts:63:11 › components/Sing/SequencerRuler › 拍子変化 › テーマ:ダーク
[storybook] › storybook\スクリーンショット.spec.mts:63:11 › components/Sing/SequencerRuler › スクロール › テーマ:ライト
[storybook] › storybook\スクリーンショット.spec.mts:63:11 › components/Sing/SequencerRuler › スクロール › テーマ:ダーク
56 passed (2.1m)
|
🎭 Playwright Run Summary
4 skipped
22 passed (11.2m)
|
🎭 Playwright Run Summary
1 passed (33.6s)
|
🎭 Playwright Run Summary
72 skipped
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
playwright-report-windows-latest
Expired
|
5.2 MB |
|