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

MongoDB 5.0 errores running unit tests (maybe something in STH implementation should be fixed?) #578

Open
fgalan opened this issue Jan 24, 2022 · 0 comments

Comments

@fgalan
Copy link
Member

fgalan commented Jan 24, 2022

Using MongoDB 5.0.4 some tests are failing:

  2255 passing (24s)
  9 failing

All them with this error message:

     MongoError: BSON field 'listCollections.nameOnly' is the wrong type 'int', expected type 'bool'

It should be investigated if this is a problem in unit tests only or if it actually affects to STH implementation.

(This issue is not important now, as we are using MongoDB 4.x versions, but important to note for the future)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant