chore(workspace): 🤖 setup bundle analyzer #16
test.yml
on: pull_request
🪛 Install
2m 12s
🧪 Test Maintenance Mode
1m 21s
Matrix: test-base
Annotations
1 error, 9 warnings, and 4 notices
[normal] › sheetDialogsMiscBehaviour.test.ts:22:23 › Can Cancel Item Dialog › Editing Item:
tests/integration/sheetDialogsMiscBehaviour.test.ts#L31
1) [normal] › sheetDialogsMiscBehaviour.test.ts:22:23 › Can Cancel Item Dialog › Editing Item ────
TimeoutError: locator.waitFor: Timeout 10000ms exceeded.
=========================== logs ===========================
waiting for getByRole('dialog', { name: 'Edit Item' }) to be visible
============================================================
29 | name: "Edit Item",
30 | })
> 31 | .waitFor({
| ^
32 | state: "visible",
33 | });
34 |
at /home/runner/work/bag-of-holding/bag-of-holding/tests/integration/sheetDialogsMiscBehaviour.test.ts:31:5
|
🧪 Test (1/3)
No files were found with the provided path: playwright-report. No artifacts will be uploaded.
|
Slow Test:
[normal] › advancedSheet.test.ts#L1
[normal] › advancedSheet.test.ts took 51.3s
|
Slow Test:
[normal] › colorModes.test.ts#L1
[normal] › colorModes.test.ts took 34.6s
|
Slow Test:
[normal] › sheetDialogsHistoryControls/itemDialog.test.ts#L1
[normal] › sheetDialogsHistoryControls/itemDialog.test.ts took 32.9s
|
Slow Test:
[normal] › sheetDialogsHistoryControls/filterDialog.test.ts#L1
[normal] › sheetDialogsHistoryControls/filterDialog.test.ts took 25.8s
|
Slow Test:
[normal] › sheetDialogsMiscBehaviour.test.ts#L1
[normal] › sheetDialogsMiscBehaviour.test.ts took 24.1s
|
🧪 Test (3/3)
No files were found with the provided path: playwright-report. No artifacts will be uploaded.
|
Slow Test:
[normal] › rememberedSheets.test.ts#L1
[normal] › rememberedSheets.test.ts took 44.2s
|
🧪 Test (2/3)
No files were found with the provided path: playwright-report. No artifacts will be uploaded.
|
🎭 Playwright Run Summary
2 passed (16.1s)
|
🎭 Playwright Run Summary
12 passed (53.1s)
|
🎭 Playwright Run Summary
1 flaky
[normal] › sheetDialogsMiscBehaviour.test.ts:22:23 › Can Cancel Item Dialog › Editing Item ─────
8 passed (56.7s)
|
🎭 Playwright Run Summary
13 passed (1.4m)
|