AllDialogからHelpDialogを切り出す #8641
Annotations
5 errors, 2 warnings, and 2 notices
tests/e2e/electron/example.spec.ts#L1
1) [electron] › electron/example.spec.ts:43:5 › 起動したら「利用規約に関するお知らせ」が表示される ────────────────────────
Error: Process failed to launch!
|
tests/e2e/electron/example.spec.ts#L1
1) [electron] › electron/example.spec.ts:43:5 › 起動したら「利用規約に関するお知らせ」が表示される ────────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Process failed to launch!
|
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
|
tests/e2e/electron/example.spec.ts#L1
1) [electron] › electron/example.spec.ts:43:5 › 起動したら「利用規約に関するお知らせ」が表示される ────────────────────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Process failed to launch!
|
|
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 16.9s
|
|
|
The logs for this run have expired and are no longer available.
Loading