Skip to content

build/pkgs/python3 3.13.0rc1, require Python >= 3.10, numpy 2.1.1, scipy 1.14.1, pillow 10.4.0, cffi 1.17.0, networkx 3.3, sphinx 8, ipython 8.26 #15182

build/pkgs/python3 3.13.0rc1, require Python >= 3.10, numpy 2.1.1, scipy 1.14.1, pillow 10.4.0, cffi 1.17.0, networkx 3.3, sphinx 8, ipython 8.26

build/pkgs/python3 3.13.0rc1, require Python >= 3.10, numpy 2.1.1, scipy 1.14.1, pillow 10.4.0, cffi 1.17.0, networkx 3.3, sphinx 8, ipython 8.26 #15182

Triggered via pull request September 6, 2024 01:47
Status Failure
Total duration 2h 8m 37s
Artifacts 2

build.yml

on: pull_request
Matrix: test-long
Matrix: test-mod
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 1 warning
Failed example:: src/sage/graphs/generic_graph.py#L18229
Failed example:: Exception raised: Traceback (most recent call last): File "/sage/src/sage/doctest/forker.py", line 716, in _run self.compile_and_execute(example, compiler, test.globs) File "/sage/src/sage/doctest/forker.py", line 1146, in compile_and_execute exec(compiled, globs) File "<doctest sage.graphs.generic_graph.GenericGraph.?[21]>", line 1, in <module> d8, _ = g.shortest_path_all_pairs(algorithm='Floyd-Warshall_SciPy') # needs scipy File "/sage/src/sage/graphs/generic_graph.py", line 18403, in shortest_path_all_pairs dd, pp = floyd_warshall(np_array(M), directed=self.is_directed(), File "sage/matrix/matrix1.pyx", line 673, in sage.matrix.matrix1.Matrix.numpy def numpy(self, dtype=None): TypeError: numpy() got an unexpected keyword argument 'copy'
Failed example:: src/sage/graphs/generic_graph.py#L18230
Failed example:: Exception raised: Traceback (most recent call last): File "/sage/src/sage/doctest/forker.py", line 716, in _run self.compile_and_execute(example, compiler, test.globs) File "/sage/src/sage/doctest/forker.py", line 1146, in compile_and_execute exec(compiled, globs) File "<doctest sage.graphs.generic_graph.GenericGraph.?[22]>", line 1, in <module> d1 == d2 == d3 == d4 == d5 == d6 == d7 == d8 # needs networkx scipy NameError: name 'd8' is not defined
Failed example:: src/sage/graphs/generic_graph.py#L18243
Failed example:: Exception raised: Traceback (most recent call last): File "/sage/src/sage/doctest/forker.py", line 716, in _run self.compile_and_execute(example, compiler, test.globs) File "/sage/src/sage/doctest/forker.py", line 1146, in compile_and_execute exec(compiled, globs) File "<doctest sage.graphs.generic_graph.GenericGraph.?[31]>", line 1, in <module> d8, _ = g.shortest_path_all_pairs(algorithm='Floyd-Warshall_SciPy') # needs scipy File "/sage/src/sage/graphs/generic_graph.py", line 18403, in shortest_path_all_pairs dd, pp = floyd_warshall(np_array(M), directed=self.is_directed(), File "sage/matrix/matrix1.pyx", line 673, in sage.matrix.matrix1.Matrix.numpy def numpy(self, dtype=None): TypeError: numpy() got an unexpected keyword argument 'copy'
Failed example:: src/sage/graphs/generic_graph.py#L18244
Failed example:: Exception raised: Traceback (most recent call last): File "/sage/src/sage/doctest/forker.py", line 716, in _run self.compile_and_execute(example, compiler, test.globs) File "/sage/src/sage/doctest/forker.py", line 1146, in compile_and_execute exec(compiled, globs) File "<doctest sage.graphs.generic_graph.GenericGraph.?[32]>", line 1, in <module> d1 == d2 == d3 == d4 == d5 == d6 == d7 == d8 # needs networkx scipy NameError: name 'd8' is not defined
Failed example:: src/sage/graphs/generic_graph.py#L18259
Failed example:: Exception raised: Traceback (most recent call last): File "/sage/src/sage/doctest/forker.py", line 716, in _run self.compile_and_execute(example, compiler, test.globs) File "/sage/src/sage/doctest/forker.py", line 1146, in compile_and_execute exec(compiled, globs) File "<doctest sage.graphs.generic_graph.GenericGraph.?[41]>", line 1, in <module> d6, _ = g.shortest_path_all_pairs(algorithm='Floyd-Warshall_SciPy') # needs scipy File "/sage/src/sage/graphs/generic_graph.py", line 18403, in shortest_path_all_pairs dd, pp = floyd_warshall(np_array(M), directed=self.is_directed(), File "sage/matrix/matrix1.pyx", line 673, in sage.matrix.matrix1.Matrix.numpy def numpy(self, dtype=None): TypeError: numpy() got an unexpected keyword argument 'copy'
Failed example:: src/sage/graphs/generic_graph.py#L18260
Failed example:: Got: False
Failed example:: src/sage/graphs/generic_graph.py#L18299
Failed example:: Exception raised: Traceback (most recent call last): File "/sage/src/sage/doctest/forker.py", line 716, in _run self.compile_and_execute(example, compiler, test.globs) File "/sage/src/sage/doctest/forker.py", line 1146, in compile_and_execute exec(compiled, globs) File "<doctest sage.graphs.generic_graph.GenericGraph.?[56]>", line 1, in <module> g.shortest_path_all_pairs(algorithm='Floyd-Warshall_SciPy') # needs scipy File "/sage/src/sage/graphs/generic_graph.py", line 18403, in shortest_path_all_pairs dd, pp = floyd_warshall(np_array(M), directed=self.is_directed(), File "sage/matrix/matrix1.pyx", line 673, in sage.matrix.matrix1.Matrix.numpy def numpy(self, dtype=None): TypeError: numpy() got an unexpected keyword argument 'copy'
test-new
Process completed with exit code 1.
coverage-report
Process completed with exit code 1.
coverage-report
Codecov: Failed to properly upload report: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1

Artifacts

Produced during runtime
Name Size
sagemath~sage~C9TLWM.dockerbuild
179 KB
sagemath~sage~RFVQ4V.dockerbuild
123 KB