13 NEW error logs

binwalk3-3.1.0-alt1
        test src/binwalk.rs - binwalk::Binwalk::analyze (line 639) ... ok
        test src/extractors/common.rs - 
extractors::common::Chroot::create_character_device
        (line 315) ... FAILED
        test src/binwalk.rs - binwalk::Binwalk::extract (line 537) ... ok
        --
        src/extractors/common.rs - 
extractors::common::Chroot::create_character_device (line 315)
        test result: FAILED. 28 passed; 1 failed; 3 ignored; 0 measured; 0 
filtered out;
        finished in 0.25s
        error: doctest failed, to rerun pass `--doc`

gz-common-7.0.0-alt1
        Expected: false
        [  FAILED  ] WorkerPool.WaitWithTimeoutThatTimesOut (15 ms)
        [ RUN      ] WorkerPool.ThingsRunInParallel
        --
        [  PASSED  ] 5 tests.
        [  FAILED  ] 1 test, listed below:
        [  FAILED  ] WorkerPool.WaitWithTimeoutThatTimesOut
        1 FAILED TEST
        35/112 Test  #36: check_UNIT_WorkerPool_TEST ..............   Passed    
0.18 sec
        --
        112/112 Test  #39: INTEGRATION_encoder_timing ..............   Passed   
 8.06 sec
        99% tests passed, 1 tests failed out of 112
        Total Test time (real) =   8.17 sec
        The following tests FAILED:
        35 - UNIT_WorkerPool_TEST (Failed)

gz-gui-10.0.0-alt2
        54/54 Test #54: check_INTEGRATION_transport_scene_manager ...   Passed  
  0.02 sec
        98% tests passed, 1 tests failed out of 54
        Total Test time (real) = 123.72 sec
        The following tests FAILED:
        45 - INTEGRATION_Examples_TEST (Subprocess aborted)
        --
        0inputs+0outputs (0major+12685131minor)pagefaults 0swaps
        hasher-privd: parent: handle_io: idle time limit (3600 seconds) exceeded

jasmine-gjs-3.10.1-alt1
        7/15 jasmine-gjs:utilsSpec                  OK              0.07s   4 
subtests passed
        5/15 jasmine-gjs:timerSpec                  ERROR           0.07s   
exit status 1
        >>> 
MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1
        TEST_JASMINE_MOD=lib
        
UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1
        
TEST_PKGLIBEXECDIR=/usr/src/RPM/BUILD/jasmine-gjs-3.10.1/noarch-alt-linux
        ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 
MALLOC_PERTURB_=240
        MESON_TEST_ITERATION=1 
TEST_PKGDATADIR=/usr/src/RPM/BUILD/jasmine-gjs-3.10.1/src
        /usr/bin/gjs -m 
/usr/src/RPM/BUILD/jasmine-gjs-3.10.1/noarch-alt-linux/jasmine
        
/usr/src/RPM/BUILD/jasmine-gjs-3.10.1/noarch-alt-linux/../test/timerSpec.js 
--module
        --tap --no-config
        --
        Summary of Failures:
        5/15 jasmine-gjs:timerSpec                  ERROR           0.07s   
exit status 1
        Ok:                14

ocaml-sqlite3-5.4.1-alt1
        0 SYNTACTICALLY INCORRECT SQL STATEMENT
        Identified error: near "SYNTACTICALLY": syntax error
        1 SYNTACTICALLY INCORRECT SQL STATEMENT
        Identified error: near "SYNTACTICALLY": syntax error
        2 SYNTACTICALLY INCORRECT SQL STATEMENT
        Identified error: near "SYNTACTICALLY": syntax error
        3 SYNTACTICALLY INCORRECT SQL STATEMENT
        Identified error: near "SYNTACTICALLY": syntax error
        0 INSERT INTO tbl0 VALUES ('a', 3, 3.14)
        --
        Called from Sqlite3_test__Test_win.(fun) in file "test/test_win.ml", 
lines 13-16,
        characters 6-47
        FAILED 1 / 1 tests

perl-Gearman-2.004.015-alt1_5
        t/40-prefix.t ................... ok
        #   Failed test 'timeout'
        #   at /usr/share/perl5/Test/Timer.pm line 31.
        --
        # Looks like you failed 1 test of 10.
        #   Failed test 'wait with timeout'
        #   at t/50-wait_timeout.t line 65.
        --
        t/50-wait_timeout.t           (Wstat: 256 (exited 1) Tests: 4 Failed: 1)
        Failed test:  3
        Non-zero exit status: 1
        --
        Result: FAIL
        Failed 1/24 test programs. 1/337 subtests failed.
        make: *** [Makefile:782: test_dynamic] Error 255

perl-Server-Starter-0.35-alt1.1
        received TERM, sending TERM to all workers:2048867
        hasher-privd: parent: handle_io: idle time limit (3600 seconds) exceeded

python3-module-paho-2.1.0-alt1
        ==================================== ERRORS 
====================================
        ________________ ERROR at teardown of test_01_no_clean_session 
