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

Disable failing test & free space when building documentation #1693

Merged
merged 3 commits into from
Feb 15, 2024

Conversation

fxmarty
Copy link
Contributor

@fxmarty fxmarty commented Feb 14, 2024

Skip failing tests due to a regression in ORT that will be fixed in its next patch release

Fix as well ERROR: Could not install packages due to an OSError: [Errno 28] No space left on device on the build main doc workflow (https://github.com/huggingface/optimum/actions/runs/7899612672)

Copy link
Collaborator

@echarlaix echarlaix left a comment

Choose a reason for hiding this comment

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

LGTM, thanks for the fix @fxmarty

Copy link
Contributor

@JingyaHuang JingyaHuang left a comment

Choose a reason for hiding this comment

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

LGTM, just my question about the necessity to free disk each run.

Co-authored-by: Ella Charlaix <80481427+echarlaix@users.noreply.github.com>
@fxmarty fxmarty merged commit 1f91fc0 into huggingface:main Feb 15, 2024
young-developer pushed a commit to young-developer/optimum that referenced this pull request May 10, 2024
…gface#1693)

* skip tests

* free disk space

* Update .github/workflows/build_main_documentation.yml

Co-authored-by: Ella Charlaix <80481427+echarlaix@users.noreply.github.com>

---------

Co-authored-by: Ella Charlaix <80481427+echarlaix@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants