yjs / y-prosemirror

ProseMirror editor binding for Yjs
https://demos.yjs.dev/prosemirror/prosemirror.html
MIT License
335 stars 116 forks source link

Failing test #77

Open dmonad opened 2 years ago

dmonad commented 2 years ago

Found a failing test:

npm run test -- --filter "\[8/" --seed 1771758487
ankon commented 2 years ago

Similar?

repeat: npm run test -- --filter "\[6/" --seed 2843088764
[7/9] prosemirror: repeat generate prosemirror changes70
  X Objects have a different number of attributes obj["content"][4]["content"][1]["content"][2]
  TestError: Test Failed
Failure: repeat generate prosemirror changes70 in 306.4ms
IdrissMahjoubi commented 2 years ago

Same here ?

repeat: npm run test -- --filter "\[8/" --seed 3020441211
[9/9] prosemirror: repeat generate prosemirror changes300
  X Arrays have a different number of attributes obj["content"][0]["content"][0]["content"][0]["content"][1]["content"][2]["content"]
  TestError: Test Failed
Failure: repeat generate prosemirror changes300 in 843.2ms