-
Notifications
You must be signed in to change notification settings - Fork 697
Open
Labels
rustPull requests that update Rust codePull requests that update Rust code
Description
I double-checked again. I believe the changes in this PR are correct. However, for reasons we don't know (maybe ctor doesn't work in OCaml?), it doesn't work as expected. We can debug the ocaml's bug in another new issue instead.
Can you change OCaml to test against memory instead? We should just change
opendal/bindings/ocaml/test/test.ml
Line 29 in 661e65b
| test_check_result (Operator.new_operator "fs" cfgs) |
Some test cases might fail too, so we need to update them accordingly.
Originally posted by @Xuanwo in #6970 (comment)
Ok, it's actually a Rust bug:
dosubot and tao12345666333
Metadata
Metadata
Assignees
Labels
rustPull requests that update Rust codePull requests that update Rust code