(ちゃんと消えるかのテスト) #2228
test.yml
on: push
Annotations
1 error, 7 warnings, and 9 notices
[browser] › browser\音声パラメータ.spec.ts:12:5 › 音声パラメータ引き継ぎの設定:
tests\e2e\browser\音声パラメータ.spec.ts#L9
1) [browser] › browser\音声パラメータ.spec.ts:12:5 › 音声パラメータ引き継ぎの設定 ─────────────────────────────────────
Error: expect(received).toBe(expected) // Object.is equality
Expected: "1.00"
Received: "0.50"
7 | async function validateValue(locator: Locator, expectedValue: string) {
8 | const value = await locator.evaluate((e: HTMLInputElement) => e.value);
> 9 | expect(value).toBe(expectedValue);
| ^
10 | }
11 |
12 | test("音声パラメータ引き継ぎの設定", async ({ page }) => {
at validateValue (D:\a\voicevox\voicevox\tests\e2e\browser\音声パラメータ.spec.ts:9:17)
at D:\a\voicevox\voicevox\tests\e2e\browser\音声パラメータ.spec.ts:37:3
|
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:
[browser] › browser/アップデート通知ダイアログ.spec.ts#L1
[browser] › browser/アップデート通知ダイアログ.spec.ts took 17.3s
|
Slow Test:
[browser] › browser/複数選択/選択.spec.ts#L1
[browser] › browser/複数選択/選択.spec.ts took 18.9s
|
Slow Test:
[browser] › browser\アップデート通知ダイアログ.spec.ts#L1
[browser] › browser\アップデート通知ダイアログ.spec.ts took 17.9s
|
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
2 skipped
24 passed (1.7m)
|
🎭 Playwright Run Summary
71 skipped
|
🎭 Playwright Run Summary
1 passed (11.5s)
|
🎭 Playwright Run Summary
4 skipped
22 passed (3.0m)
|
🎭 Playwright Run Summary
1 passed (19.0s)
|
🎭 Playwright Run Summary
71 skipped
|
🎭 Playwright Run Summary
1 flaky
[browser] › browser\音声パラメータ.spec.ts:12:5 › 音声パラメータ引き継ぎの設定 ──────────────────────────────────────
25 passed (2.4m)
|
🎭 Playwright Run Summary
1 passed (13.4s)
|
🎭 Playwright Run Summary
71 passed (1.1m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
updated-snapshots-macos-latest
|
162 Bytes |
|
updated-snapshots-ubuntu-latest
|
164 Bytes |
|
updated-snapshots-windows-latest
|
381 Bytes |
|