Support scrolling with animation #709
pull-request.yml
on: pull_request
test
/
E2E Tests
4m 26s
test
/
Fuzz Tests
2m 0s
Matrix: test / Unit Tests
Annotations
12 errors
|
test / Fuzz Tests
Process completed with exit code 1.
|
|
test/fuzz/tableEmbed.spec.ts > tableEmbed > delta:
packages/quill/test/fuzz/tableEmbed.spec.ts#L163
Error: Test timed out in 5000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ test/fuzz/tableEmbed.spec.ts:163:3
|
|
test/fuzz/editor.spec.ts > editor > insertContents() vs applyDelta():
packages/quill/test/fuzz/editor.spec.ts#L257
Error: Test timed out in 5000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ test/fuzz/editor.spec.ts:257:3
|
|
test/fuzz/editor.spec.ts > editor > updateContents():
packages/quill/test/fuzz/editor.spec.ts#L242
Error: Test timed out in 5000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ test/fuzz/editor.spec.ts:242:3
|
|
test/fuzz/editor.spec.ts > editor > setContents():
packages/quill/test/fuzz/editor.spec.ts#L231
Error: Test timed out in 5000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ test/fuzz/editor.spec.ts:231:3
|
|
test / Unit Tests (firefox)
Process completed with exit code 1.
|
|
test / Unit Tests (firefox)
No overload matches this call.
|
|
test / Unit Tests (webkit)
Process completed with exit code 1.
|
|
test / Unit Tests (webkit)
No overload matches this call.
|
|
test / Unit Tests (chromium)
Process completed with exit code 1.
|
|
test / Unit Tests (chromium)
No overload matches this call.
|
|
test / E2E Tests
The process '/usr/bin/xvfb-run' failed with exit code 1
|