Arch Linuxがp7zipを7zipに置き換えたのでメッセージを変更。それと7zzを許容するように。 (#2493) #8993
test.yml
on: push
Annotations
1 error, 8 warnings, and 9 notices
[browser] › browser/アップデート通知ダイアログ.spec.ts:46:5 › アップデートが通知されたりスキップしたりできる:
tests/e2e/browser/アップデート通知ダイアログ.spec.ts#L65
1) [browser] › browser/アップデート通知ダイアログ.spec.ts:46:5 › アップデートが通知されたりスキップしたりできる ──────────────────────
Error: Timed out 10000ms waiting for expect(locator).toBeVisible()
Locator: locator('[id^="q-portal--dialog"]').last().getByText('アップデートのお知らせ')
Expected: visible
Received: <element(s) not found>
Call log:
- expect.toBeVisible with timeout 10000ms
- waiting for locator('[id^="q-portal--dialog"]').last().getByText('アップデートのお知らせ')
63 | // 再度開くとまた表示される
64 | await page.reload();
> 65 | await expect(dialog.getByText("アップデートのお知らせ")).toBeVisible({
| ^
66 | timeout: 10000, // 表示に時間がかかる
67 | });
68 |
at /home/runner/work/voicevox/voicevox/tests/e2e/browser/アップデート通知ダイアログ.spec.ts:65:49
|
config
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Slow Test:
[electron] › electron/example.spec.ts#L1
[electron] › electron/example.spec.ts took 59.0s
|
Slow Test:
[browser] › browser/複数選択/選択.spec.ts#L1
[browser] › browser/複数選択/選択.spec.ts took 17.8s
|
e2e-test (ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Slow Test:
[electron] › electron/example.spec.ts#L1
[electron] › electron/example.spec.ts took 36.6s
|
Slow Test:
[browser] › browser\アップデート通知ダイアログ.spec.ts#L1
[browser] › browser\アップデート通知ダイアログ.spec.ts took 19.7s
|
Slow Test:
[electron] › electron\example.spec.ts#L1
[electron] › electron\example.spec.ts took 15.7s
|
🎭 Playwright Run Summary
2 passed (1.0m)
|
🎭 Playwright Run Summary
4 skipped
23 passed (2.1m)
|
🎭 Playwright Run Summary
99 skipped
|
🎭 Playwright Run Summary
1 flaky
[browser] › browser/アップデート通知ダイアログ.spec.ts:46:5 › アップデートが通知されたりスキップしたりできる ───────────────────────
2 skipped
24 passed (1.9m)
|
🎭 Playwright Run Summary
2 passed (41.9s)
|
🎭 Playwright Run Summary
99 skipped
|
🎭 Playwright Run Summary
27 passed (2.2m)
|
🎭 Playwright Run Summary
2 passed (22.0s)
|
🎭 Playwright Run Summary
99 passed (1.7m)
|