#1846 ノートのエラー時にツールチップ表示 #6291
test.yml
on: pull_request
Annotations
1 error, 9 warnings, and 6 notices
[browser] › browser/複数選択/値変更.spec.ts:80:5 › 複数選択:キャラクター選択:
tests/e2e/browser/複数選択/値変更.spec.ts#L98
1) [browser] › browser/複数選択/値変更.spec.ts:80:5 › 複数選択:キャラクター選択 ─────────────────────────────────────
Error: expect(received).not.toEqual(expected) // deep equality
Expected: not "女声1(ノーマル)"
96 | const characterNames = await getSelectedCharacters(page);
97 |
> 98 | expect(characterNames[0]).not.toEqual(characterNames[1]);
| ^
99 | expect(characterNames[1]).toEqual(characterNames[2]);
100 | expect(characterNames[1]).toEqual(characterNames[3]);
101 | });
at /Users/runner/work/voicevox/voicevox/tests/e2e/browser/複数選択/値変更.spec.ts:98:33
|
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/.
|
Slow Test:
[electron] › electron/example.spec.ts#L1
[electron] › electron/example.spec.ts took 15.2s
|
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 19.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 29.5s
|
🎭 Playwright Run Summary
1 skipped
24 passed (1.8m)
|
🎭 Playwright Run Summary
1 passed (20.8s)
|
🎭 Playwright Run Summary
25 passed (2.3m)
|
🎭 Playwright Run Summary
1 passed (25.2s)
|
🎭 Playwright Run Summary
1 flaky
[browser] › browser/複数選択/値変更.spec.ts:80:5 › 複数選択:キャラクター選択 ──────────────────────────────────────
1 skipped
23 passed (5.1m)
|
🎭 Playwright Run Summary
1 passed (40.0s)
|