10 NEW error logs

gnuplot-1:6.0.3-alt1
        1627 | " written into the preamble, directly before the 
\\begin{document} command.",
        allterm.h:1627:1: error: missing terminating " character
        1627 | " written into the preamble, directly before the 
\\begin{document} command.",

grass-sass-0.13.4-alt2
        test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered 
out; finished
        in 0.00s
        error: 1 target failed:
        `-p grass --test extend`

libopentelemetry-1.22.0-alt1
        [Error] File:
        
/usr/src/RPM/BUILD/libopentelemetry-1.22.0/exporters/prometheus/src/exporter.cc:38
        [Prometheus Exporter] Can't initialize prometheus exposer with 
endpoint: localhost:9464
        Error: null context when constructing CivetServer. Possible problem 
binding to port. Error:
        Failed to setup server ports
        
/usr/src/RPM/BUILD/libopentelemetry-1.22.0/exporters/prometheus/test/exporter_test.cc:45:
        Failure
        --
        Expected: true
        [  FAILED  ] PrometheusExporter.ShutdownSetsIsShutdownToTrue (0 ms)
        [----------] 1 test from PrometheusExporter (0 ms total)
        --
        [  PASSED  ] 0 tests.
        [  FAILED  ] 1 test, listed below:
        [  FAILED  ] PrometheusExporter.ShutdownSetsIsShutdownToTrue
        1 FAILED TEST
        560/590 Test #564: 
exporter.PrometheusExporter.CheckAggregationTemporality
        ..............................................   Passed    0.03 sec
        --
        590/590 Test #587: examples.batch
        
.......................................................................................
        Passed    8.12 sec
        99% tests passed, 1 tests failed out of 586
        Total Test time (real) =  11.59 sec
        --
        588 - examples.metrics_simple (Disabled)
        The following tests FAILED:
        563 - exporter.PrometheusExporter.ShutdownSetsIsShutdownToTrue (Failed)

python3-module-aiosmtplib-5.0.0-alt1
        tests/test_protocol.py::test_protocol_eof_response PASSED               
 [ 73%]
        tests/test_protocol.py::test_protocol_exception_cleanup_warning FAILED  
 [ 73%]
        tests/test_protocol.py::test_protocol_get_close_waiter PASSED           
 [ 73%]
        --
        >       assert "Future exception was never retrieved" not in caplog.text
        E       AssertionError: assert 'Future exce...er retrieved' not in 
'ERROR    as...F
        received\n'
        E
        E         'Future exception was never retrieved' is contained here:
        E           ERROR    asyncio:base_events.py:1879 Future exception was 
never retrieved
        E           future: <Future finished 
