16 NEW error logs

Mayavi-4.8.2-alt4
        FAILED
        
.run_venv/lib64/python3/site-packages/mayavi/tests/test_glyph.py::TestGlyph::test_glyph
        FAILED
        
.run_venv/lib64/python3/site-packages/mayavi/tests/test_glyph.py::TestGlyph::test_mask_input_points_with_random_mode
        FAILED
        
.run_venv/lib64/python3/site-packages/mayavi/tests/test_glyph.py::TestGlyph::test_mask_input_points_without_random_mode
        FAILED
        
.run_venv/lib64/python3/site-packages/mayavi/tests/test_glyph.py::TestGlyph::test_save_and_restore
        FAILED
        
.run_venv/lib64/python3/site-packages/mayavi/tests/test_grid_plane.py::TestGridPlane::test_deepcopied
        FAILED
        
.run_venv/lib64/python3/site-packages/mayavi/tests/test_grid_plane.py::TestGridPlane::test_grid_plane
        FAILED
        
.run_venv/lib64/python3/site-packages/mayavi/tests/test_grid_plane.py::TestGridPlane::test_save_and_restore
        FAILED
        
.run_venv/lib64/python3/site-packages/mayavi/tests/test_image_data_probe.py::TestImageDataProbe::test_deepcopied
        FAILED
        
.run_venv/lib64/python3/site-packages/mayavi/tests/test_image_data_probe.py::TestImageDataProbe::test_image_data_probe
        FAILED
        
.run_venv/lib64/python3/site-packages/mayavi/tests/test_image_data_probe.py::TestImageDataProbe::test_save_and_restore
        FAILED
        
.run_venv/lib64/python3/site-packages/mayavi/tests/test_image_data_reader.py::TestDEMImageReader::test_deepcopied

cosmic-applets-1.0.0-alt0.51.alpha.5.1
        Compiling cosmic-applets v0.1.1
        (/usr/src/RPM/BUILD/cosmic-applets-epoch-1.0.0-alpha.5.1/cosmic-applets)
        hasher-privd: parent: handle_io: idle time limit (3600 seconds) exceeded

gnuplot-1:6.0.2-alt2
        make[1]: Leaving directory '/usr/src/RPM/BUILD/gnuplot-6.0.2/docs'
        make[1]: Entering directory '/usr/src/RPM/BUILD/gnuplot-6.0.2/docs'
        x86_64-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 
-flto=auto  -lcerf   -o
        doc2tex doc2tex-doc2tex.o doc2tex-termdoc.o  -lm -lopenspecfun -lcerf  
-lz -lpangocairo-1.0
        -lpango-1.0 -lgobject-2.0 -lharfbuzz -lcairo -lglib-2.0
        make[1]: Leaving directory '/usr/src/RPM/BUILD/gnuplot-6.0.2/docs'
        make[1]: *** Deleting file 'gnuplot.tex'
        make[1]: Entering directory '/usr/src/RPM/BUILD/gnuplot-6.0.2/docs'
        ./doc2tex -figures ./gnuplot.doc gnuplot.tex
        make[1]: *** [Makefile:1099: gnuplot.tex] Segmentation fault
        make[1]: Leaving directory '/usr/src/RPM/BUILD/gnuplot-6.0.2/docs'
        make: *** [Makefile:1102: pdf] Error 2

guile22-2.2.7-alt1
        WARNING: (test-suite sxml-xpath): imported module (sxml xpath) 
