On Tuesday, November 24, 2020 at 9:49:18 PM UTC-8 Matthias Köppe wrote:
> On Tuesday, November 24, 2020 at 3:26:08 PM UTC-8 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
>>
>> 020bd59ec2 (tag: 9.3.beta2, trac/develop) Updated SageMath version to
>> 9.3.beta2
>>
>
> Thanks, Volker, for the new release.
>
> Tests are running at https://github.com/sagemath/sage/actions,
>
More results:
*linuxmint*-17-standard: Various doctest errors of this form:
File "src/sage/tests/cmdline.py", line 179, in
sage.tests.cmdline.test_executable
Failed example:
err
Expected:
''
Got:
'bash: warning: *setlocale: LC_ALL: cannot change locale
(en_US.UTF-8)\*nbash:
warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)\n'
linuxmint-{18,19,19,3} - clean or some failures as reported for
Debian/Ubuntu
*fedora*-28-standard
sage -t --random-seed=0 src/sage/interfaces/singular.py # Killed due to
segmentation fault
sage -t --random-seed=0 src/sage/rings/polynomial/groebner_fan.py # 3
doctests failed
File "src/sage/rings/polynomial/groebner_fan.py", line 1752, in
sage.rings.polynomial.groebner_fan.GroebnerFan.mixed_volume
Failed example:
mv = gf.mixed_volume()
Exception raised:
File
"/sage/local/lib64/python3.6/site-packages/sage/rings/polynomial/groebner_fan.py",
line 1765, in mixed_volume
return Integer(self.gfan(cmd='mixedvolume'))
TypeError: unable to convert '' to an integer
fedora-33-standard
sage -t --random-seed=0 src/sage/functions/other.py # 1 doctest failed
fedora-{26,27,29,30,31,32} - clean
--
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/59882af8-fd9d-4db0-b50b-62a26ac880ben%40googlegroups.com.