On Mon, Aug 3, 2020 at 9:26 AM Thierry Dumont <[email protected]> wrote: > > On my ubuntu 20-04, migrating from beta6 to beta7: > > -> compilation: no problem. > -> make ptestlong : all test passed ! > > Just this: > > File "src/sage/tests/parigp.py", line 11, in sage.tests.parigp > Warning, slow doctest: > pari('K = bnfinit(y^4-52*y^2+26,1); pol = > rnfkummer(bnrinit(K,3,1),Mat(5)); L = rnfinit(K, pol); > polredabs(polredbest(L.polabs))') # long time > Test ran for 1100.94 s > > (if this indivudual test really took 1100.94 s, it is really long for a > test !).
Is this reproducible, and not just a flaky pexpect thing? > > Yours > t.d. > Le 03/08/2020 à 01:16, Volker Braun a écrit : > > 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 > > > > > > -- > 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 view this discussion on the web visit > https://groups.google.com/d/msgid/sage-release/49f098c1-2933-2c3d-f9b0-be6ad5954266%40math.univ-lyon1.fr. -- 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 view this discussion on the web visit https://groups.google.com/d/msgid/sage-release/CAAWYfq3netAjhkBu6D1WWShWOuL0_AXsY_GW4gkfTs5G9q8bqA%40mail.gmail.com.
