paleolimbot commented on PR #1100:
URL: https://github.com/apache/sedona-db/pull/1100#issuecomment-5147635177

   > I think one reason we havent done that is because the wheel build is where 
we actually test multiple platforms?
   
   It's definitely where we test all versions of Python (and all version of 
dependencies that are slightly older on older Pythons) and all architectures 
and all OSes...cibuildwheel makes it really easy to just add a test command 
(but then it aborts the matrix when any test fails). Recreating the matrix 
without cibuildwheel (or wrapping the test command to dump a log and fail 
later) is possible but hard...probably better to focus on the tests passing all 
the time 😬 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to