Skip to content

fix:console.log削除 #4

fix:console.log削除

fix:console.log削除 #4

Triggered via push April 7, 2024 07:27
Status Failure
Total duration 9m 8s
Artifacts

test.yml

on: push
Matrix: e2e-test
commit-snapshots
0s
commit-snapshots
Fit to window
Zoom out
Zoom in

Annotations

2 errors, 8 warnings, and 6 notices
unit-test
Process completed with exit code 1.
[browser] › browser\辞書ダイアログ.spec.ts:52:5 › 「設定」→「読み方&アクセント辞書」で「読み方&アクセント辞書」ページが表示される: tests\e2e\browser\辞書ダイアログ.spec.ts#L49
1) [browser] › browser\辞書ダイアログ.spec.ts:52:5 › 「設定」→「読み方&アクセント辞書」で「読み方&アクセント辞書」ページが表示される ────────── Error: expect(received).toBe(expected) // Object.is equality Expected: "tx9q4ry8" Received: "tx9q4ry8" 47 | await page.waitForTimeout(100); 48 | const text = await inputTag.evaluate((e: HTMLInputElement) => e.value); > 49 | expect(text).toBe(expectedWord); | ^ 50 | } 51 | 52 | test("「設定」→「読み方&アクセント辞書」で「読み方&アクセント辞書」ページが表示される", async ({ at validateInputTag (D:\a\voicevox\voicevox\tests\e2e\browser\辞書ダイアログ.spec.ts:49:16) at D:\a\voicevox\voicevox\tests\e2e\browser\辞書ダイアログ.spec.ts:81:3
🎭 Playwright Run Summary
1 skipped 24 passed (1.8m)
🎭 Playwright Run Summary
1 passed (47.1s)
🎭 Playwright Run Summary
1 flaky [browser] › browser\辞書ダイアログ.spec.ts:52:5 › 「設定」→「読み方&アクセント辞書」で「読み方&アクセント辞書」ページが表示される ─────────── 24 passed (2.5m)
🎭 Playwright Run Summary
1 passed (51.3s)
🎭 Playwright Run Summary
1 skipped 24 passed (5.5m)
🎭 Playwright Run Summary
1 passed (50.6s)
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
unit-test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build-test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
e2e-test (ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
e2e-test (windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Slow Test: [electron] › electron\example.spec.ts#L1
[electron] › electron\example.spec.ts took 15.4s
e2e-test (macos-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Slow Test: [electron] › electron/example.spec.ts#L1
[electron] › electron/example.spec.ts took 40.0s