相対import部分を修正 #8635
Annotations
5 errors, 2 warnings, and 2 notices
Run npm run test:electron-e2e:
tests/e2e/electron/example.spec.ts#L1
1) [electron] › electron/example.spec.ts:43:5 › 起動したら「利用規約に関するお知らせ」が表示される ────────────────────────
Error: Process failed to launch!
|
Run npm run test:electron-e2e:
tests/e2e/electron/example.spec.ts#L1
1) [electron] › electron/example.spec.ts:43:5 › 起動したら「利用規約に関するお知らせ」が表示される ────────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Process failed to launch!
|
Run npm run test:electron-e2e:
tests/e2e/electron/example.spec.ts#L44
1) [electron] › electron/example.spec.ts:43:5 › 起動したら「利用規約に関するお知らせ」が表示される ────────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: electron.launch: Process failed to launch!
42 |
43 | test("起動したら「利用規約に関するお知らせ」が表示される", async () => {
> 44 | const app = await electron.launch({
| ^
45 | args: ["."],
46 | timeout: process.env.CI ? 0 : 60000,
47 | });
at /home/runner/work/voicevox/voicevox/tests/e2e/electron/example.spec.ts:44:15
|
Run npm run test:electron-e2e:
tests/e2e/electron/example.spec.ts#L1
1) [electron] › electron/example.spec.ts:43:5 › 起動したら「利用規約に関するお知らせ」が表示される ────────────────────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Process failed to launch!
|
Run npm run test:electron-e2e
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run npm run test:browser-e2e:
[browser] › browser/アップデート通知ダイアログ.spec.ts#L1
[browser] › browser/アップデート通知ダイアログ.spec.ts took 17.9s
|
Run npm run test:browser-e2e
2 skipped
24 passed (1.7m)
|
Run npm run test:electron-e2e
1 failed
[electron] › electron/example.spec.ts:43:5 › 起動したら「利用規約に関するお知らせ」が表示される ─────────────────────────
|
Loading