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

feat(test): add Huggingface behavior test #3712

Merged
merged 14 commits into from
Dec 7, 2023

Conversation

morristai
Copy link
Member

Description

close: #3708

@morristai morristai changed the title feat(core): add Huggingface behavior test feat(test): add Huggingface behavior test Dec 5, 2023
@morristai morristai marked this pull request as ready for review December 5, 2023 02:31
@Xuanwo
Copy link
Member

Xuanwo commented Dec 5, 2023

Please enable OPENDAL_DISABLE_RANDOM_ROOT for hugging face.

@Xuanwo
Copy link
Member

Xuanwo commented Dec 5, 2023

Status code 206 is ok for read.

@Xuanwo
Copy link
Member

Xuanwo commented Dec 5, 2023

hf_resolve parsed status code by self which is wrong.

@morristai
Copy link
Member Author

hf_resolve parsed status code by self which is wrong.

Sorry, I've been in a rush recently. I will carefully check in the future.

@morristai
Copy link
Member Author

It seems there's an error in the Java binding. Should we disable Java binding for now? @Xuanwo

@Xuanwo
Copy link
Member

Xuanwo commented Dec 6, 2023

It seems there's an error in the Java binding. Should we disable Java binding for now? @Xuanwo

Let's invite @tisonkun & @G-XD to take a look.

@G-XD
Copy link
Contributor

G-XD commented Dec 6, 2023

It seems there's an error in the Java binding. Should we disable Java binding for now? @Xuanwo

Let's invite @tisonkun & @G-XD to take a look.

SPECIAL_DIR_NAME is wrong, I'll fix it right away.

@Xuanwo
Copy link
Member

Xuanwo commented Dec 6, 2023

SPECIAL_DIR_NAME is wrong, I'll fix it right away.

Thanks!

@Xuanwo
Copy link
Member

Xuanwo commented Dec 6, 2023

Hi, @morristai, please update branch and try again, thanks!

Copy link
Member

@Xuanwo Xuanwo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@Xuanwo Xuanwo merged commit bb1d328 into apache:main Dec 7, 2023
183 of 185 checks passed
@morristai morristai deleted the feat/huggingface_behavior_test branch December 7, 2023 00:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add behavior test for Hugging Face File System
3 participants