exception=SMTPServerDisconnected('Unexpected
        EOF received')>
        --
        ------------------------------ Captured log call 
-------------------------------
        ERROR    asyncio:base_events.py:1879 Future exception was never 
retrieved
        future: <Future finished exception=SMTPServerDisconnected('Unexpected 
EOF received')>
        --
        =========================== short test summary info 
============================
        FAILED tests/test_protocol.py::test_protocol_exception_cleanup_warning 
- Asse...
        ======================== 1 failed, 317 passed in 5.65s 
=========================
        INFO     : Command's result: FAILURE
        INFO     : Command's error: Command '['python3', '-m', 'pytest', 
'-vra']' returned
        non-zero exit status 1.
        error: Bad exit status from /usr/src/tmp/rpm-tmp.84821 (%check)

python3-module-devpi-server-6.17.0-alt1
        >           assert not pypistage.cache_retrieve_times.is_expired("pkg",
        pypistage.cache_expiry)
        E           AssertionError: assert not True
        E            +  where True = is_expired('pkg', 1800)
        --
        XPASS test_devpi_server/test_keyfs.py::TestSubscriber::test_persistent 
- test
        monkeypatching wrong thing after refactoring
        FAILED 
test_devpi_server/test_mirror.py::TestMirrorStageprojects::test_simplelinks_timeout
        = 1 failed, 1095 passed, 54 skipped, 1 xfailed, 1 xpassed, 24 warnings 
in 345.55s
        (0:05:45) =
        INFO     : Command's result: FAILURE
        INFO     : Command's error: Command '['python3', '-m', 'pytest', 
'-ra']' returned
        non-zero exit status 1.
        error: Bad exit status from /usr/src/tmp/rpm-tmp.69100 (%check)

python3-module-retrying-1.4.2-alt1
        "msg": "calls_per_second_final was not within +/-20% of 
calls_per_second_initial"
        E       AssertionError: False is not true : 
{'calls_per_second_initial': 23655.75834364362,
        'calls_per_second_final': 16488.46068844631, 'msg': 
'calls_per_second_final was not
        within +/-20% of calls_per_second_initial'}
        test_retrying.py:530: AssertionError
        =========================== short test summary info 
============================
        FAILED test_retrying.py::LoadTest::test_load - AssertionError: False is 
not t...
        ======================== 1 failed, 26 passed in 24.53s 
=========================
        INFO     : Command's result: FAILURE
        INFO     : Command's error: Command '['python3', '-m', 'pytest', 
'test_retrying.py']'
        returned non-zero exit status 1.

python3-module-serializable-2.1.0-alt1
        self.assertDictEqual(dd1, dd2, msg)
        E   AssertionError: {'_id[1210 chars]-ref-1', '_references': 
('%conv:%set',), '%con[586
        chars]k'>"} != {'_id[1210 chars]-ref-2', '_references': ({'_ref': 
'sub-ref-3',[586
        chars]k'>"}
        E     {'%conv': "<class 'tests.model.Book'>",
        --
        =========================== short test summary info 
============================
        FAILED 
tests/test_xml.py::TestXml::test_deserializable_with_unknown_ignored_attributes
        FAILED 
tests/test_xml.py::TestXml::test_deserializable_with_unknown_ignored_elements
        ========================= 2 failed, 89 passed in 0.30s 
=========================
        INFO     : Command's result: FAILURE
        INFO     : Command's error: Command '['python3', '-m', 'pytest']' 
returned non-zero
        exit status 1.

python3-module-tox-4.32.0-alt1
        SKIPPED [1] tests/tox_env/python/virtual_env/test_setuptools.py:19: 
integration tests
        not run (no --run-integration flag)
        FAILED tests/session/cmd/test_sequential.py::test_skip_develop_mode - 
pytest....
        FAILED 
tests/tox_env/python/test_python_api.py::test_usedevelop_with_nonexistent_basepython
        FAILED
        
tests/tox_env/python/test_python_runner.py::test_skip_missing_interpreters_specified_env[false-py313-0]
        FAILED
        
tests/tox_env/python/test_python_runner.py::test_skip_missing_interpreters_specified_env[true-None-0]
        FAILED
        
tests/tox_env/python/virtual_env/package/test_package_cmd_builder.py::test_run_installpkg_targz
        FAILED
        
tests/tox_env/python/virtual_env/package/test_package_pyproject.py::test_project_package_with_deps[sdist]
        ============ 6 failed, 1914 passed, 12 skipped in 248.60s (0:04:08) 
============
        INFO     : Command's result: FAILURE
        INFO     : Command's error: Command '['python3', '-m', 'pytest', 
'-vra']' returned
        non-zero exit status 1.

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

tmux-3.5a-alt1
        sh kill-session-process-exit.sh
        sh new-session-base-index.sh
        sh new-session-command.sh
        sh new-session-environment.sh
        sh new-session-no-client.sh
        sh new-session-size.sh
        sh new-window-command.sh
        sh osc-11colours.sh
        make: *** [Makefile:9: osc-11colours.sh] Error 1
        make: Leaving directory '/usr/src/RPM/BUILD/tmux-3.5a/regress'

        11 error logs REMOVED from the list
blender4.5-4.5.4-alt1
bpftrace-0.24.1-alt1
dm-secdel-1.0.12-alt1
fish-4.2.0-alt1
guile22-2.2.7-alt1
ispc-1.28.2-alt1
mumps-5.3.5-alt5
perl-Parallel-Runner-0.014-alt1_3
python3-module-hypothesis-jsonschema-0.23.1-alt1
python3-module-zmq-27.1.0-alt1
rng-tools-6.17-alt1.1

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

Reply via email to