Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failing test #77

Open
dmonad opened this issue Nov 8, 2021 · 2 comments
Open

Failing test #77

dmonad opened this issue Nov 8, 2021 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@dmonad
Copy link
Member

dmonad commented Nov 8, 2021

Found a failing test:

npm run test -- --filter "\[8/" --seed 1771758487
@dmonad dmonad added the bug Something isn't working label Nov 8, 2021
@dmonad dmonad self-assigned this Nov 8, 2021
@ankon
Copy link
Contributor

ankon commented Dec 29, 2021

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
Copy link

IdrissMahjoubi commented Jun 17, 2022

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants