12 NEW error logs

gnome-bluetooth3.0-47.1-alt1
        Ran 1 test in 7.210s
        FAILED (failures=1)
        17/17 Tests.test_adapter_removal         OK              8.50s

java-1.8.0-openjdk-0:1.8.0.442.b06-alt1_1jpp8
        + /usr/bin/gmake VERBOSE= LOG_LEVEL=trace -R -I
        
/usr/src/RPM/BUILD/java-1.8.0-openjdk-1.8.0.442.b06-0.x86_64/openjdk/make/common
        -f adlc.make -r -rRw
        
-I/usr/src/RPM/BUILD/java-1.8.0-openjdk-1.8.0.442.b06-0.x86_64/openjdk/make/common
 -j2
        -Otarget --sync-mutex=fnm:/usr/src/tmp/Gm -j -WLBBe
        gmake: *** cannot open output sync mutex /usr/src/tmp/Gm: No such file 
or directory.  Stop.
        gmake[5]: ***
        
[/usr/src/RPM/BUILD/java-1.8.0-openjdk-1.8.0.442.b06-0.x86_64/jdk8u442-b06/hotspot/make/linux/makefiles/top.make:91:
        ad_stuff] Error 2

libgupnp-igd-1.6.0-alt1
        # GLib-GIO-DEBUG: GSocketClient: Connection successful!
        ERROR:../tests/gtest/gupnp-simple-igd.c:224:mapped_external_port_cb: 
assertion
        failed: ((!strcmp (replaces_external_ip, IP_ADDRESS_FIRST) && !strcmp 
(external_ip,
        IP_ADDRESS_SECOND)) || (!strcmp (replaces_external_ip, 
PPP_ADDRESS_FIRST) && !strcmp
        (external_ip, PPP_ADDRESS_SECOND)))
        not ok /simpleigd/dispose_removes/thread -
        ERROR:../tests/gtest/gupnp-simple-igd.c:224:mapped_external_port_cb: 
assertion
        failed: ((!strcmp (replaces_external_ip, IP_ADDRESS_FIRST) && !strcmp 
(external_ip,
        IP_ADDRESS_SECOND)) || (!strcmp (replaces_external_ip, 
PPP_ADDRESS_FIRST) && !strcmp
        (external_ip, PPP_ADDRESS_SECOND)))
        Bail out!

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

prometheus-simpleclient-java-0.12.0-alt1_4jpp11
        [ERROR] io.prometheus.client.HistogramTest.testTimeWithExemplar  Time 
elapsed: 0.047
        s  <<< FAILURE!
        java.lang.AssertionError: expected:<0.02> but was:<0.021053895>
        at 
io.prometheus.client.HistogramTest.assertExemplar(HistogramTest.java:302)

python3-module-aiohttp-3.11.11-alt1
        SKIPPED [1] tests/test_resolver.py:379: aiodns >=3.2.0 required
        SKIPPED [1] tests/test_multipart_helpers.py:446: should raise decoding 
error: %82 is
        invalid for latin1
        SKIPPED [1] tests/test_multipart_helpers.py:455: should raise decoding 
error: %E4 is
        invalid for utf-8
        SKIPPED [1] tests/test_multipart_helpers.py:510: urllib.parse.unquote 
is tolerate to
        standalone % chars
        --
        XFAIL 
tests/test_worker.py::test__create_ssl_context_with_ciphers[AsyncioWorker-pyloop]
        - reason: trustme is not supported
        FAILED
        
tests/test_client_ws_functional.py::test_heartbeat_no_pong_after_send_many_messages[pyloop]
        =========== 1 failed, 3061 passed, 36 skipped, 25 xfailed in 53.61s 
============
        INFO     : Command's result: FAILURE
        INFO     : Command's error: Command '['python3', '-m', 'pytest', '-m', 
'not dev_mode
        and not internal', '--ignore=tests/autobahn', 
'--ignore=tests/test_proxy_functional.py',
        '--ignore-glob=tests/test_benchmarks_*', 'tests']' returned non-zero 
exit status 1.

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] 
________
        [gw5] 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_ssl_env[1-True-pyopenssl] - 
AssertionErr...
        ERROR 
cheroot/test/test_ssl.py::test_http_over_https_error[0.0.0.0-pyopenssl]
        ================== 151 passed, 3 xfailed, 2 errors in 18.41s 
===================
        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-hid-tools-0.9-alt1
        >       source = self.uhid_device.hidraw_nodes[0]
        E       IndexError: list index out of range
        tests/test_cli_decode.py:263: IndexError
        =========================== short test summary info 
============================
        FAILED 
tests/test_cli_decode.py::TestHidrawSysfsReportDescriptor::test_pass_hidraw
        ======================== 1 failed, 460 passed in 5.73s 
=========================
        INFO     : Command's result: FAILURE
        INFO     : Command's error: Command '['python3', '-m', 'pytest', 
'-vra', 'tests']'
        returned non-zero exit status 1.

python3-module-jsonschema-spec-0.2.4-alt1
        + printf 'error: dependencies of source "%s" changed since last 
check\nconfiguration was
        synced and saved into "%s"\nplease update it, for example, this can be 
done with:\nhsh-run
        -- cat "/usr/src/RPM/SOURCES/pyproject_deps.json" > 
.gear/pyproject_deps.json\n'
        metadata /usr/src/RPM/SOURCES/pyproject_deps.json
        error: dependencies of source "metadata" changed since last check
        configuration was synced and saved into 
"/usr/src/RPM/SOURCES/pyproject_deps.json"

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_cull.py::test_cull_connected[jp_server_config0]
        FAILED 
tests/services/kernels/test_execution_state.py::test_execution_state
        = 2 failed, 984 passed, 15 skipped, 8 deselected, 34 warnings in 
271.08s (0:04:31) =
        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-pexpect-4.9.0-alt1
        tests/test_replwrap.py::REPLWrapTestCase::test_python PASSED            
 [ 66%]
        tests/test_replwrap.py::REPLWrapTestCase::test_zsh FAILED               
 [ 67%]
        tests/test_repr.py::TestCaseMisc::test_str_before_spawn PASSED          
 [ 67%]
        --
        tests/test_socket.py::ExpectTestCase::test_multiple_interrupts
        hasher-privd: parent: handle_io: idle time limit (3600 seconds) exceeded

python3-module-pygeoif-1.5.1-alt1
        =========================== short test summary info 
============================
        FAILED tests/hypothesis/test_geometrycollection.py::test_shape_2d - 
hypothesi...
        FAILED tests/hypothesis/test_polygon.py::test_shape - 
hypothesis.errors.Faile...
        =========== 2 failed, 427 passed, 1185 warnings in 94.37s (0:01:34) 
============
        INFO     : Command's result: FAILURE
        INFO     : Command's error: Command '['python3', '-m', 'pytest', '-v']' 
returned non-zero
        exit status 1.

        21 error logs REMOVED from the list
altlinux-freedesktop-menu-0.70-alt1
autogen-5.18.16-alt1
deepin-gir-generator-3.0.4-alt1
gnome-pie-0.7.3-alt1
kyotocabinet-1.2.76-alt3
libaubio5-0.4.9-alt8
libsecret-0.21.6-alt1
perl-Catalyst-Plugin-HTML-Widget-1.1-alt2.2
perl-HTML-Widget-1.11-alt3
python3-module-beartype-0.18.5-alt2
python3-module-cherrypy-18.10.0-alt1
python3-module-curve25519-1.3-alt3
python3-module-django-choices-field-2.3.0-alt1
python3-module-django-csp-3.7-alt2
python3-module-fastapi-0.115.8-alt1
python3-module-sanic-24.6.0-alt2
python3-module-silx-2.2.0-alt1
python3-module-truststore-0.10.1-alt1
snapd-glib-2-1.66-alt1
tmux-3.5a-alt1
vorbis-tools-1.4.2-alt1

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

Reply via email to