Skip to content

Add forthcoming slate-dom package to changeset config #4006

Add forthcoming slate-dom package to changeset config

Add forthcoming slate-dom package to changeset config #4006

Triggered via pull request October 31, 2024 14:10
Status Success
Total duration 4m 5s
Artifacts

ci.yml

on: pull_request
Matrix: ci

Annotations

1 error, 1 warning, and 1 notice
[firefox] › integration/examples/placeholder.test.ts:18:7 › placeholder example › renders editor tall enough to fit placeholder: playwright/integration/examples/placeholder.test.ts#L32
1) [firefox] › integration/examples/placeholder.test.ts:18:7 › placeholder example › renders editor tall enough to fit placeholder Error: expect(received).toBeGreaterThanOrEqual(expected) Expected: >= 83.19999694824219 Received: 22.399993896484375 30 | throw new Error('Could not get bounding box for placeholder') 31 | > 32 | expect(editorBoundingBox.height).toBeGreaterThanOrEqual( | ^ 33 | placeholderBoundingBox.height 34 | ) 35 | }) at /home/runner/work/slate/slate/playwright/integration/examples/placeholder.test.ts:32:38
Slow Test: [chromium] › integration/examples/code-highlighting.test.ts#L1
[chromium] › integration/examples/code-highlighting.test.ts took 15.1s
🎭 Playwright Run Summary
1 flaky [firefox] › integration/examples/placeholder.test.ts:18:7 › placeholder example › renders editor tall enough to fit placeholder 2 skipped 75 passed (1.7m)