tests #251
test.yaml
on: workflow_dispatch
Matrix: core_test_suite
Matrix: unit_test_suite
Annotations
4 errors
unit:test-310:macos-latest:
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 ((-1.75260 50.00000, 2.82464 32.34563,...
dtype: geometry,
rect=(0.0, 50.0, 0.0, 50.0),
)
You can reproduce this example by temporarily adding @reproduce_failure('6.108.7', b'AXicY+BgYzggtQoMuJkYDibmL25gYGBgZiAAjJCYALdyCA0=') as a decorator on your test case
|
unit:test-310:macos-latest
Process completed with exit code 1.
|
unit:test-312:ubuntu-latest:
spatialpandas/tests/geometry/algorithms/test_intersection.py#L57
test_segment_intersection
assert False == True
Falsifying example: test_segment_intersection(
ax0=0.0,
ay0=0.0,
ax1=0.0,
ay1=0.0,
bx0=1.0,
by0=1.0,
bx1=-1.0,
by1=-1.0,
)
You can reproduce this example by temporarily adding @reproduce_failure('6.108.7', b'AXicY2AgBzCiMBmxMAEAuwAH') as a decorator on your test case
|
unit:test-312:ubuntu-latest
Process completed with exit code 1.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
pixi-lock
Expired
|
249 KB |
|