MobileHeaderBarをHeaderBarと統合 #160
test.yml
on: pull_request
Matrix: e2e-test
commit-snapshots
0s
Annotations
4 errors, 17 warnings, and 5 notices
[browser] › browser\スクリーンショット.spec.ts:124:5 › メイン画面の表示:
tests\e2e\browser\スクリーンショット.spec.ts#L141
1) [browser] › browser\スクリーンショット.spec.ts:124:5 › メイン画面の表示 ────────────────────────────────────────
Error: Screenshot comparison failed:
8355 pixels (ratio 0.02 of all image pixels) are different.
Expected: D:\a\voicevox_mobile\voicevox_mobile\tests\e2e\browser\スクリーンショット.spec.ts-snapshots\メイン画面-browser-win32.png
Received: D:\a\voicevox_mobile\voicevox_mobile\test-results\スクリーンショット-メイン画面の表示-browser\メイン画面-actual.png
Diff: D:\a\voicevox_mobile\voicevox_mobile\test-results\スクリーンショット-メイン画面の表示-browser\メイン画面-diff.png
Call log:
- page._expectScreenshot with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- 8355 pixels (ratio 0.02 of all image pixels) are different.
- waiting 100ms before taking screenshot
- taking page screenshot
- disabled all CSS animations
- captured a stable screenshot
- 8355 pixels (ratio 0.02 of all image pixels) are different.
139 | }
140 | }
> 141 | await expect(page).toHaveScreenshot("メイン画面.png");
| ^
142 | });
143 |
at D:\a\voicevox_mobile\voicevox_mobile\tests\e2e\browser\スクリーンショット.spec.ts:141:22
|
[browser] › browser\スクリーンショット.spec.ts:124:5 › メイン画面の表示:
tests\e2e\browser\スクリーンショット.spec.ts#L141
1) [browser] › browser\スクリーンショット.spec.ts:124:5 › メイン画面の表示 ────────────────────────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
8355 pixels (ratio 0.02 of all image pixels) are different.
Expected: D:\a\voicevox_mobile\voicevox_mobile\tests\e2e\browser\スクリーンショット.spec.ts-snapshots\メイン画面-browser-win32.png
Received: D:\a\voicevox_mobile\voicevox_mobile\test-results\スクリーンショット-メイン画面の表示-browser-retry1\メイン画面-actual.png
Diff: D:\a\voicevox_mobile\voicevox_mobile\test-results\スクリーンショット-メイン画面の表示-browser-retry1\メイン画面-diff.png
Call log:
- page._expectScreenshot with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- 8355 pixels (ratio 0.02 of all image pixels) are different.
- waiting 100ms before taking screenshot
- taking page screenshot
- disabled all CSS animations
- captured a stable screenshot
- 8355 pixels (ratio 0.02 of all image pixels) are different.
139 | }
140 | }
> 141 | await expect(page).toHaveScreenshot("メイン画面.png");
| ^
142 | });
143 |
at D:\a\voicevox_mobile\voicevox_mobile\tests\e2e\browser\スクリーンショット.spec.ts:141:22
|
[browser] › browser\スクリーンショット.spec.ts:124:5 › メイン画面の表示:
tests\e2e\browser\スクリーンショット.spec.ts#L141
1) [browser] › browser\スクリーンショット.spec.ts:124:5 › メイン画面の表示 ────────────────────────────────────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
8355 pixels (ratio 0.02 of all image pixels) are different.
Expected: D:\a\voicevox_mobile\voicevox_mobile\tests\e2e\browser\スクリーンショット.spec.ts-snapshots\メイン画面-browser-win32.png
Received: D:\a\voicevox_mobile\voicevox_mobile\test-results\スクリーンショット-メイン画面の表示-browser-retry2\メイン画面-actual.png
Diff: D:\a\voicevox_mobile\voicevox_mobile\test-results\スクリーンショット-メイン画面の表示-browser-retry2\メイン画面-diff.png
Call log:
- page._expectScreenshot with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- 8355 pixels (ratio 0.02 of all image pixels) are different.
- waiting 100ms before taking screenshot
- taking page screenshot
- disabled all CSS animations
- captured a stable screenshot
- 8355 pixels (ratio 0.02 of all image pixels) are different.
139 | }
140 | }
> 141 | await expect(page).toHaveScreenshot("メイン画面.png");
| ^
142 | });
143 |
at D:\a\voicevox_mobile\voicevox_mobile\tests\e2e\browser\スクリーンショット.spec.ts:141:22
|
e2e-test (windows-latest)
Process completed with exit code 1.
|
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/.
|
lint:
src/background/configMigration014.ts#L28
'=== undefined'ではなく'== undefined'を使用してください。詳細: https://github.com/VOICEVOX/voicevox/issues/1513
|
lint:
src/components/SettingDialog.vue#L1004
'SplitTextWhenPasteType' is defined but never used
|
lint:
src/helpers/SelectionHelperForQInput.ts#L14
'=== null'ではなく'== null'を使用してください。詳細: https://github.com/VOICEVOX/voicevox/issues/1513
|
lint:
src/helpers/SelectionHelperForQInput.ts#L53
'=== null'ではなく'== null'を使用してください。詳細: https://github.com/VOICEVOX/voicevox/issues/1513
|
lint:
src/helpers/SelectionHelperForQInput.ts#L53
'=== null'ではなく'== null'を使用してください。詳細: https://github.com/VOICEVOX/voicevox/issues/1513
|
lint:
src/helpers/map.ts#L22
'=== undefined'ではなく'== undefined'を使用してください。詳細: https://github.com/VOICEVOX/voicevox/issues/1513
|
lint:
src/helpers/map.ts#L33
'=== undefined'ではなく'== undefined'を使用してください。詳細: https://github.com/VOICEVOX/voicevox/issues/1513
|
lint:
src/helpers/previewSliderHelper.ts#L115
'=== null'ではなく'== null'を使用してください。詳細: https://github.com/VOICEVOX/voicevox/issues/1513
|
lint:
src/helpers/previewSliderHelper.ts#L131
'!== null'ではなく'!= null'を使用してください。詳細: https://github.com/VOICEVOX/voicevox/issues/1513
|
lint:
src/helpers/previewSliderHelper.ts#L168
'=== null'ではなく'== null'を使用してください。詳細: https://github.com/VOICEVOX/voicevox/issues/1513
|
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/.
|
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/.
|
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 (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, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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 19.1s
|
🎭 Playwright Run Summary
1 skipped
20 passed (1.5m)
|
🎭 Playwright Run Summary
1 passed (17.1s)
|
🎭 Playwright Run Summary
1 failed
[browser] › browser\スクリーンショット.spec.ts:124:5 › メイン画面の表示 ─────────────────────────────────────────
20 passed (2.2m)
|
🎭 Playwright Run Summary
1 skipped
20 passed (2.6m)
|
🎭 Playwright Run Summary
1 passed (24.6s)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
playwright-report-windows-latest
Expired
|
26.4 MB |
|