Please ignore the previous post, I found it in the mean time. For anyone 
interested, the qepcad issue can be found at 
https://trac.sagemath.org/ticket/22851 

On Friday, 20 October 2017 17:16:07 UTC+2, Maarten Derickx wrote:
>
> I added #24075 to the known patchbot failures meta ticket at 
> https://trac.sagemath.org/ticket/23832 . Do you have a ticket nr for the 
> qepcad ticket for me?
>
> On Friday, 20 October 2017 10:41:20 UTC+2, vdelecroix wrote:
>>
>> I opened a blocker ticket for the first issue 
>>
>> https://trac.sagemath.org/ticket/24075 
>>
>> For the second one, I already reported it previously (with another Sage 
>> version) and it is due to a problem with the qepcad optional package. 
>>
>> Vincent 
>>
>> On 20/10/2017 10:21, John Cremona wrote: 
>> > On 20 October 2017 at 08:00, Vincent Delecroix 
>> > <[email protected]> wrote: 
>> >> On a freshly compiled Sage on the quasar patchbot I got two doctet 
>> failures 
>> >> in respectively schemes/elliptic_curves/heegner.py and 
>> interfaces/qepcad.py. 
>> >> 
>> >> sage -t --long src/sage/schemes/elliptic_curves/heegner.py 
>> >> ********************************************************************** 
>> >> File "src/sage/schemes/elliptic_curves/heegner.py", line 6622, in 
>> >> sage.schemes.elliptic_curves.heegner.heegner_index 
>> >> Failed example: 
>> >>      E.heegner_index(-8) 
>> >> Expected: 
>> >>      Traceback (most recent call last): 
>> >>      ... 
>> >>      RuntimeError: ... 
>> >> Got: 
>> >>      1.00000? 
>> >> ********************************************************************** 
>> > 
>> > I had this one too.   On gcc version 5.4.0 20160609 (Ubuntu 
>> > 5.4.0-6ubuntu1~16.04.4) .  But not the second one below. 
>> > 
>> > John 
>> > 
>> >> 
>> >> 
>> >> sage -t --long src/sage/interfaces/qepcad.py 
>> >> ********************************************************************** 
>> >> File "src/sage/interfaces/qepcad.py", line 1566, in 
>> sage.interfaces.qepcad.? 
>> >> Failed example: 
>> >>      _qepcad_atoms(qepcad('(E x)[a x + b > 0]', vars='(a,b,x)')) 
>> >> # optional - qepcad 
>> >> Expected: 
>> >>      {'a /= 0', 'b > 0'} 
>> >> Got: 
>> >>      {'finish  &'} 
>> >> ********************************************************************** 
>> >> 
>> >> 
>> >> Complete report at 
>> >> 
>> >> 
>> https://patchbot.sagemath.org/log/0/Ubuntu/16.04/x86_64/4.4.0-97-generic/quasar/2017-10-19%2022:05:36?short
>>  
>> >> 
>> >> Vincent 
>> >> 
>> >> 
>> >> On 17/10/2017 08:56, Volker Braun wrote: 
>> >>> 
>> >>> As always, you can get the latest beta version from the "develop" git 
>> >>> branch. Alternatively, the self-contained source tarball is at 
>> >>> http://www.sagemath.org/download-latest.html 
>> >>> 
>> >>> a2e82e15a2 (HEAD -> develop, tag: 8.1.beta8, trac/develop) Updated 
>> >>> SageMath 
>> >>> version to 8.1.beta8 
>> >>> 7dc7c74d76 Trac #23872: Singular expansion for implicitly defined 
>> function 
>> >>> 71c53d6efc Trac #23844: GapElement.__contains__ (from libgap) should 
>> use 
>> >>> the infix `in` from gap 
>> >>> 03398aa3f4 Trac #23818: py3: hash for complex interval fields 
>> >>> 756c0ec447 Trac #23671: hypergeometric motives 
>> >>> e7b4f77db7 Trac #22922: Faster implementation of LLT polynomials 
>> >>> 8d71436074 Trac #20762: Several additional methods for 
>> SimplicialComplex 
>> >>> 37b5b2cfd2 Trac #18236: support xz compressed tarballs 
>> >>> 202fa8dd8c Trac #24020: Cygwin: misc test failures 
>> >>> a56746c985 Trac #23922: Upgrade eclib to compile with xcode 9 
>> >>> 1472db0a6b Trac #23985: rst2ipynb causes doctest failures if pandoc 
>> is not 
>> >>> installed 
>> >>> 067b87c610 Trac #23983: dot2tex breaks docbuild 
>> >>> 11c3bcca4e Trac #23979: Ignore failure in setrlimit on Cygwin 
>> >>> e96397a071 Trac #23973: doc build hangs on Cygwin 
>> >>> c249d236cb Trac #22461: Implement cython() using cythonize() 
>> >>> 50670a7181 Trac #7516: bug in pickling quotient module over pid 
>> >>> fce8fd00d4 Trac #23997: installed_packages(False) gives wrong version 
>> for 
>> >>> Python packages with patches 
>> >>> cbbbbc5307 Trac #23976: giacpy_sage causes doctest failures due to 
>> >>> threading 
>> >>> a22a806a2d Trac #23975: sage-location: do not remove .pyc files 
>> >>> 2c6ac6c343 Trac #23970: Simpler caching in ell_rational_field 
>> >>> cda826dfaf Trac #23966: Conversion from ZpFM to its fraction field 
>> >>> incorrect 
>> >>> 4bce0bfd2d Trac #23965: Coercion to fraction field is injective 
>> >>> c3b1b7780a Trac #23862: speed_up_left_and_right_key 
>> >>> a1b45bb7c4 Trac #23839: Fix reference manual index for partn_ref 
>> >>> 1b74aa24b0 Trac #23634: A base class for integral quadratic forms 
>> seen as 
>> >>> modules with a bilinear form. 
>> >>> 9659a399eb Trac #18395: (moderate) Speedup in layout_spring 
>> >>> c4aef0e21f Trac #23962: rank() of elliptic curves should always 
>> consult 
>> >>> Cremona database 
>> >>> 78a2ebd287 Trac #23957: gmpy2 causes doctest failures 
>> >>> 7d5784f2a9 Trac #23947: Reciprocal transformation and trace 
>> polynomial 
>> >>> e5cb49e05c Trac #23800: Add O method for Laurent series rings 
>> >>> 0e98d937dc Trac #23963: py3: richcmp for function field ideals 
>> >>> 380c526205 Trac #23951: fix rotate and conjugate in growth diagrams 
>> >>> 639646985c Trac #23905: Avoid _element_constructor in Homset 
>> >>> a5eeff69d2 Trac #23949: py3 : some work on __cmp__ and richcmp 
>> >>> b580a4c279 Trac #23929: Upgrade to cypari2 version 1.1.3 
>> >>> 894facd65a Trac #23912: parent() is slow for non-Elements 
>> >>> bda5b4d10b Trac #23925: Bulk fix of signal handling in symbolics 
>> >>> 68cb85abe9 Trac #23713: Support SAGE_NUM_THREADS everywhere for 
>> >>> parallellism 
>> >>> 3c684b65ed Trac #23944: Q/Z 
>> >>> 0d96592852 Trac #23932: differences in construction of PolynomialRing 
>> and 
>> >>> LaurentPolynomialRing 
>> >>> 35ffe56528 Trac #23915: include the inner_product_matrix in module 
>> >>> comparison 
>> >>> da6237b58e Trac #23883: InheritComparisonClasscallMetaclass.__new__() 
>> does 
>> >>> not work 
>> >>> 2e522cf00a Trac #23865: disable a very long doctest in omega.py 
>> >>> b198ad5d04 Trac #23857: Implement conversion C++ <-> str 
>> >>> 1a06cd5dd1 Trac #23815: Upgrade to Python 2.7.14 
>> >>> 26a96021b2 Trac #23734: Implement iterator for generic permutations 
>> in 
>> >>> Cython 
>> >>> 5455b1ce78 Trac #23642: Factorization over some quotient rings 
>> incorrect 
>> >>> 82260ab4ad Trac #23565: update arb to version 2.11.1 
>> >>> c3f620e7b7 Trac #23544: Upgrade PARI/GP to git master version 
>> >>> 75daefe5ed Trac #23510: Fraction field of fixed modulus p-adic rings 
>> >>> should 
>> >>> have floating point type 
>> >>> f8b263fb53 Trac #23376: Equality testing of genera of quadratic forms 
>> over 
>> >>> ZZ changes the genus and produces false results 
>> >>> b0c0f6749a Trac #22886: fix pxd header files 
>> >>> 54ba5948be Trac #23429: Multivector fields and the Schouten-Nijenhuis 
>> >>> bracket 
>> >>> c24da43be9 Trac #23131: Add computation of longest commons extensions 
>> in a 
>> >>> word 
>> >>> c1c3197fc3 Trac #22720: AdditiveAbelianGroup([]).annihilator() fails. 
>> >>> 294c389e84 Trac #18386: Doctests for: fix polylog evalf 
>> >>> cc613b1e98 (tag: 8.1.beta7) Updated SageMath version to 8.1.beta7 
>> >>> 
>> >> 
>> >> -- 
>> >> You received this message because you are subscribed to the Google 
>> Groups 
>> >> "sage-release" group. 
>> >> To unsubscribe from this group and stop receiving emails from it, send 
>> an 
>> >> email to [email protected]. 
>> >> To post to this group, send email to [email protected]. 
>> >> Visit this group at https://groups.google.com/group/sage-release. 
>> >> For more options, visit https://groups.google.com/d/optout. 
>> > 
>>
>

-- 
You received this message because you are subscribed to the Google Groups 
"sage-release" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/sage-release.
For more options, visit https://groups.google.com/d/optout.

Reply via email to