Merge branch 'main' into モック用エンジンを使ったe2eテストに差し替え #1412
test.yml
on: push
Annotations
1 error, 9 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
|
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 35.5s
|
Slow Test:
[electron] › electron/example.spec.ts#L1
[electron] › electron/example.spec.ts took 57.6s
|
Slow Test:
[browser] › browser/複数選択/選択.spec.ts#L1
[browser] › browser/複数選択/選択.spec.ts took 18.2s
|
Slow Test:
[browser] › browser\アップデート通知ダイアログ.spec.ts#L1
[browser] › browser\アップデート通知ダイアログ.spec.ts took 18.8s
|
Slow Test:
[electron] › electron\example.spec.ts#L1
[electron] › electron\example.spec.ts took 17.1s
|
commit-snapshots
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
🎭 Playwright Run Summary
1 flaky
[browser] › browser/アップデート通知ダイアログ.spec.ts:46:5 › アップデートが通知されたりスキップしたりできる ───────────────────────
2 skipped
24 passed (1.9m)
|
🎭 Playwright Run Summary
2 passed (40.7s)
|
🎭 Playwright Run Summary
99 skipped
|
🎭 Playwright Run Summary
2 passed (1.0m)
|
🎭 Playwright Run Summary
4 skipped
23 passed (2.1m)
|
🎭 Playwright Run Summary
99 skipped
|
🎭 Playwright Run Summary
27 passed (2.2m)
|
🎭 Playwright Run Summary
2 passed (23.4s)
|
🎭 Playwright Run Summary
99 passed (1.7m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
updated-snapshots-macos-latest
|
162 Bytes |
|
updated-snapshots-ubuntu-latest
|
164 Bytes |
|
updated-snapshots-windows-latest
|
166 Bytes |
|