Fix BipartiteGraph.vertex_cover(value_only=True) for disconnected graphs #23576
Annotations
2 errors and 10 warnings
Test all files (sage -t --long src/sage/[a-f]*)
Process completed with exit code 4.
|
Test all files (sage -t --long src/sage/[a-f]*):
src/sage/coding/linear_code.py#L791
/sage/local/var/lib/sage/venv-python3.12/lib/python3.12/site-packages/cysignals/signals.cpython-312-x86_64-linux-gnu.so(+0x96a4)[0x7f5048f126a4]
/sage/local/var/lib/sage/venv-python3.12/lib/python3.12/site-packages/cysignals/signals.cpython-312-x86_64-linux-gnu.so(+0x9766)[0x7f5048f12766]
/sage/local/var/lib/sage/venv-python3.12/lib/python3.12/site-packages/cysignals/signals.cpython-312-x86_64-linux-gnu.so(+0xc451)[0x7f5048f15451]
/lib/x86_64-linux-gnu/libc.so.6(+0x45330)[0x7f50494ad330]
/lib/x86_64-linux-gnu/libc.so.6(+0x98d71)[0x7f5049500d71]
/lib/x86_64-linux-gnu/libc.so.6(+0xa4fb8)[0x7f504950cfb8]
python3(PyThread_acquire_lock_timed+0xd5)[0x60f9e5]
python3[0x64cb6a]
python3[0x551768]
python3(PyObject_Vectorcall+0x35)[0x549cf5]
python3(_PyEval_EvalFrameDefault+0xadf)[0x5d68bf]
python3[0x54cea2]
python3[0x54a0c7]
python3(PyObject_CallFunctionObjArgs+0xa2)[0x549e42]
/sage/local/var/lib/sage/venv-python3.12/lib/python3.12/site-packages/coverage/tracer.cpython-312-x86_64-linux-gnu.so(+0x35f1)[0x7f5048f9a5f1]
python3[0x602003]
python3[0x600979]
python3[0x60120f]
python3[0x69c107]
python3[0x4961ed]
python3[0x555c0f]
python3[0x66b336]
python3[0x551c72]
python3(PyObject_Vectorcall+0x35)[0x549cf5]
python3(_PyEval_EvalFrameDefault+0xadf)[0x5d68bf]
python3[0x54cf04]
python3(PyObject_Vectorcall+0x35)[0x549cf5]
python3(_PyEval_EvalFrameDefault+0x70df)[0x5dcebf]
python3(PyEval_EvalCode+0x15b)[0x5d4dab]
python3[0x5d2bac]
python3(_PyEval_EvalFrameDefault+0x3f56)[0x5d9d36]
python3(_PyObject_Call_Prepend+0x18a)[0x54ac0a]
python3[0x5a30c8]
python3(_PyObject_MakeTpCall+0x13e)[0x5493be]
python3(_PyEval_EvalFrameDefault+0xadf)[0x5d68bf]
python3(_PyObject_Call_Prepend+0xc2)[0x54ab42]
python3[0x59da4f]
python3[0x599513]
python3(_PyObject_MakeTpCall+0x75)[0x5492f5]
python3(_PyEval_EvalFrameDefault+0xadf)[0x5d68bf]
python3(PyEval_EvalCode+0x15b)[0x5d4dab]
python3[0x5d2bac]
python3[0x5818ed]
python3(PyObject_Vectorcall+0x35)[0x549cf5]
python3(_PyEval_EvalFrameDefault+0xadf)[0x5d68bf]
python3(PyEval_EvalCode+0x15b)[0x5d4dab]
python3[0x5d2bac]
python3[0x5818ed]
python3(PyObject_Vectorcall+0x35)[0x549cf5]
python3(_PyEval_EvalFrameDefault+0xadf)[0x5d68bf]
python3[0x6bc192]
python3(Py_RunMain+0x232)[0x6bbdc2]
python3(Py_BytesMain+0x2d)[0x6bba2d]
/lib/x86_64-linux-gnu/libc.so.6(+0x2a1ca)[0x7f50494921ca]
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x8b)[0x7f504949228b]
python3(_start+0x25)[0x656a35]
------------------------------------------------------------------------
Attaching gdb to process id 2203.
Cannot find gdb installed
GDB is not installed.
Install gdb for enhanced tracebacks.
------------------------------------------------------------------------
|
Test all files (sage -t --long src/sage/[a-f]*):
src/sage/combinat/designs/gen_quadrangles_with_spread.pyx#L19
slow doctest:: Test ran for 87.40s cpu, 87.40s wall
Check ran for 0.00s cpu, 0.00s wall
|
Test all files (sage -t --long src/sage/[a-f]*):
src/sage/combinat/cluster_algebra_quiver/quiver.py#L978
slow doctest:: Test ran for 443.00s cpu, 443.05s wall
Check ran for 0.00s cpu, 0.00s wall
|
Test all files (sage -t --long src/sage/[a-f]*):
src/sage/combinat/cluster_algebra_quiver/quiver.py#L954
slow doctest:: Test ran for 219.11s cpu, 219.25s wall
Check ran for 0.00s cpu, 0.00s wall
|
Test all files (sage -t --long src/sage/[a-f]*):
src/sage/combinat/cluster_algebra_quiver/cluster_seed.py#L4178
slow doctest:: Test ran for 171.32s cpu, 171.35s wall
Check ran for 0.00s cpu, 0.00s wall
|
Test all files (sage -t --long src/sage/[a-f]*):
src/sage/combinat/crystals/alcove_path.py#L1167
slow doctest:: Test ran for 30.59s cpu, 30.59s wall
Check ran for 0.00s cpu, 0.00s wall
|
Test all files (sage -t --long src/sage/[a-f]*):
src/sage/combinat/crystals/alcove_path.py#L296
slow doctest:: Test ran for 42.10s cpu, 42.11s wall
Check ran for 0.00s cpu, 0.00s wall
|
Test all files (sage -t --long src/sage/[a-f]*):
src/sage/combinat/backtrack.py#L128
slow doctest:: Test ran for 69.37s cpu, 69.38s wall
Check ran for 0.00s cpu, 0.00s wall
|
Test all files (sage -t --long src/sage/[a-f]*):
src/sage/combinat/bijectionist.py#L3162
slow doctest:: Test ran for 101.36s cpu, 101.38s wall
Check ran for 0.00s cpu, 0.00s wall
|
Test all files (sage -t --long src/sage/[a-f]*):
src/sage/combinat/bijectionist.py#L3134
slow doctest:: Test ran for 34.66s cpu, 34.67s wall
Check ran for 0.00s cpu, 0.00s wall
|
Test all files (sage -t --long src/sage/[a-f]*):
src/sage/algebras/lie_algebras/classical_lie_algebra.py#L944
slow doctest:: Test ran for 52.33s cpu, 52.59s wall
Check ran for 0.00s cpu, 0.00s wall
|
Loading