[Debian-science-sagemath] 48 or 56 (-20) failed tests

Ximin Luo infinity0 at debian.org
Mon Oct 10 08:37:00 UTC 2016


François Bissey:
> 
>> On 10/10/2016, at 21:10, Jeroen Demeyer <jdemeyer at cage.ugent.be> wrote:
>>
>> On 2016-10-10 10:05, Ximin Luo wrote:
>>> sage -t --long src/sage/libs/gap/assigned_names.py  # 1 doctest failed
>>
>> This one is a known problem: https://trac.sagemath.org/ticket/20421
>>
> 
> sage -t --long src/sage/libs/gap/all_documented_functions.py
> 
> should be bundled with it. I had them together in sage-on-gentoo.
> And then they disappeared. Phantom failures.
> 

Hmm, the ones I have here are different from the ticket:

sage -t --long src/sage/libs/gap/assigned_names.py
**********************************************************************
File "src/sage/libs/gap/assigned_names.py", line 6, in sage.libs.gap.assigned_names
Failed example:
    from sage.libs.gap.assigned_names import KEYWORDS, GLOBALS, FUNCTIONS
Expected nothing
Got:
    <BLANKLINE>
    gzip: stdout: Broken pipe
    <BLANKLINE>
    gzip: stdout: Broken pipe
**********************************************************************
1 item had failures:
   1 of   5 in sage.libs.gap.assigned_names
    [15 tests, 1 failure, 118.42 s]

sage -t --long src/sage/libs/gap/all_documented_functions.py
**********************************************************************
File "src/sage/libs/gap/all_documented_functions.py", line 9, in sage.libs.gap.all_documented_functions
Failed example:
    from sage.libs.gap.all_documented_functions import *
Expected nothing
Got:
    <BLANKLINE>
    gzip: stdout: Broken pipe
    <BLANKLINE>
    gzip: stdout: Broken pipe
**********************************************************************

-- 
GPG: ed25519/56034877E1F87C35
GPG: rsa4096/1318EFAC5FBBDBCE
https://github.com/infinity0/pubkeys.git



More information about the Debian-science-sagemath mailing list