Lazy species #18274
Annotations
4 errors and 3 warnings
Failed example::
src/sage/rings/species.py#L1597
Failed example:: Got: [((1,), ('b',), ('a',), (2, 3)),
((1,), ('a',), ('b',), (2, 3)),
((2,), ('b',), ('a',), (1, 3)),
((2,), ('a',), ('b',), (1, 3)),
((3,), ('b',), ('a',), (1, 2)),
((3,), ('a',), ('b',), (1, 2))]
|
Failed example::
src/sage/rings/lazy_species.py#L575
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: 'define_implicitly'
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.rings.lazy_species.LazySpeciesElement.__call__[37]>", line 1, in <module>
L.define_implicitly([Omega], [E1(Omega) - X])
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: 'LazySpecies_with_category' object has no attribute 'define_implicitly'
|
test-new
Process completed with exit code 1.
|
coverage-report
Process completed with exit code 1.
|
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'
|
coverage-report
The process '/usr/bin/git' failed with exit code 128
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
sagemath~sage~ONL05L.dockerbuild
|
120 KB |
|
sagemath~sage~Y8940D.dockerbuild
|
117 KB |
|