I am setting up several virtual machines with different distros to run
patchbots on them. In particular I want to use different distros (including
less usual ones) to get more diversity in the patchbot set.
However, I am finding some problems:
A debian machine is returning the following error when testing the base
install:
sage -t --long --warn-long 41.0 src/sage/tests/gap_packages.py
**********************************************************************
File "src/sage/tests/gap_packages.py", line 8, in sage.tests.gap_packages
Failed example:
test_packages(pkgs, only_failures=True) # optional - gap_packages
Expected:
Status Package GAP Output
+--------+---------+------------+
Got:
#I method installed for Matrix matches more than one declaration
Status Package GAP Output
+--------+---------+------------+
**********************************************************************
1 item had failures:
1 of 5 in sage.tests.gap_packages
[11 tests, 1 failure, 3.59 s]
----------------------------------------------------------------------
sage -t --long --warn-long 41.0 src/sage/tests/gap_packages.py # 1 doctest
failed
----------------------------------------------------------------------
Total time for all tests: 4752.5 seconds
cpu time: 7926.2 seconds
cumulative wall time: 9116.0 seconds
In particular, it is this machine:
https://patchbot.sagemath.org/ticket/?machine=debian&machine=10.2&machine=x86_64&machine=4.19.0-6-amd64&machine=localhost&status=open
Another one, running OpenSUSE, is also givin the same error, but besides,
doesn't seem to be sending reports to the server:
https://patchbot.sagemath.org/log/0/Linux/#1%20SMP%20Wed%20Nov%2013%2007:50:15%20UTC%202019%20(6e1aaad)/x86_64/4.12.14-lp151.28.32-default/pb-unizar-opensuse/2019-12-06%2011:48:21
Any clues?
--
You received this message because you are subscribed to the Google Groups
"sage-devel" 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-devel/91ff2bed-d347-4369-b292-e660ea62adea%40googlegroups.com.