Move to Pixi, Hatchling, Pre-commit, and Ruff #243
Annotations
3 errors
|
spatialpandas/tests/geometry/test_cx.py#L84
test_polygon_cx_selection
ValueError:
Cannot check equality of PolygonArray instances of unequal length
len(ra1) == 1
len(ra2) == 0
Falsifying example: test_polygon_cx_selection(
gp_polygon=0 POLYGON ((-40.58410 -3.68172, -25.93910 27.960...
dtype: geometry,
rect=(0.0, 50.0, 0.0, 50.0),
)
Explanation:
These lines were always and only run by failing examples:
/home/runner/work/spatialpandas/spatialpandas/spatialpandas/geometry/base.py:329
/home/runner/work/spatialpandas/spatialpandas/spatialpandas/geometry/base.py:332
/home/runner/work/spatialpandas/spatialpandas/spatialpandas/geometry/base.py:335
You can reproduce this example by temporarily adding @reproduce_failure('6.108.7', b'AXicY2AgDxghMQECzgBl') as a decorator on your test case
|
|
The logs for this run have expired and are no longer available.
Loading