_________________
        def fin():
        --
        >           raise RuntimeError(f"Client {name} exited with code 
{proc.returncode},
        expected {expected_returncode}")
        E           RuntimeError: Client 01-no-clean-session.py exited with 
code -2, expected 0
        tests/lib/conftest.py:75: RuntimeError
        --
        KeyboardInterrupt
        ____________ ERROR at teardown of test_01_unpwd_empty_password_set 
_____________
        def fin():
        --
        >           raise RuntimeError(f"Client {name} exited with code 
{proc.returncode},
        expected {expected_returncode}")
        E           RuntimeError: Client 01-unpwd-empty-password-set.py exited 
with code -2,
        expected 0
        tests/lib/conftest.py:75: RuntimeError
        --
        KeyboardInterrupt
        ________________ ERROR at teardown of test_01_unpwd_unicode_set 
________________
        def fin():
        --
        >           raise RuntimeError(f"Client {name} exited with code 
{proc.returncode},
        expected {expected_returncode}")
        E           RuntimeError: Client 01-unpwd-unicode-set.py exited with 
code -2, expected 0
        tests/lib/conftest.py:75: RuntimeError
        --
        KeyboardInterrupt
        ____________________ ERROR at teardown of test_01_will_set 
_____________________
        def fin():
        --
        >           raise RuntimeError(f"Client {name} exited with code 
{proc.returncode},
        expected {expected_returncode}")
        E           RuntimeError: Client 01-will-set.py exited with code -2, 
expected 0
        tests/lib/conftest.py:75: RuntimeError
        --
        =========================== short test summary info 
============================
        ERROR tests/lib/test_01_no_clean_session.py::test_01_no_clean_session - 
Runti...
        ERROR 
tests/lib/test_01_unpwd_empty_password_set.py::test_01_unpwd_empty_password_set
        ERROR tests/lib/test_01_unpwd_unicode_set.py::test_01_unpwd_unicode_set 
- Run...

python3-module-qtconsole-5.7.2-alt1.1
        INFO     : Running command: ['xvfb-run', '-s', '-nolisten local', 
'pytest', '-v',
        'qtconsole', '--ignore', 'qtconsole/tests/test_inprocess_kernel.py']
        _XSERVTransmkdir: ERROR: euid != 0,directory /tmp/.X11-unix will not be 
created.
        ============================= test session starts 
==============================
        --
        if obj == self._text_edit:
        AttributeError: 'CompletionHtml' object has no attribute '_text_edit'
        /usr/bin/xvfb-run: line 171: 2063478 Aborted                 
DISPLAY=:"$SERVERNUM"
        XAUTHORITY="$AUTHFILE" "$@"
        INFO     : Command's result: FAILURE
        INFO     : Command's error: Command '['xvfb-run', '-s', '-nolisten 
local', 'pytest',
        '-v', 'qtconsole', '--ignore', 
'qtconsole/tests/test_inprocess_kernel.py']' returned
        non-zero exit status 134.

python3-module-rapidfuzz-3.14.5-alt1


python3-module-telnetlib3-3.0.1-alt1
        >                       raise 
OSError(err.errno, msg)
        from 
None
        E                       OSError: [Errno 98] error while 
attempting to bind on
        address ('127.0.0.1', 36321): [errno 98] address already in use
        /usr/lib64/python3.13/asyncio/base_events.py:1641: OSError
        --
        =========================== short test summary info
        ============================
        FAILED
        
telnetlib3/tests/test_core.py::test_telnet_client_cmdline_stdin_pipe[127.0.0.1]
 -
        OSError: [Errno 98] error while attempting to bind on address 
('127.0.0.1',...
        ============ 1 failed, 1694 passed, 3 
skipped,
        6 warnings in 15.09s ============
        INFO     : Command's result: FAILURE
        INFO     : Command's error: Command '['python3', '-m', 'pytest', 
'telnetlib3/tests']'
        returned non-zero exit status 1.

qt5-pim-5.15-alt1
        make[4]: *** [Makefile:384: check] Aborted
        make[4]: Leaving directory
        
'/usr/src/RPM/BUILD/qt5-pim-5.15/build/tests/auto/contacts/qcontactmanager'
        make[3]: *** [Makefile:976: sub-qcontactmanager-check] Error 2
        make[3]: Leaving directory 
'/usr/src/RPM/BUILD/qt5-pim-5.15/build/tests/auto/contacts'
        make[2]: *** [Makefile:581: sub-contacts-check] Error 2
        make[2]: Leaving directory 
'/usr/src/RPM/BUILD/qt5-pim-5.15/build/tests/auto'
        make[1]: *** [Makefile:369: sub-auto-check] Error 2
        make[1]: Leaving directory '/usr/src/RPM/BUILD/qt5-pim-5.15/build/tests'
        make: *** [Makefile:438: sub-tests-check] Error 2
        make: Leaving directory '/usr/src/RPM/BUILD/qt5-pim-5.15/build'

util-linux-2.39.2-alt2
        }}}-diff
        lsfd: character device with O_RDWR                  ... FAILED
        (lsfd/mkfds-rw-character-device)
        libfdisk: mkpart-full: [10] gpt-nopartno                ... OK
        --
        script: race conditions                               ... OK
        1 tests of 247 FAILED
        lsfd/mkfds-rw-character-device

        14 error logs REMOVED from the list
altlinux-freedesktop-menu-0.70-alt2
auditd-plugin-clickhouse-lite-0.1.9-alt3
bookokrat-0.3.11-alt1
dufs-0.43.0-alt1
fish-4.7.1-alt1
gambit-4.9.7-alt5
gnuplot-1:6.0.4-alt1
libgdk-pixbuf-2.44.4-alt1
morph-browser-1.99.4-alt1
python3-module-chess-1.11.2-alt1
python3-module-signxml-4.4.0-alt1
python3-module-test2ref-1.1.1-alt1
shepherd-1.0.1-alt1
signify-32-alt1

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

Reply via email to