chanzuckerberg / cellxgene-census

CZ CELLxGENE Discover Census
https://chanzuckerberg.github.io/cellxgene-census/
MIT License
84 stars 20 forks source link

python3.10 CI unit tests unpredictably fail #741

Closed pablo-gar closed 1 year ago

pablo-gar commented 1 year ago

See these examples:

https://github.com/chanzuckerberg/cellxgene-census/actions/runs/5781109247/job/15665732341 https://github.com/chanzuckerberg/cellxgene-census/actions/runs/5777910151/job/15658572424 https://github.com/chanzuckerberg/cellxgene-census/actions/runs/5781109247/job/15665732341

Usually, when manually re-run this GHA succeeds.

bkmartinjr commented 1 year ago

Root cause:

The CxG schema 3.1.0 does not specify behavior in this case, implying that it is legal. However, there is no obvious use case, and no data currently the CxG corpus with this condition.

FYI CC: @brianraymor