Chi Fujii

Results 42 comments of Chi Fujii

Closing because it's probably won't be needed

:wave: Is this ready for review? If so could you request review please? You can do that by clicking rotating circular thing next to each reviewer. ![image](https://user-images.githubusercontent.com/24355139/234436303-0e4a33eb-bbed-4ab0-af34-d79e0c54e103.png)

This is fixed already https://github.com/FerretDB/FerretDB/actions/runs/5043694772/jobs/9045855788?pr=2230.

Fails for FerretDB ``` Run bin/task testjs task: [testjs] docker compose run --rm legacy-mongo-shell 'mongodb://host.docker.internal:27017/' /legacy-mongo-shell/test.js MongoDB shell version v6.0.4 connecting to: mongodb://host.docker.internal:27017/?compressors=disabled&gssapiServiceName=mongodb WARNING: No implicit session: Logical Sessions are...

> @chilagrow that test fails for MongoDB @AlekSi I changed the order of the expected result.

Okay, so JS script passes on MongoDB but fails on FerretDB. It looks like the _natural_ order of MongoDB and FerretDB are different for this specific example. Anyway this demonstrates...

> I think we should add a few things to the description and code comments: > > * describe how those functions when both a and b are not arrays;...