Algebraic and modular properties of hypergeometric functions #9033
Annotations
5 errors and 7 warnings
|
Test
Process completed with exit code 1.
|
|
Test:
src/sage/functions/hypergeometric_algebraic.py#L1350
Failed example:: Exception raised:
Traceback (most recent call last):
File "/home/runner/work/sage/sage/src/sage/doctest/forker.py", line 734, in _run
self.compile_and_execute(example, compiler, test.globs)
File "/home/runner/work/sage/sage/src/sage/doctest/forker.py", line 1158, in compile_and_execute
exec(compiled, globs)
File "<doctest sage.functions.hypergeometric_algebraic.HypergeometricAlgebraic_GFp.is_algebraic[2]>", line 1, in <module>
f.is_algebraic()
^
NameError: name 'f' is not defined
|
|
Test:
src/sage/functions/hypergeometric_algebraic.py#L1349
Failed example:: Exception raised:
Traceback (most recent call last):
File "sage/symbolic/function.pyx", line 537, in sage.symbolic.function.Function.__call__
File "sage/structure/parent.pyx", line 1189, in sage.structure.parent.Parent.coerce
File "sage/structure/parent.pyx", line 1221, in sage.structure.parent.Parent.coerce
File "sage/structure/coerce_maps.pyx", line 92, in sage.structure.coerce_maps.DefaultConvertMap_unique._call_
File "sage/structure/coerce_maps.pyx", line 87, in sage.structure.coerce_maps.DefaultConvertMap_unique._call_
File "sage/symbolic/ring.pyx", line 375, in sage.symbolic.ring.SymbolicRing._element_constructor_
File "sage/symbolic/expression.pyx", line 13789, in sage.symbolic.expression.new_Expression
TypeError: positive characteristic not allowed in symbolic computations
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/home/runner/work/sage/sage/src/sage/doctest/forker.py", line 734, in _run
self.compile_and_execute(example, compiler, test.globs)
File "/home/runner/work/sage/sage/src/sage/doctest/forker.py", line 1158, in compile_and_execute
exec(compiled, globs)
File "<doctest sage.functions.hypergeometric_algebraic.HypergeometricAlgebraic_GFp.is_algebraic[1]>", line 1, in <module>
f = hypergeometric([Integer(1)/Integer(5), Integer(2)/Integer(5), Integer(3)/Integer(5), Integer(1)/Integer(11)], [Integer(1)/Integer(2), Integer(1)/Integer(7)], x)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/runner/work/sage/sage/src/sage/functions/hypergeometric.py", line 317, in __call__
return BuiltinFunction.__call__(self,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "sage/symbolic/function.pyx", line 1061, in sage.symbolic.function.BuiltinFunction.__call__
File "sage/symbolic/function.pyx", line 550, in sage.symbolic.function.Function.__call__
TypeError: cannot coerce arguments: positive characteristic not allowed in symbolic computations
|
|
Test:
src/sage/functions/hypergeometric_algebraic.py#L166
Failed example:: Got: '\\,_2F_1\\left(\\begin{matrix} \\frac{1}{3},\\frac{2}{3} \\\\ \\frac{1}{2} \\end{matrix} ; x \\right)'
|
|
Test:
src/sage/functions/hypergeometric_algebraic.py#L164
Failed example:: Exception raised:
Traceback (most recent call last):
File "/home/runner/work/sage/sage/src/sage/doctest/forker.py", line 734, in _run
self.compile_and_execute(example, compiler, test.globs)
File "/home/runner/work/sage/sage/src/sage/doctest/forker.py", line 1156, in compile_and_execute
compiled = compiler(example)
^^^^^^^^^^^^^^^^^
File "/home/runner/work/sage/sage/src/sage/doctest/forker.py", line 700, in compiler
code = compile(example.source, filename, "single",
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<doctest sage.functions.hypergeometric_algebraic.HypergeometricAlgebraic._latex_[0]>", line 1
S = QQ[]+; (x,) = S._first_ngens(1)
^
SyntaxError: invalid syntax
|
|
Test:
src/sage/repl/configuration.py#L123
slow doctest:: Test ran for 5.12s cpu, 0.11s wall
Check ran for 0.00s cpu, 0.00s wall
|
|
Test:
src/sage/misc/sagedoc.py#L31
slow doctest:: Test ran for 5.01s cpu, 5.02s wall
Check ran for 0.00s cpu, 0.00s wall
|
|
Test:
src/sage/graphs/generators/random.py#L1590
slow doctest:: Test ran for 42.78s cpu, 43.13s wall
Check ran for 0.00s cpu, 0.00s wall
|
|
Test:
src/sage/doctest/forker.py#L1621
slow doctest:: Test ran for 5.27s cpu, 5.54s wall
Check ran for 0.00s cpu, 0.00s wall
|
|
Test:
src/sage/doctest/forker.py#L1458
slow doctest:: Test ran for 5.18s cpu, 5.22s wall
Check ran for 0.00s cpu, 0.00s wall
|
|
Setup Conda environment
WARNING conda.cli.main_config:_set_key(451): Key auto_activate_base is an alias of auto_activate; setting value with latter
|
|
Setup Conda environment
The 'defaults' channel might have been added implicitly. If this is intentional, add 'defaults' to the 'channels' list. Otherwise, consider setting 'conda-remove-defaults' to 'true'.
|
Loading