overrides core binding
        `filter'
        FAIL: check-guile
        1 of 1 test failed

kyotocabinet-1.2.76-alt3
        error
        FAILED: KCRNDSEED=737348828 PID=1694081 ./kcdirtest queue -th 4 -it 4 
casket 500
        make[1]: *** [Makefile:551: check-dir] Error 1

perl-Starlet-0.31-alt1_22
        t/11multi-sockets.t ........ ok
        #   Failed test 'No warnings'
        #   at t/12bad_request_line.t line 24.
        --
        t/12bad_request_line.t   (Wstat: 256 (exited 1) Tests: 2 Failed: 1)
        Failed test:  2
        Non-zero exit status: 1
        --
        Result: FAIL
        Failed 1/15 test programs. 1/146 subtests failed.
        make: *** [Makefile:753: test_dynamic] Error 255

polars-cli-0.8.0-alt1
        Compiling polars-cli v0.8.0 (/usr/src/RPM/BUILD/polars-cli-0.8.0)
        hasher-privd: parent: handle_io: idle time limit (3600 seconds) exceeded

python3-module-cheroot-10.0.1-alt3
        >           assert col in needed_collectors, "previous item was not 
torn down properly"
        E           AssertionError: previous item was not torn down properly
        col        = <Module test_server.py>
        --
        /usr/lib/python3/site-packages/_pytest/runner.py:505: AssertionError
        _______ ERROR at setup of test_http_over_https_error[0.0.0.0-pyopenssl] 
________
        [gw9] linux -- Python 3.12.8
        /usr/src/RPM/BUILD/python3-module-cheroot-10.0.1/.run_venv/bin/python3
        --
        >           assert col in needed_collectors, "previous item was not 
torn down properly"
        E           AssertionError: previous item was not torn down properly
        col        = <Module test_server.py>
        --
        XFAIL cheroot/test/test_core.py::test_large_request -
        https://github.com/cherrypy/cheroot/issues/106
        ERROR 
cheroot/test/test_ssl.py::test_http_over_https_error[0.0.0.0-builtin]
        ERROR 
cheroot/test/test_ssl.py::test_http_over_https_error[0.0.0.0-pyopenssl]
        ================== 151 passed, 3 xfailed, 2 errors in 16.44s 
===================
        INFO     : Command's result: FAILURE
        INFO     : Command's error: Command '['python3', '-m', 'pytest', '-k', 
'not
        test_tls_client_auth']' returned non-zero exit status 1.

python3-module-execnet-2.1.1-alt1
        XFAIL testing/test_multi.py::test_safe_terminate[thread] - 
active_count() has been
        broken for some time
        XFAIL
        
testing/test_termination.py::test_terminate_implicit_does_trykill[thread-sys.executable]
        - reason: since python3.12 this test triggers RuntimeError: can't 
create new thread at
        interpreter shutdown
        XFAIL testing/test_threadpool.py::test_limited_size[thread] - 
WorkerPool does not
        implement limited size
        XFAIL testing/test_multi.py::test_safe_terminate[main_thread_only] - 
active_count()
        has been broken for some time
        XFAIL
        
testing/test_termination.py::test_terminate_implicit_does_trykill[main_thread_only-sys.executable]
        - reason: since python3.12 this test triggers RuntimeError: can't 
create new thread at
        interpreter shutdown
        XFAIL testing/test_threadpool.py::test_limited_size[main_thread_only] - 
WorkerPool does
        not implement limited size
        --
        XPASS testing/test_xspec.py::TestMakegateway::test_popen_nice - fails 
due to timing
        problems on busy single-core VMs
        FAILED 
testing/test_gateway.py::TestPopenGateway::test_waitclose_on_remote_killed
        = 1 failed, 464 passed, 613 skipped, 6 xfailed, 11 xpassed, 78 warnings 
in 36.96s =

python3-module-jupyter_server-2.15.0-alt1
        SKIPPED [7] tests/conftest.py:42: Skipping this test because it's marked
        'integration_test'. Run integration tests using the 
`--integration_tests` flag.
        FAILED 
tests/services/kernels/test_execution_state.py::test_execution_state
        = 1 failed, 985 passed, 15 skipped, 8 deselected, 34 warnings in 
201.13s (0:03:21) =
        INFO     : Command's result: FAILURE
        INFO     : Command's error: Command '['python3', '-m', 'pytest', '-v', 
'-W', 'default',
        '-m', 'not network', '-k', 'not test_restart_kernel and not 
test_connection']' returned
        non-zero exit status 1.

python3-module-proxmoxer-2.2.0-alt1
        =========================== short test summary info 
============================
        FAILED tests/tools/test_tasks.py::TestBlockingStatus::test_timeout - 
assert [...
        ======================== 1 failed, 185 passed in 9.82s 
=========================
        INFO     : Command's result: FAILURE
        INFO     : Command's error: Command '['python3', '-m', 'pytest']' 
returned non-zero
        exit status 1.
        error: Bad exit status from /usr/src/tmp/rpm-tmp.24817 (%check)

python3-module-pythran-0.17.0-alt1
        INFO     : Running command: ['python3', '-m', 'pytest', '-n', 'auto']
        hasher-privd: parent: handle_io: idle time limit (3600 seconds) exceeded

python3-module-sanic-24.6.0-alt2
        tests/test_cli.py .....................................................
        hasher-privd: parent: handle_io: idle time limit (3600 seconds) exceeded

python3-module-zmq-26.2.1-alt1
        _zmq.py:1134: in zmq.backend.cython._zmq.Socket.send
        E   zmq.error.ZMQError: Socket operation on non-socket
        _zmq.py:1209: ZMQError
        --
        _zmq.py:1134: in zmq.backend.cython._zmq.Socket.send
        E   zmq.error.ZMQError: Socket operation on non-socket
        _zmq.py:1209: ZMQError
        --
        _zmq.py:1134: in zmq.backend.cython._zmq.Socket.send
        E   zmq.error.ZMQError: Socket operation on non-socket
        _zmq.py:1209: ZMQError
        --
        =========================== short test summary info 
============================
        FAILED tests/test_log.py::TestPubLog::test_blank_root_topic - 
TimeoutError: T...
        FAILED tests/test_log.py::TestPubLog::test_custom_debug_formatter - 
zmq.error...
        FAILED tests/test_log.py::TestPubLog::test_custom_global_formatter - 
zmq.erro...
        FAILED tests/test_log.py::TestPubLog::test_custom_message_type - 
zmq.error.ZM...
        FAILED tests/test_log.py::TestPubLog::test_init_iface - 
zmq.error.ZMQError: S...
        FAILED tests/test_log.py::TestPubLog::test_init_socket - 
zmq.error.ZMQError: ...
        FAILED tests/test_log.py::TestPubLog::test_root_topic - 
zmq.error.ZMQError: S...
        FAILED 
tests/test_log.py::TestPubLog::test_set_info_formatter_via_property - ...

srt-1.5.4-alt1
        [  PASSED  ] 267 tests.
        [  FAILED  ] 1 test, listed below:
        [  FAILED  ] TestFEC.ConnectionMess
        1 FAILED TEST
        YOU HAVE 6 DISABLED TESTS

valkey-8.0.2-alt1
        56 seconds - unit/moduleapi/testrdb
        !!! WARNING The following tests failed:
        *** [err]: Diskless load swapdb RedisModuleEvent_ReplAsyncLoad 
handling: during loading,
        can keep module variable same as before in 
tests/unit/moduleapi/testrdb.tcl

        12 error logs REMOVED from the list
autogen-5.18.16-alt1
kubernetes1.29-1.29.13-alt1
lha-2:1.14i-alt3
libgda6-6.0.0-alt2
libsecret-0.21.6-alt1
mumps-5.3.5-alt3
plank-0.11.89-alt2
python-2.7.18-alt11
python3-module-pygeoif-1.5.1-alt1
python3-module-setuptools-1:75.8.0-alt2
python3-module-websockets-14.1-alt1
vcmi-1.6.4-alt1

Total 296 error logs.
_______________________________________________
Sisyphus-cybertalk mailing list
[email protected]
https://lists.altlinux.org/mailman/listinfo/sisyphus-cybertalk

Reply via email to