-
Type:
Task
-
Resolution: Fixed
-
Priority:
Unknown
-
Affects Version/s: None
-
Component/s: greenerbuild, pymongoarrow
-
None
-
None
-
Python Drivers
-
Not Needed
-
-
None
-
None
-
None
-
None
-
None
-
None
Context
On Dec 15th, the benchmark tests started failing during setup. There weren't any releases of asv at that time, so I'm not sure what the cause could be. It could be that we can't use a virtualenv created by uv for some reason. One approach could be:
- create a benchmark-install justfile target that creates a virtualenv using the pip on the path
- update benchmark to use that python explicitly to run asv
https://github.com/mongodb-labs/mongo-arrow/actions/runs/20239982381?pr=367
Definition of done
Get benchmark working again
Pitfalls
None