Skip to content

クラス化してみた #1511

クラス化してみた

クラス化してみた #1511

Triggered via push February 8, 2025 05:47
Status Failure
Total duration 8m 18s
Artifacts 3

test.yml

on: push
Matrix: e2e-test
commit-snapshots
0s
commit-snapshots
Fit to window
Zoom out
Zoom in

Annotations

16 errors, 3 warnings, and 6 notices
lint: src/backend/electron/manager/vvppManager.ts#L12
Module '"@/backend/electron/vvppFile"' has no exported member 'extractVvpp'.
lint
Process completed with exit code 2.
build-test: src/backend/electron/manager/vvppManager.ts#L12
Module '"@/backend/electron/vvppFile"' has no exported member 'extractVvpp'.
build-test
Process completed with exit code 2.
[electron] › electron/example.spec.ts:57:9 › .env環境 › 起動したら「利用規約に関するお知らせ」が表示される: tests/e2e/electron/example.spec.ts#L8
1) [electron] › electron/example.spec.ts:57:9 › .env環境 › 起動したら「利用規約に関するお知らせ」が表示される ─────────────── "beforeAll" hook timeout of 60000ms exceeded. 6 | import { MessageBoxSyncOptions } from "electron"; 7 | > 8 | test.beforeAll(async () => { | ^ 9 | console.log("Waiting for main.js to be built..."); 10 | while (true) { 11 | try { at /Users/runner/work/voicevox/voicevox/tests/e2e/electron/example.spec.ts:8:6
[electron] › electron/example.spec.ts:57:9 › .env環境 › 起動したら「利用規約に関するお知らせ」が表示される: tests/e2e/electron/example.spec.ts#L8
1) [electron] › electron/example.spec.ts:57:9 › .env環境 › 起動したら「利用規約に関するお知らせ」が表示される ─────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── "beforeAll" hook timeout of 60000ms exceeded. 6 | import { MessageBoxSyncOptions } from "electron"; 7 | > 8 | test.beforeAll(async () => { | ^ 9 | console.log("Waiting for main.js to be built..."); 10 | while (true) { 11 | try { at /Users/runner/work/voicevox/voicevox/tests/e2e/electron/example.spec.ts:8:6
[electron] › electron/example.spec.ts:57:9 › .env環境 › 起動したら「利用規約に関するお知らせ」が表示される: tests/e2e/electron/example.spec.ts#L8
1) [electron] › electron/example.spec.ts:57:9 › .env環境 › 起動したら「利用規約に関するお知らせ」が表示される ─────────────── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── "beforeAll" hook timeout of 60000ms exceeded. 6 | import { MessageBoxSyncOptions } from "electron"; 7 | > 8 | test.beforeAll(async () => { | ^ 9 | console.log("Waiting for main.js to be built..."); 10 | while (true) { 11 | try { at /Users/runner/work/voicevox/voicevox/tests/e2e/electron/example.spec.ts:8:6
e2e-test (macos-latest)
Process completed with exit code 1.
[electron] › electron/example.spec.ts:57:9 › .env環境 › 起動したら「利用規約に関するお知らせ」が表示される: tests/e2e/electron/example.spec.ts#L8
1) [electron] › electron/example.spec.ts:57:9 › .env環境 › 起動したら「利用規約に関するお知らせ」が表示される ─────────────── "beforeAll" hook timeout of 60000ms exceeded. 6 | import { MessageBoxSyncOptions } from "electron"; 7 | > 8 | test.beforeAll(async () => { | ^ 9 | console.log("Waiting for main.js to be built..."); 10 | while (true) { 11 | try { at /home/runner/work/voicevox/voicevox/tests/e2e/electron/example.spec.ts:8:6
[electron] › electron/example.spec.ts:57:9 › .env環境 › 起動したら「利用規約に関するお知らせ」が表示される: tests/e2e/electron/example.spec.ts#L8
1) [electron] › electron/example.spec.ts:57:9 › .env環境 › 起動したら「利用規約に関するお知らせ」が表示される ─────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── "beforeAll" hook timeout of 60000ms exceeded. 6 | import { MessageBoxSyncOptions } from "electron"; 7 | > 8 | test.beforeAll(async () => { | ^ 9 | console.log("Waiting for main.js to be built..."); 10 | while (true) { 11 | try { at /home/runner/work/voicevox/voicevox/tests/e2e/electron/example.spec.ts:8:6
[electron] › electron/example.spec.ts:57:9 › .env環境 › 起動したら「利用規約に関するお知らせ」が表示される: tests/e2e/electron/example.spec.ts#L8
1) [electron] › electron/example.spec.ts:57:9 › .env環境 › 起動したら「利用規約に関するお知らせ」が表示される ─────────────── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── "beforeAll" hook timeout of 60000ms exceeded. 6 | import { MessageBoxSyncOptions } from "electron"; 7 | > 8 | test.beforeAll(async () => { | ^ 9 | console.log("Waiting for main.js to be built..."); 10 | while (true) { 11 | try { at /home/runner/work/voicevox/voicevox/tests/e2e/electron/example.spec.ts:8:6
e2e-test (ubuntu-latest)
Process completed with exit code 1.
[electron] › electron\example.spec.ts:57:9 › .env環境 › 起動したら「利用規約に関するお知らせ」が表示される: tests\e2e\electron\example.spec.ts#L8
1) [electron] › electron\example.spec.ts:57:9 › .env環境 › 起動したら「利用規約に関するお知らせ」が表示される ─────────────── "beforeAll" hook timeout of 60000ms exceeded. 6 | import { MessageBoxSyncOptions } from "electron"; 7 | > 8 | test.beforeAll(async () => { | ^ 9 | console.log("Waiting for main.js to be built..."); 10 | while (true) { 11 | try { at D:\a\voicevox\voicevox\tests\e2e\electron\example.spec.ts:8:6
[electron] › electron\example.spec.ts:57:9 › .env環境 › 起動したら「利用規約に関するお知らせ」が表示される: tests\e2e\electron\example.spec.ts#L8
1) [electron] › electron\example.spec.ts:57:9 › .env環境 › 起動したら「利用規約に関するお知らせ」が表示される ─────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── "beforeAll" hook timeout of 60000ms exceeded. 6 | import { MessageBoxSyncOptions } from "electron"; 7 | > 8 | test.beforeAll(async () => { | ^ 9 | console.log("Waiting for main.js to be built..."); 10 | while (true) { 11 | try { at D:\a\voicevox\voicevox\tests\e2e\electron\example.spec.ts:8:6
[electron] › electron\example.spec.ts:57:9 › .env環境 › 起動したら「利用規約に関するお知らせ」が表示される: tests\e2e\electron\example.spec.ts#L8
1) [electron] › electron\example.spec.ts:57:9 › .env環境 › 起動したら「利用規約に関するお知らせ」が表示される ─────────────── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── "beforeAll" hook timeout of 60000ms exceeded. 6 | import { MessageBoxSyncOptions } from "electron"; 7 | > 8 | test.beforeAll(async () => { | ^ 9 | console.log("Waiting for main.js to be built..."); 10 | while (true) { 11 | try { at D:\a\voicevox\voicevox\tests\e2e\electron\example.spec.ts:8:6
e2e-test (windows-latest)
Process completed with exit code 1.
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.6s
Slow Test: [browser] › browser\アップデート通知ダイアログ.spec.ts#L1
[browser] › browser\アップデート通知ダイアログ.spec.ts took 18.6s
🎭 Playwright Run Summary
1 failed [electron] › electron/example.spec.ts:57:9 › .env環境 › 起動したら「利用規約に関するお知らせ」が表示される ──────────────── 1 did not run
🎭 Playwright Run Summary
4 skipped 23 passed (2.1m)
🎭 Playwright Run Summary
2 skipped 25 passed (1.8m)
🎭 Playwright Run Summary
1 failed [electron] › electron/example.spec.ts:57:9 › .env環境 › 起動したら「利用規約に関するお知らせ」が表示される ──────────────── 1 did not run
🎭 Playwright Run Summary
27 passed (2.1m)
🎭 Playwright Run Summary
1 failed [electron] › electron\example.spec.ts:57:9 › .env環境 › 起動したら「利用規約に関するお知らせ」が表示される ──────────────── 1 did not run

Artifacts

Produced during runtime
Name Size
playwright-report-macos-latest
529 KB
playwright-report-ubuntu-latest
529 KB
playwright-report-windows-latest
529 KB