-
Notifications
You must be signed in to change notification settings - Fork 472
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
ci: set behavior test ci for aliyun drive #4657
Conversation
aliyun drive test failed for
|
Thanks. I'm handling this on my local machine. |
The env var |
I feel like the implemention has some bug to address. For example:
List empty dir should return |
It's superficial. Most of those errors reached the limit of read/write. |
This comment was marked as outdated.
This comment was marked as outdated.
Odd, we've already set opendal/.github/services/aliyun_drive/aliyun_drive/action.yml Lines 33 to 38 in f95cb4d
|
This comment was marked as outdated.
This comment was marked as outdated.
But docs said
https://doc.rust-lang.org/rustc/tests/index.html#--test-threads-num_threads |
It's a bit strange. The env var is also behaving differently on my local machine. I found this: |
f95cb4d
to
514e9ca
Compare
I rewrite the lister (without getting file details), and LGTM on green. Previously, the |
b7e0fd8
to
a1d15d9
Compare
Wow, so cool! Is this PR ready to go? |
Signed-off-by: suyanhanx <[email protected]>
co-authored-by: yuchanns <[email protected]> Signed-off-by: suyanhanx <[email protected]>
Signed-off-by: suyanhanx <[email protected]>
a1d15d9
to
c471a88
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks a lot!
No description provided.