Merge pull request #21 from KDSBrowne/tl-menu-ui-update #168
Annotations
5 errors, 2 warnings, and 1 notice
[chromium] › test-smoke.spec.ts:60:6 › smoke tests › style panel + undo and redo squashing:
apps/examples/e2e/tests/test-smoke.spec.ts#L114
1) [chromium] › test-smoke.spec.ts:60:6 › smoke tests › style panel + undo and redo squashing ────
TimeoutError: locator.click: Timeout 10000ms exceeded.
Call log:
- waiting for getByTestId('main.undo')
112 | const redo = page.getByTestId('main.redo')
113 |
> 114 | await undo.click() // orange -> light blue
| ^
115 | expect(await getSelectedShapeColor()).toBe('light-blue') // skipping squashed colors!
116 |
117 | await redo.click() // light blue -> orange
at /home/runner/work/tldraw/tldraw/apps/examples/e2e/tests/test-smoke.spec.ts:114:14
|
[chromium] › test-smoke.spec.ts:60:6 › smoke tests › style panel + undo and redo squashing:
apps/examples/e2e/tests/test-smoke.spec.ts#L114
1) [chromium] › test-smoke.spec.ts:60:6 › smoke tests › style panel + undo and redo squashing ────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: locator.click: Timeout 10000ms exceeded.
Call log:
- waiting for getByTestId('main.undo')
112 | const redo = page.getByTestId('main.redo')
113 |
> 114 | await undo.click() // orange -> light blue
| ^
115 | expect(await getSelectedShapeColor()).toBe('light-blue') // skipping squashed colors!
116 |
117 | await redo.click() // light blue -> orange
at /home/runner/work/tldraw/tldraw/apps/examples/e2e/tests/test-smoke.spec.ts:114:14
|
[Mobile Chrome] › test-smoke.spec.ts:60:6 › smoke tests › style panel + undo and redo squashing:
apps/examples/e2e/tests/test-smoke.spec.ts#L114
2) [Mobile Chrome] › test-smoke.spec.ts:60:6 › smoke tests › style panel + undo and redo squashing
TimeoutError: locator.click: Timeout 10000ms exceeded.
Call log:
- waiting for getByTestId('main.undo')
112 | const redo = page.getByTestId('main.redo')
113 |
> 114 | await undo.click() // orange -> light blue
| ^
115 | expect(await getSelectedShapeColor()).toBe('light-blue') // skipping squashed colors!
116 |
117 | await redo.click() // light blue -> orange
at /home/runner/work/tldraw/tldraw/apps/examples/e2e/tests/test-smoke.spec.ts:114:14
|
[Mobile Chrome] › test-smoke.spec.ts:60:6 › smoke tests › style panel + undo and redo squashing:
apps/examples/e2e/tests/test-smoke.spec.ts#L114
2) [Mobile Chrome] › test-smoke.spec.ts:60:6 › smoke tests › style panel + undo and redo squashing
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: locator.click: Timeout 10000ms exceeded.
Call log:
- waiting for getByTestId('main.undo')
112 | const redo = page.getByTestId('main.redo')
113 |
> 114 | await undo.click() // orange -> light blue
| ^
115 | expect(await getSelectedShapeColor()).toBe('light-blue') // skipping squashed colors!
116 |
117 | await redo.click() // light blue -> orange
at /home/runner/work/tldraw/tldraw/apps/examples/e2e/tests/test-smoke.spec.ts:114:14
|
End to end tests
Process completed with exit code 1.
|
End to end tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "playwright-report".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
🎭 Playwright Run Summary
2 failed
[chromium] › test-smoke.spec.ts:60:6 › smoke tests › style panel + undo and redo squashing ─────
[Mobile Chrome] › test-smoke.spec.ts:60:6 › smoke tests › style panel + undo and redo squashing
23 skipped
173 passed (3.7m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
playwright-report
Expired
|
2.78 MB |
|