WIP: 初回起動時にトークとソングのどちらかを選択できるダイアログを表示する #9021
Annotations
10 errors, 2 warnings, and 1 notice
|
|
tests/e2e/browser/song/ソング.spec.ts#L9
1) [browser] › browser/song/ソング.spec.ts:21:5 › 再生ボタンを押して再生できる ────────────────────────────────────
Error: expect.toBeVisible: Error: strict mode violation: getByText('ソング') resolved to 2 elements:
1) <div data-v-59f3f740="" class="text-body2 text-grey-8"> 選択したエディタを開きます。アプリケーション右上からトークとソングを切り替えることができます。 </div> aka getByText('選択したエディタを開きます。アプリケーション右上からトークとソングを切り替えることができます。')
2) <label data-v-59f3f740="">ソング</label> aka getByRole('button', { name: 'ソング' })
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for getByText('ソング')
7 | async function navigateToSong(page: Page) {
8 | await navigateToMain(page);
> 9 | await expect(page.getByText("ソング")).toBeVisible();
| ^
10 | await page.getByText("ソング").click();
11 | }
12 |
at navigateToSong (/home/runner/work/voicevox/voicevox/tests/e2e/browser/song/ソング.spec.ts:9:39)
at /home/runner/work/voicevox/voicevox/tests/e2e/browser/song/ソング.spec.ts:27:3
|
tests/e2e/browser/song/ソング.spec.ts#L9
1) [browser] › browser/song/ソング.spec.ts:21:5 › 再生ボタンを押して再生できる ────────────────────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect.toBeVisible: Error: strict mode violation: getByText('ソング') resolved to 2 elements:
1) <div data-v-59f3f740="" class="text-body2 text-grey-8"> 選択したエディタを開きます。アプリケーション右上からトークとソングを切り替えることができます。 </div> aka getByText('選択したエディタを開きます。アプリケーション右上からトークとソングを切り替えることができます。')
2) <label data-v-59f3f740="">ソング</label> aka getByRole('button', { name: 'ソング' })
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for getByText('ソング')
7 | async function navigateToSong(page: Page) {
8 | await navigateToMain(page);
> 9 | await expect(page.getByText("ソング")).toBeVisible();
| ^
10 | await page.getByText("ソング").click();
11 | }
12 |
at navigateToSong (/home/runner/work/voicevox/voicevox/tests/e2e/browser/song/ソング.spec.ts:9:39)
at /home/runner/work/voicevox/voicevox/tests/e2e/browser/song/ソング.spec.ts:27:3
|
tests/e2e/browser/song/ソング.spec.ts#L9
1) [browser] › browser/song/ソング.spec.ts:21:5 › 再生ボタンを押して再生できる ────────────────────────────────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect.toBeVisible: Error: strict mode violation: getByText('ソング') resolved to 2 elements:
1) <div data-v-59f3f740="" class="text-body2 text-grey-8"> 選択したエディタを開きます。アプリケーション右上からトークとソングを切り替えることができます。 </div> aka getByText('選択したエディタを開きます。アプリケーション右上からトークとソングを切り替えることができます。')
2) <label data-v-59f3f740="">ソング</label> aka getByRole('button', { name: 'ソング' })
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for getByText('ソング')
7 | async function navigateToSong(page: Page) {
8 | await navigateToMain(page);
> 9 | await expect(page.getByText("ソング")).toBeVisible();
| ^
10 | await page.getByText("ソング").click();
11 | }
12 |
at navigateToSong (/home/runner/work/voicevox/voicevox/tests/e2e/browser/song/ソング.spec.ts:9:39)
at /home/runner/work/voicevox/voicevox/tests/e2e/browser/song/ソング.spec.ts:27:3
|
tests/e2e/browser/song/ソング.spec.ts#L9
2) [browser] › browser/song/ソング.spec.ts:42:5 › ノートを追加・削除できる ──────────────────────────────────────
Error: expect.toBeVisible: Error: strict mode violation: getByText('ソング') resolved to 2 elements:
1) <div data-v-59f3f740="" class="text-body2 text-grey-8"> 選択したエディタを開きます。アプリケーション右上からトークとソングを切り替えることができます。 </div> aka getByText('選択したエディタを開きます。アプリケーション右上からトークとソングを切り替えることができます。')
2) <label data-v-59f3f740="">ソング</label> aka getByRole('button', { name: 'ソング' })
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for getByText('ソング')
7 | async function navigateToSong(page: Page) {
8 | await navigateToMain(page);
> 9 | await expect(page.getByText("ソング")).toBeVisible();
| ^
10 | await page.getByText("ソング").click();
11 | }
12 |
at navigateToSong (/home/runner/work/voicevox/voicevox/tests/e2e/browser/song/ソング.spec.ts:9:39)
at /home/runner/work/voicevox/voicevox/tests/e2e/browser/song/ソング.spec.ts:43:3
|
tests/e2e/browser/song/ソング.spec.ts#L9
2) [browser] › browser/song/ソング.spec.ts:42:5 › ノートを追加・削除できる ──────────────────────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect.toBeVisible: Error: strict mode violation: getByText('ソング') resolved to 2 elements:
1) <div data-v-59f3f740="" class="text-body2 text-grey-8"> 選択したエディタを開きます。アプリケーション右上からトークとソングを切り替えることができます。 </div> aka getByText('選択したエディタを開きます。アプリケーション右上からトークとソングを切り替えることができます。')
2) <label data-v-59f3f740="">ソング</label> aka getByRole('button', { name: 'ソング' })
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for getByText('ソング')
7 | async function navigateToSong(page: Page) {
8 | await navigateToMain(page);
> 9 | await expect(page.getByText("ソング")).toBeVisible();
| ^
10 | await page.getByText("ソング").click();
11 | }
12 |
at navigateToSong (/home/runner/work/voicevox/voicevox/tests/e2e/browser/song/ソング.spec.ts:9:39)
at /home/runner/work/voicevox/voicevox/tests/e2e/browser/song/ソング.spec.ts:43:3
|
tests/e2e/browser/song/ソング.spec.ts#L9
2) [browser] › browser/song/ソング.spec.ts:42:5 › ノートを追加・削除できる ──────────────────────────────────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect.toBeVisible: Error: strict mode violation: getByText('ソング') resolved to 2 elements:
1) <div data-v-59f3f740="" class="text-body2 text-grey-8"> 選択したエディタを開きます。アプリケーション右上からトークとソングを切り替えることができます。 </div> aka getByText('選択したエディタを開きます。アプリケーション右上からトークとソングを切り替えることができます。')
2) <label data-v-59f3f740="">ソング</label> aka getByRole('button', { name: 'ソング' })
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for getByText('ソング')
7 | async function navigateToSong(page: Page) {
8 | await navigateToMain(page);
> 9 | await expect(page.getByText("ソング")).toBeVisible();
| ^
10 | await page.getByText("ソング").click();
11 | }
12 |
at navigateToSong (/home/runner/work/voicevox/voicevox/tests/e2e/browser/song/ソング.spec.ts:9:39)
at /home/runner/work/voicevox/voicevox/tests/e2e/browser/song/ソング.spec.ts:43:3
|
tests/e2e/browser/song/ソング.spec.ts#L9
3) [browser] › browser/song/ソング.spec.ts:67:5 › ダブルクリックで歌詞を編集できる ──────────────────────────────────
Error: expect.toBeVisible: Error: strict mode violation: getByText('ソング') resolved to 2 elements:
1) <div data-v-59f3f740="" class="text-body2 text-grey-8"> 選択したエディタを開きます。アプリケーション右上からトークとソングを切り替えることができます。 </div> aka getByText('選択したエディタを開きます。アプリケーション右上からトークとソングを切り替えることができます。')
2) <label data-v-59f3f740="">ソング</label> aka getByRole('button', { name: 'ソング' })
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for getByText('ソング')
7 | async function navigateToSong(page: Page) {
8 | await navigateToMain(page);
> 9 | await expect(page.getByText("ソング")).toBeVisible();
| ^
10 | await page.getByText("ソング").click();
11 | }
12 |
at navigateToSong (/home/runner/work/voicevox/voicevox/tests/e2e/browser/song/ソング.spec.ts:9:39)
at /home/runner/work/voicevox/voicevox/tests/e2e/browser/song/ソング.spec.ts:68:3
|
tests/e2e/browser/song/ソング.spec.ts#L9
3) [browser] › browser/song/ソング.spec.ts:67:5 › ダブルクリックで歌詞を編集できる ──────────────────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect.toBeVisible: Error: strict mode violation: getByText('ソング') resolved to 2 elements:
1) <div data-v-59f3f740="" class="text-body2 text-grey-8"> 選択したエディタを開きます。アプリケーション右上からトークとソングを切り替えることができます。 </div> aka getByText('選択したエディタを開きます。アプリケーション右上からトークとソングを切り替えることができます。')
2) <label data-v-59f3f740="">ソング</label> aka getByRole('button', { name: 'ソング' })
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for getByText('ソング')
7 | async function navigateToSong(page: Page) {
8 | await navigateToMain(page);
> 9 | await expect(page.getByText("ソング")).toBeVisible();
| ^
10 | await page.getByText("ソング").click();
11 | }
12 |
at navigateToSong (/home/runner/work/voicevox/voicevox/tests/e2e/browser/song/ソング.spec.ts:9:39)
at /home/runner/work/voicevox/voicevox/tests/e2e/browser/song/ソング.spec.ts:68:3
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
[browser] › browser/ツールバーカスタマイズダイアログ.spec.ts#L1
[browser] › browser/ツールバーカスタマイズダイアログ.spec.ts took 1.1m
|
9 failed
[browser] › browser/song/ソング.spec.ts:21:5 › 再生ボタンを押して再生できる ─────────────────────────────────────
[browser] › browser/song/ソング.spec.ts:42:5 › ノートを追加・削除できる ───────────────────────────────────────
[browser] › browser/song/ソング.spec.ts:67:5 › ダブルクリックで歌詞を編集できる ───────────────────────────────────
[browser] › browser/アクセント.spec.ts:7:5 › アクセント分割したらアクセント区間が増える ──────────────────────────────────
[browser] › browser/アクセント.spec.ts:19:5 › アクセントの読み部分をクリックすると読みを変更できる ────────────────────────────
[browser] › browser/アップデート通知ダイアログ.spec.ts:46:5 › アップデートが通知されたりスキップしたりできる ───────────────────────
[browser] › browser/キャラクター並び替えダイアログ.spec.ts:7:5 › 「設定」→「キャラクター並び替え・視聴」で「設定 / キャラクター並び替え・視聴」ページが表示される
[browser] › browser/ツールバーカスタマイズダイアログ.spec.ts:8:5 › ツールバーのカスタマイズでボタンを追加でき、デフォルトに戻すこともできる ────────
[browser] › browser/テキスト追加・削除・入れ替え.spec.ts:28:5 › テキストの追加・入れ替え・削除 ──────────────────────────────
1 interrupted
[browser] › browser/デフォルトスタイルダイアログ.spec.ts:7:5 › 「設定」→「デフォルトスタイル」で「設定 / デフォルトスタイル・試聴」ダイアログが表示される
1 skipped
16 did not run
|
The logs for this run have expired and are no longer available.
Loading