Source: gudhi
Version: 3.0.0+dfsg-2
Severity: normal
Tags: upstream
Some tests specific to the new 3d-specialized alpha complex fail on
the s390x architecture as of 3.0.0. Due to lack of access to s390x
hardware, the tests will probably soon be skipped this architecture,
leaving the (specialized) 3D alpha complex functionality broken on
this architecture. This bug is meant to document that fact.
The failures occur as
Start 19: Alpha_complex_3d_test_unit
19/179 Test #19: Alpha_complex_3d_test_unit
..................................................................***Failed
0.09 sec
Fast alpha complex 3d
Exact alpha complex 3d
Start 20: Weighted_alpha_complex_3d_test_unit
20/179 Test #20: Weighted_alpha_complex_3d_test_unit
.........................................................***Failed 0.08 sec
Check exception throw in debug mode
Check exception throw in debug mode
Check exception throw in debug mode
Weighted alpha complex 3d from points and weights
Weighted alpha complex 3d from points and weights
Weighted alpha complex 3d from points and weights
Start 22: Weighted_periodic_alpha_complex_3d_test_unit
22/179 Test #22: Weighted_periodic_alpha_complex_3d_test_unit
................................................***Failed 9.21 sec
Weighted periodic alpha complex 3d exception throw
Cuboid is not iso exception
0 <= point.weight() < 1/64 * domain_size * domain_size exception
wp_points and p_weights size exception
Weighted periodic alpha complex 3d exception throw
Cuboid is not iso exception
0 <= point.weight() < 1/64 * domain_size * domain_size exception
wp_points and p_weights size exception
Weighted periodic alpha complex 3d exception throw
Cuboid is not iso exception
0 <= point.weight() < 1/64 * domain_size * domain_size exception
wp_points and p_weights size exception
Fast weighted periodic alpha complex 3d
The failures have been reported upstream as GitHub issue #120.