Commit 152a1ef
committed
rerun-sdk: ignore test_chunk_index.py (missing datafusion riscv64 wheel)
0.38.x's new tests/integration/test_chunk_index.py imports the datafusion
Python package at module scope, which has no riscv64 wheel anywhere (same
class of gap as test_datafusion_utils.py and test_server.py, already
ignored above). Ignore it in CIBW_TEST_COMMAND the same way, fixing 0.38.0
and 0.38.1 (same test suite).1 parent c9c2450 commit 152a1ef
1 file changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
238 | 238 | | |
239 | 239 | | |
240 | 240 | | |
241 | | - | |
| 241 | + | |
| 242 | + | |
| 243 | + | |
242 | 244 | | |
243 | 245 | | |
244 | 246 | | |
| |||
264 | 266 | | |
265 | 267 | | |
266 | 268 | | |
| 269 | + | |
267 | 270 | | |
268 | 271 | | |
269 | 272 | | |
| |||
0 commit comments