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

Reenable ingest tests #352

Open
MthwRobinson opened this issue May 22, 2024 · 0 comments
Open

Reenable ingest tests #352

MthwRobinson opened this issue May 22, 2024 · 0 comments

Comments

@MthwRobinson
Copy link
Contributor

Ingest tests were temporarily disable because they have been failing since this commit, which was six months ago as of when this issue was created.

MthwRobinson added a commit that referenced this issue May 22, 2024
…r extras (#350)

### Summary

First step in resolving
Unstructured-IO/unstructured#3051. Per [this
comment](Unstructured-IO/unstructured#3051 (comment)),
we were having troubling running `unstructured` in the Python 3.12
`wolfi-base` contain due to issues related to `pycocotools`, which is
only used for the legacy `detectron2` model from `layoutparser`. Since
we've replaced this with `detectron2onnx`, this PR removes the
`layoutparser` extra dependencies that caused issues with Python 3.12.

The `layoutparser` base dependency is still required because we use
layout objects from that library. It's likely we could remove these in a
future iteration.

Temporarily disabled the ingest tests, because they seem to have been
broken for the past six months. Last commit that they passed for was
[this
one](0f0c2be).
Opened #352 to reenable them.

### Testing

If CI passes we should be good to go.
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

No branches or pull requests

1 participant