Implement correct iteration through disjoint enumerated set for infinite set #18259
Triggered via pull request
February 4, 2025 02:33
Status
Failure
Total duration
1h 16m 52s
Artifacts
10
Annotations
8 errors and 36 warnings
Failed example::
src/sage/categories/modules_with_basis.py#L2562
Failed example:: Got: 0
|
Failed example::
src/sage/combinat/root_system/root_lattice_realizations.py#L694
Failed example:: Got: [alpha[1],
alpha[2],
alpha[0] + alpha[1] + alpha[2] + alpha[3],
alpha[3],
2*alpha[0] + 2*alpha[1] + 2*alpha[2] + 2*alpha[3],
alpha[1] + alpha[2],
3*alpha[0] + 3*alpha[1] + 3*alpha[2] + 3*alpha[3],
alpha[2] + alpha[3],
4*alpha[0] + 4*alpha[1] + 4*alpha[2] + 4*alpha[3],
alpha[1] + alpha[2] + alpha[3]]
|
Failed example::
src/sage/combinat/root_system/root_lattice_realizations.py#L784
Failed example:: Exception raised:
Traceback (most recent call last):
File "sage/structure/category_object.pyx", line 857, in sage.structure.category_object.CategoryObject.getattr_from_category
return self._cached_methods[name]
KeyError: 'is_finite'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/sage/src/sage/doctest/forker.py", line 728, in _run
self.compile_and_execute(example, compiler, test.globs)
File "/sage/src/sage/doctest/forker.py", line 1152, in compile_and_execute
exec(compiled, globs)
File "<doctest sage.combinat.root_system.root_lattice_realizations.RootLatticeRealizations.ParentMethods.positive_real_roots[4]>", line 1, in <module>
[PRR.unrank(i) for i in range(Integer(10))] # needs sage.graphs
File "<doctest sage.combinat.root_system.root_lattice_realizations.RootLatticeRealizations.ParentMethods.positive_real_roots[4]>", line 1, in <listcomp>
[PRR.unrank(i) for i in range(Integer(10))] # needs sage.graphs
File "/sage/src/sage/categories/enumerated_sets.py", line 741, in _unrank_from_iterator
for counter, u in enumerate(self):
File "/sage/src/sage/sets/disjoint_union_enumerated_sets.py", line 482, in __iter__
if el_set.is_finite():
File "sage/structure/category_object.pyx", line 851, in sage.structure.category_object.CategoryObject.__getattr__
return self.getattr_from_category(name)
File "sage/structure/category_object.pyx", line 866, in sage.structure.category_object.CategoryObject.getattr_from_category
attr = getattr_from_other_class(self, cls, name)
File "sage/cpython/getattr.pyx", line 358, in sage.cpython.getattr.getattr_from_other_class
raise AttributeError(dummy_error_message)
AttributeError: 'LazyFamily_with_category' object has no attribute 'is_finite'
|
Failed example::
src/sage/combinat/root_system/root_lattice_realizations.py#L798
Failed example:: Got: [alpha[1],
alpha[2],
2*alpha[0] + 2*alpha[1] + alpha[2],
alpha[1] + alpha[2],
4*alpha[0] + 4*alpha[1] + 2*alpha[2]]
|
Failed example::
src/sage/combinat/root_system/root_lattice_realizations.py#L807
Failed example:: Got: [alpha[1],
alpha[2],
alpha[0] + alpha[1] + alpha[2],
alpha[1] + 2*alpha[2],
2*alpha[0] + 2*alpha[1] + 2*alpha[2]]
|
test-long (src/sage/[a-f]*)
Process completed with exit code 1.
|
Timed out:
src/sage/rings/polynomial/polynomial_element.pyx#L2536
/sage/local/var/lib/sage/venv-python3.10/lib/python3.10/site-packages/cysignals/signals.cpython-310-x86_64-linux-gnu.so(+0x93d4)[0x7fea9908f3d4]
/sage/local/var/lib/sage/venv-python3.10/lib/python3.10/site-packages/cysignals/signals.cpython-310-x86_64-linux-gnu.so(+0x9496)[0x7fea9908f496]
/sage/local/var/lib/sage/venv-python3.10/lib/python3.10/site-packages/cysignals/signals.cpython-310-x86_64-linux-gnu.so(+0xc881)[0x7fea99092881]
/lib/x86_64-linux-gnu/libc.so.6(+0x42520)[0x7fea9a60e520]
/lib/x86_64-linux-gnu/libc.so.6(+0x91117)[0x7fea9a65d117]
/lib/x86_64-linux-gnu/libc.so.6(+0x9cc78)[0x7fea9a668c78]
python3(PyThread_acquire_lock_timed+0xa0)[0x55da69f3fdd0]
python3(+0x1a0a64)[0x55da69f93a64]
python3(+0x18bde7)[0x55da69f7ede7]
python3(_PyEval_EvalFrameDefault+0x8af)[0x55da69f6897f]
python3(+0x198731)[0x55da69f8b731]
python3(+0x18a7c5)[0x55da69f7d7c5]
python3(PyObject_CallFunctionObjArgs+0xa3)[0x55da69f7d683]
/sage/local/var/lib/sage/venv-python3.10/lib/python3.10/site-packages/coverage/tracer.cpython-310-x86_64-linux-gnu.so(+0x332e)[0x7fea9a2f732e]
python3(+0x232bf7)[0x55da6a025bf7]
python3(_PyEval_EvalFrameDefault+0x665e)[0x55da69f6e72e]
python3(_PyFunction_Vectorcall+0x7c)[0x55da69f7e38c]
python3(+0x22cb42)[0x55da6a01fb42]
python3(_PyEval_EvalFrameDefault+0x670c)[0x55da69f6e7dc]
python3(_PyFunction_Vectorcall+0x7c)[0x55da69f7e38c]
python3(+0x22cb42)[0x55da6a01fb42]
python3(_PyEval_EvalFrameDefault+0x670c)[0x55da69f6e7dc]
python3(_PyFunction_Vectorcall+0x7c)[0x55da69f7e38c]
python3(+0x22cb42)[0x55da6a01fb42]
python3(_PyEval_EvalFrameDefault+0x670c)[0x55da69f6e7dc]
python3(_PyFunction_Vectorcall+0x7c)[0x55da69f7e38c]
python3(+0x22cb42)[0x55da6a01fb42]
python3(_PyEval_EvalFrameDefault+0x670c)[0x55da69f6e7dc]
python3(_PyFunction_Vectorcall+0x7c)[0x55da69f7e38c]
python3(+0x22cb42)[0x55da6a01fb42]
python3(_PyEval_EvalFrameDefault+0x670c)[0x55da69f6e7dc]
python3(_PyFunction_Vectorcall+0x7c)[0x55da69f7e38c]
python3(_PyObject_FastCallDictTstate+0x16d)[0x55da69f7361d]
python3(_PyObject_Call_Prepend+0x5c)[0x55da69f8862c]
python3(+0x29d464)[0x55da6a090464]
python3(_PyObject_MakeTpCall+0x25b)[0x55da69f7439b]
python3(_PyEval_EvalFrameDefault+0x6fa3)[0x55da69f6f073]
python3(_PyFunction_Vectorcall+0x7c)[0x55da69f7e38c]
python3(+0x22cb42)[0x55da6a01fb42]
python3(_PyEval_EvalFrameDefault+0x670c)[0x55da69f6e7dc]
python3(_PyFunction_Vectorcall+0x7c)[0x55da69f7e38c]
python3(PyObject_Call+0x122)[0x55da69f8c172]
python3(_PyEval_EvalFrameDefault+0x2b60)[0x55da69f6ac30]
python3(+0x1984d1)[0x55da69f8b4d1]
python3(+0x22cb42)[0x55da6a01fb42]
python3(_PyEval_EvalFrameDefault+0x6fa3)[0x55da69f6f073]
python3(_PyFunction_Vectorcall+0x7c)[0x55da69f7e38c]
python3(+0x22cb42)[0x55da6a01fb42]
python3(_PyEval_EvalFrameDefault+0x670c)[0x55da69f6e7dc]
python3(_PyObject_FastCallDictTstate+0xc4)[0x55da69f73574]
python3(+0x194844)[0x55da69f87844]
python3(_PyObject_MakeTpCall+0x1fc)[0x55da69f7433c]
python3(_PyEval_EvalFrameDefault+0x6574)[0x55da69f6e644]
python3(_PyFunction_Vectorcall+0x7c)[0x55da69f7e38c]
python3(+0x22cb42)[0x55da6a01fb42]
python3(_PyEval_EvalFrameDefault+0x6a30)[0x55da69f6eb00]
python3(_PyFunction_Vectorcall+0x7c)[0x55da69f7e38c]
python3(+0x22cb42)[0x55da6a01fb42]
python3(_PyEval_EvalFrameDefault+0x6a30)[0x55da69f6eb00]
python3(+0x1984d1)[0x55da69f8b4d1]
python3(+0x22cb42)[0x55da6a01fb42]
python3(_PyEval_EvalFrameDefault+0x6a30)[0x55da69f6eb00]
python3(_PyFunction_Vectorcall+0x7c)[0x55da69f7e38c]
python3(+0x22cb42)[0x55da6a01fb42]
python3(_PyEval_EvalFrameDefault+0x670c)[0x55da69f6e7dc]
python3(_PyFunction_Vectorcall+0x7c)[0x55da69f7e38c]
python3(+0x22cb42)[0x55da6a01fb42]
python3(_PyEval_EvalFrameDefault+0x670c)[0x55da69f6e7dc]
python3(_PyFunction_Vectorcall+0x7c)[0x55da69f7e38c]
python3(+0x22cb42)[0x55da6a01fb42]
python3(_PyEval_EvalFrameDefault+0x670c)[0x55da69f6e7dc]
python3(_PyFunction_Vectorcall+0x7c)[0x55da69f7e38c]
python3(+0x22cb42)[0x55da6a01fb42]
python3(_PyEval_EvalFrameDefault+0x670c)[0x55da69f6e7dc]
python3(_PyFunction_Vectorcall+0x7c)[0x55da69f7e38c]
python3(+0x22cb42)[0x55da6a01fb42]
python3(_PyEval_EvalFrameDefault+0x670c)[0x5
|
test-long (src/sage/[p-z]*)
Process completed with exit code 4.
|
test-new
The process '/usr/bin/git' failed with exit code 128
|
test-new
fatal: no submodule mapping found in .gitmodules for path 'subprojects/factory'
|
test-long (src/doc src/sage_docbuild src/sage_setup)
The process '/usr/bin/git' failed with exit code 128
|
|
|
|
|
|
|
|
|
Warning: slow doctest::
src/sage/combinat/fqsym.py#L904
slow doctest:
|
Warning: slow doctest::
src/sage/combinat/rsk.py#L2601
slow doctest:
|
test-long (src/sage/[a-f]*)
The process '/usr/bin/git' failed with exit code 128
|
|
|
|
|
|
|
|
Warning: slow doctest::
src/sage/misc/sagedoc.py#L1254
slow doctest:
|
|
test-long (src/sage/[g-o]*)
The process '/usr/bin/git' failed with exit code 128
|
test-long (src/sage/[p-z]*)
The process '/usr/bin/git' failed with exit code 128
|
|
|
|
|
|
|
|
|
|
|
coverage-report
The process '/usr/bin/git' failed with exit code 128
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
coverage-src_doc--src_sage_docbuild--src_sage_setup
|
144 KB |
|
coverage-src_sage_a-f
|
223 KB |
|
coverage-src_sage_g-o
|
208 KB |
|
coverage-src_sage_p-z
|
185 KB |
|
sagemath~sage~9752PJ.dockerbuild
|
113 KB |
|
sagemath~sage~9QJSYP.dockerbuild
|
121 KB |
|
sagemath~sage~JZIYTO.dockerbuild
|
113 KB |
|
sagemath~sage~Q992VQ.dockerbuild
|
113 KB |
|
sagemath~sage~YB1WK8.dockerbuild
|
125 KB |
|
sagemath~sage~ZCLMZX.dockerbuild
|
112 KB |
|