-
Notifications
You must be signed in to change notification settings - Fork 32
Open
Description
[Note: I have labeled this as a starter project, but the difficulty and accessibility might vary a lot depending on the test case your are trying to fix. If you are stuck, talk to someone! ]
Issue
A large number of ocflib tests are failing (20%+), likely because of the lack of maintenance. ocflib has changed a lot over the years, and many tests stayed the same. If we want a reliable CI/CD pipeline, we have to fix them.
TODO
Run the tests locally with poetry run pytest -v
.
- Look into failing tests, and attempt to understand why are they failing. If it is something trivial, fix it and open a PR. If not, talk to SMs.
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Ready