yuchanns commented on issue #6180:
URL: https://github.com/apache/opendal/issues/6180#issuecomment-3055014051

   Thank you for the feedback. The error is expected to be reported, I'll take 
a look into it.
   ```
   ❯ make tests
   Setting up Go workspace for service: fs
   go work use 
/home/yuchanns/Coding/github/opendal_workspace/opendal-go-services/fs
   Setting up Go module replacement for service: fs
   cd opendal/bindings/go/tests/behavior_tests && \
   go mod edit 
-replace=github.com/apache/opendal-go-services/fs=/home/yuchanns/Coding/github/opendal_workspace/opendal-go-services/fs
 && \
   go mod tidy
   Generating scheme test file...
   Running behavior tests...
   go test ./opendal/bindings/go/tests/behavior_tests -v -run TestBehavior
   panic: create operator must succeed: 2 ConfigInvalid (permanent) at  => root 
is not specified
   
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to