Bug#1022254: eclib breaks sagemath autopkgtest on i386: Error: 363 tests failed, up to 100 failures are tolerated

2022-10-22 Thread Paul Gevers

Control: retitle 1022254 sagemath autopkgtest regressed
Control: reassign 1022254 src:sagemath 9.5-4

On Sat, 22 Oct 2022 21:35:11 +0200 Paul Gevers  wrote:
With a recent upload of eclib the autopkgtest of sagemath fails in 
testing when that autopkgtest is run with the binary packages of eclib 
from unstable. It passes when run with only packages from testing. In 
tabular form:


Turns out that sagemath regressed on amd64, and arm64 regressed in 
testing. I assume i386 will show the same once the reference run finishes.


Paul


OpenPGP_signature
Description: OpenPGP digital signature


Bug#1022254: eclib breaks sagemath autopkgtest on i386: Error: 363 tests failed, up to 100 failures are tolerated

2022-10-22 Thread Paul Gevers

Source: eclib, sagemath
Control: found -1 eclib/20221012-1
Control: found -1 sagemath/9.5-4
Severity: serious
Tags: sid bookworm
User: debian...@lists.debian.org
Usertags: breaks needs-update

Dear maintainer(s),

With a recent upload of eclib the autopkgtest of sagemath fails in 
testing when that autopkgtest is run with the binary packages of eclib 
from unstable. It passes when run with only packages from testing. In 
tabular form:


   passfail
eclib  from testing20221012-1
sagemath   from testing9.5-4
versioned deps [0] from testingfrom unstable
all others from testingfrom testing

I copied some of the output at the bottom of this report.

Currently this regression is blocking the migration of eclib to testing 
[1]. Due to the nature of this issue, I filed this bug report against 
both packages. Can you please investigate the situation and reassign the 
bug to the right package?


More information about this bug and the reason for filing it can be found on
https://wiki.debian.org/ContinuousIntegration/RegressionEmailInformation

Paul

[0] You can see what packages were added from the second line of the log 
file quoted below. The migration software adds source package from 
unstable to the list if they are needed to install packages from 
eclib/20221012-1. I.e. due to versioned dependencies or breaks/conflicts.

[1] https://qa.debian.org/excuses.php?package=eclib

https://ci.debian.net/data/autopkgtest/testing/i386/s/sagemath/27387916/log.gz

**
File "sage/src/sage/tests/cmdline.py", line 292, in 
sage.tests.cmdline.test_executable

Failed example:
print(out)
Expected:
499500
Got:

**
File "sage/src/sage/tests/cmdline.py", line 297, in 
sage.tests.cmdline.test_executable

Failed example:
ret
Expected:
0
Got:
1
**
File "sage/src/sage/tests/cmdline.py", line 300, in 
sage.tests.cmdline.test_executable

Failed example:
print(out)
Expected:
499500
Got:

**
File "sage/src/sage/tests/cmdline.py", line 304, in 
sage.tests.cmdline.test_executable

Failed example:
ret
Expected:
0
Got:
1
**
File "sage/src/sage/tests/cmdline.py", line 467, in 
sage.tests.cmdline.test_executable

Failed example:
out.find("555906056623") >= 0
Expected:
True
Got:
False
**
File "sage/src/sage/tests/cmdline.py", line 469, in 
sage.tests.cmdline.test_executable

Failed example:
err
Expected:
''
Got:
'/usr/bin/sage: line 629: exec: ipython3: not found\n'
**
File "sage/src/sage/tests/cmdline.py", line 471, in 
sage.tests.cmdline.test_executable

Failed example:
ret
Expected:
0
Got:
127
**
File "sage/src/sage/tests/cmdline.py", line 491, in 
sage.tests.cmdline.test_executable

Failed example:
print(err)
Expected:
Cython (http://cython.org) is a compiler for code written in the
Cython language.  Cython is based on Pyrex by Greg Ewing.
...
Got:
/usr/bin/sage: line 643: exec: cython: not found

**
File "sage/src/sage/tests/cmdline.py", line 570, in 
sage.tests.cmdline.test_executable

Failed example:
out.find("Maxima ") >= 0
Expected:
True
Got:
False
**
File "sage/src/sage/tests/cmdline.py", line 572, in 
sage.tests.cmdline.test_executable

Failed example:
err
Expected:
''
Got:
'/usr/bin/sage: line 697: exec: maxima: not found\n'
**
File "sage/src/sage/tests/cmdline.py", line 574, in 
sage.tests.cmdline.test_executable

Failed example:
ret
Expected:
0
Got:
127
**
1 item had failures:
  11 of 207 in sage.tests.cmdline.test_executable
[206 tests, 11 failures, 53.64 s]
sage -t --random-seed=293877373294513721178142072703805930767 
sage/src/sage/tests/gosper-sum.py

[100 tests, 35.58 s]
sage -t --random-seed=293877373294513721178142072703805930767 
sage/src/sage/tests/lazy_imports.py

[5 tests, 4.89 s]
sage -t --random-seed=293877373294513721178142072703805930767 
sage/src/sage/tests/modular_group_cohomology.py

[0 tests, 0.00 s]
sage -t --random-seed=293877373294513721178142072703805930767 
sage/src/sage/tests/numpy.py

[6 tests, 0.01 s]
sage -t