Merge: upstreamからマージ #167
Triggered via pull request
February 18, 2024 21:11
Status
Success
Total duration
10m 23s
Artifacts
–
test.yml
on: pull_request
Annotations
1 error, 8 warnings, and 6 notices
[browser] › browser/辞書ダイアログ.spec.ts:52:5 › 「設定」→「読み方&アクセント辞書」で「読み方&アクセント辞書」ページが表示される:
tests/e2e/browser/辞書ダイアログ.spec.ts#L107
1) [browser] › browser/辞書ダイアログ.spec.ts:52:5 › 「設定」→「読み方&アクセント辞書」で「読み方&アクセント辞書」ページが表示される ──────────
Error: expect(received).toBe(expected) // Object.is equality
Expected: "テスト"
Received: "エエズィイエムエムブイエスゴエフ"
105 | await page.waitForTimeout(100);
106 | const yomi2 = await getYomi(page, randomString);
> 107 | expect(yomi2).toBe("テスト");
| ^
108 |
109 | // もう一度設定を開き辞書からabsを削除
110 | await openDictDialog(page);
at /Users/runner/work/voicevox_mobile/voicevox_mobile/tests/e2e/browser/辞書ダイアログ.spec.ts:107:17
|
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 17.3s
|
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 22.0s
|
🎭 Playwright Run Summary
1 skipped
21 passed (1.6m)
|
🎭 Playwright Run Summary
1 passed (48.9s)
|
🎭 Playwright Run Summary
22 passed (2.1m)
|
🎭 Playwright Run Summary
1 passed (54.1s)
|
🎭 Playwright Run Summary
1 flaky
[browser] › browser/辞書ダイアログ.spec.ts:52:5 › 「設定」→「読み方&アクセント辞書」で「読み方&アクセント辞書」ページが表示される ───────────
1 skipped
20 passed (2.7m)
|
🎭 Playwright Run Summary
1 passed (28.8s)
|