diff --git "a/tests/e2e/browser/song/\343\202\275\343\203\263\343\202\260.spec.ts" "b/tests/e2e/browser/song/\343\202\275\343\203\263\343\202\260.spec.ts" index 01b7b6ee31..06f346400b 100644 --- "a/tests/e2e/browser/song/\343\202\275\343\203\263\343\202\260.spec.ts" +++ "b/tests/e2e/browser/song/\343\202\275\343\203\263\343\202\260.spec.ts" @@ -19,11 +19,6 @@ async function getCurrentPlayhead(page: Page) { } test("再生ボタンを押して再生できる", async ({ page }) => { - test.skip( - process.platform === "darwin", - // https://github.com/VOICEVOX/voicevox/issues/2007 - "macOSだと原因不明でテストが落ちるためスキップします", - ); await navigateToSong(page); // TODO: ページ内のオーディオを検出するテストを追加する diff --git "a/tests/e2e/browser/\343\202\242\343\203\203\343\203\227\343\203\207\343\203\274\343\203\210\351\200\232\347\237\245\343\203\200\343\202\244\343\202\242\343\203\255\343\202\260.spec.ts" "b/tests/e2e/browser/\343\202\242\343\203\203\343\203\227\343\203\207\343\203\274\343\203\210\351\200\232\347\237\245\343\203\200\343\202\244\343\202\242\343\203\255\343\202\260.spec.ts" index e67d62ad3b..e36c0276c8 100644 --- "a/tests/e2e/browser/\343\202\242\343\203\203\343\203\227\343\203\207\343\203\274\343\203\210\351\200\232\347\237\245\343\203\200\343\202\244\343\202\242\343\203\255\343\202\260.spec.ts" +++ "b/tests/e2e/browser/\343\202\242\343\203\203\343\203\227\343\203\207\343\203\274\343\203\210\351\200\232\347\237\245\343\203\200\343\202\244\343\202\242\343\203\255\343\202\260.spec.ts" @@ -44,11 +44,6 @@ test.beforeEach(async ({ page }) => { }); test("アップデートが通知されたりスキップしたりできる", async ({ page }) => { - test.skip( - process.platform === "darwin", - // https://github.com/VOICEVOX/voicevox/issues/2007 - "macOSだと原因不明でテストが落ちるためスキップします", - ); await page.waitForTimeout(500); // 通知されている