Skip to content

feat(sync-service): Move WHERE clause evaluation to single process #775

feat(sync-service): Move WHERE clause evaluation to single process

feat(sync-service): Move WHERE clause evaluation to single process #775

Triggered via pull request October 10, 2024 10:52
Status Failure
Total duration 1m 40s
Artifacts

ts_test.yml

on: pull_request
List packages
4s
List packages
List examples
7s
List examples
Matrix: Build and test
Matrix: check_packages
Matrix: check_and_build_examples
Fit to window
Zoom out
Zoom in

Annotations

2 errors
test/react-hooks.test.tsx > useShape > should keep the state value in sync: packages/react-hooks/test/react-hooks.test.tsx#L123
AssertionError: expected [ { …(2) } ] to deeply equal [ { …(2) }, { …(2) } ] Ignored nodes: comments, script, style <html> <head /> <body> <div /> </body> </html> - Expected + Received Array [ Object { "id": "fb63db52-2def-458b-a9c1-7eb1a0b15e1f", "title": "test row", }, - Object { - "id": "ac8111aa-4c4e-4558-8f4f-c4799409621d", - "title": "other row", - }, ] ❯ test/react-hooks.test.tsx:123:35 ❯ runWithExpensiveErrorDiagnosticsDisabled ../../node_modules/.pnpm/@testing-library[email protected]/node_modules/@testing-library/dom/dist/config.js:47:12 ❯ checkCallback ../../node_modules/.pnpm/@testing-library[email protected]/node_modules/@testing-library/dom/dist/wait-for.js:124:77 ❯ Timeout.checkRealTimersCallback ../../node_modules/.pnpm/@testing-library[email protected]/node_modules/@testing-library/dom/dist/wait-for.js:118:16
Build and test (packages/react-hooks)
Process completed with exit code 1.