Skip to content

1.19.0: tests failure on armel #16049

@sandrotosi

Description

@sandrotosi

Hello
I've recently uploaded numpy/1.8.3 to debian, and the test suite reported a failure when running on the architecture armel, full log at https://buildd.debian.org/status/fetch.php?pkg=numpy&arch=armel&ver=1%3A1.18.3-1&stamp=1587357650&raw=0 , extract

python3.8: = 15 failed, 10225 passed, 90 skipped, 180 deselected, 18 xfailed, 2 xpassed in 886.89 seconds =
python3.8 "debug": = 15 failed, 10225 passed, 90 skipped, 180 deselected, 18 xfailed, 2 xpassed in 1455.94 seconds =

15 failures are too many to report verbatim here, let me just report the failed test:

python3.8:

TestErrstate.test_invalid
TestHalf.test_half_fpe
TestBoolCmp.test_float
TestSeterr.test_divide_err
TestSeterr.test_errobj
TestFloatExceptions.test_floating_exceptions
TestFloatExceptions.test_warnings
TestLog2.test_log2_special
TestSpecialFloats.test_exp_values
TestSpecialFloats.test_log_values
TestSpecialFloats.test_sincos_values
TestSpecialFloats.test_square_values
TestSpecialFloats.test_reciprocal_values
TestClog.test_special_values
TestMedian.test_empty

python3.8 "debug"

TestErrstate.test_invalid
TestHalf.test_half_fpe
TestBoolCmp.test_float
TestSeterr.test_divide_err
TestSeterr.test_errobj
TestFloatExceptions.test_floating_exceptions
TestFloatExceptions.test_warnings
TestLog2.test_log2_special
TestSpecialFloats.test_exp_values
TestSpecialFloats.test_log_values
TestSpecialFloats.test_sincos_values
TestSpecialFloats.test_square_values
TestSpecialFloats.test_reciprocal_values
TestClog.test_special_values
TestMedian.test_empty

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions