chroma icon indicating copy to clipboard operation
chroma copied to clipboard

[BUG]: `test_cross_version_persist.py` flakes with `ColumnNotFound("bool_value")` in CI

Open codetheweb opened this issue 8 months ago • 1 comments

We first saw this in March 2025. It seemed to start happening much more frequently after https://github.com/chroma-core/chroma/pull/4225 was merged.

I have not been able to reproduce it locally. An example failure in CI: https://github.com/chroma-core/chroma/actions/runs/14389069935/job/40351574788

codetheweb avatar Apr 10 '25 22:04 codetheweb

https://github.com/chroma-core/chroma/pull/4264

codetheweb avatar Apr 10 '25 22:04 codetheweb

Still happening. :(

https://github.com/chroma-core/chroma/actions/runs/15546384321/job/43768574573?pr=4794

https://github.com/chroma-core/chroma/actions/runs/15571877236/job/43849306265?pr=4807

codetheweb avatar Jun 09 '25 23:06 codetheweb

This seems to happen even with parallelization disabled on windows: https://github.com/chroma-core/chroma/actions/runs/17304176643/job/49122770358

codetheweb avatar Aug 28 '25 18:08 codetheweb