5 NEW error logs

python3-module-appengine-standard-1.1.4-alt1
        FAILED 
tests/google/appengine/ext/ndb/query_test.py::QueryV3Tests::testGqlBadProjection
        FAILED 
tests/google/appengine/ext/ndb/query_test.py::QueryV3Tests::testGqlBasicQueries
        FAILED 
tests/google/appengine/ext/ndb/query_test.py::QueryV3Tests::testGqlBindParameters
        FAILED
        
tests/google/appengine/ext/ndb/query_test.py::QueryV3Tests::testGqlExpandoInStructure
        FAILED 
tests/google/appengine/ext/ndb/query_test.py::QueryV3Tests::testGqlExpandoProperty
        FAILED 
tests/google/appengine/ext/ndb/query_test.py::QueryV3Tests::testGqlFilter
        FAILED 
tests/google/appengine/ext/ndb/query_test.py::QueryV3Tests::testGqlGroupBy
        FAILED 
tests/google/appengine/ext/ndb/query_test.py::QueryV3Tests::testGqlKeyFunction
        FAILED
        
tests/google/appengine/ext/ndb/query_test.py::QueryV3Tests::testGqlKeyFunctionAncestor
        FAILED 
tests/google/appengine/ext/ndb/query_test.py::QueryV3Tests::testGqlKeyQueries
        FAILED 
tests/google/appengine/ext/ndb/query_test.py::QueryV3Tests::testGqlKindlessQuery

python3-module-oslo.rootwrap-7.0.1-alt1.1
        {7}
        
oslo_rootwrap.tests.test_rootwrap.RootwrapTestCase.test_match_filter_recurses_exec_command_matches_user
        [0.000150s] ... ok
        {2} 
oslo_rootwrap.tests.test_functional.RootwrapDaemonTest.test_daemon_cleanup_client
        [9.891766s] ... FAILED
        Captured traceback:
        --
        raise self.failureException(msg)
        AssertionError: -9 == -9 : Server haven't stopped in one second
        Captured daemon_log:
        --
        raise self.failureException(msg)
        AssertionError: -9 == -9 : Server haven't stopped in one second
        Captured daemon_log:

python3-module-scikit-learn-1.3.0-alt2
        sklearn/manifold/tests/test_t_sne.py::test_uniform_grid[exact] PASSED   
 [ 31%]
        sklearn/manifold/tests/test_t_sne.py::test_bh_match_exact PASSED        
 [ 31%]
        
sklearn/manifold/tests/test_t_sne.py::test_gradient_bh_multithread_match_sequential
        PASSED [ 31%]
        
sklearn/manifold/tests/test_t_sne.py::test_tsne_with_different_distance_metrics[barnes_hut-manhattan-manhattan_distances]
        XFAILric ==
        'manhattan', but this is expected.)                                     
 [ 31%]
        
sklearn/manifold/tests/test_t_sne.py::test_tsne_with_different_distance_metrics[barnes_hut-cosine-cosine_distances]
        PASSED [ 31%]
        
sklearn/manifold/tests/test_t_sne.py::test_tsne_with_different_distance_metrics[exact-manhattan-manhattan_distances]
        PASSED [ 31%]
        
sklearn/manifold/tests/test_t_sne.py::test_tsne_with_different_distance_metrics[exact-cosine-cosine_distances]
        PASSED [ 31%]
        sklearn/manifold/tests/test_t_sne.py::test_tsne_n_jobs[exact] PASSED    
 [ 31%]
        sklearn/manifold/tests/test_t_sne.py::test_tsne_n_jobs[barnes_hut]
        /usr/src/tmp/rpm-tmp.84680: line 130: 3163633 CPU time limit exceeded 
py.test3 -vv

python3-module-sentry-sdk-1.39.1-alt1
        (envelope,) = envelopes
        E   ValueError: too many values to unpack (expected 1)
        =============================== warnings summary 
===============================
        --
        1 / 0
        ZeroDivisionError: division by zero
        warnings.warn(pytest.PytestUnhandledThreadExceptionWarning(msg))
        --
        1 / 0
        ZeroDivisionError: division by zero
        warnings.warn(pytest.PytestUnhandledThreadExceptionWarning(msg))
        --
        1 / 0
        ZeroDivisionError: division by zero
        warnings.warn(pytest.PytestUnhandledThreadExceptionWarning(msg))
        --
        1 / 0
        ZeroDivisionError: division by zero
        warnings.warn(pytest.PytestUnhandledThreadExceptionWarning(msg))
        --
        1 / 0
        ZeroDivisionError: division by zero
        warnings.warn(pytest.PytestUnhandledThreadExceptionWarning(msg))
        --
        =========================== short test summary info 
============================
        FAILED tests/test_metrics.py::test_timing - ValueError: too many values 
to un...
        ==== 1 failed, 918 passed, 111 skipped, 4 deselected, 19 warnings in 
36.30s ====
        INFO     : Command's result: FAILURE
        INFO     : Command's error: Command '['python3', '-m', 'pytest',
        '-v', '--ignore', 'tests/integrations/gcp/test_gcp.py',
        '--ignore', 'tests/integrations/socket/test_socket.py',
        '--deselect', 'tests/test_utils.py::test_default_release', '--deselect',
        
'tests/integrations/wsgi/test_wsgi.py::test_session_mode_defaults_to_request_mode_in_wsgi_handler',
        '--deselect',
        
'tests/integrations/wsgi/test_wsgi.py::test_auto_session_tracking_with_aggregates']'
        returned non-zero exit status 1.

python3-module-tokenlib-2.0.0-alt1
        
tokenlib/tests/test_tokens.py::TestTokens::test_token_secrets_differ_for_each_token
        PASSED [ 50%]
        tokenlib/tests/test_tokens.py::TestTokens::test_token_validation FAILED 
 [ 58%]
        
tokenlib/tests/test_tokens.py::TestTokens::test_tokens_are_native_string_type 
PASSED [ 66%]
        --
        >       with self.assertRaises(errors.InvalidSignatureError):
        E       AssertionError: InvalidSignatureError not raised
        tokenlib/tests/test_tokens.py:36: AssertionError
        --
        =========================== short test summary info 
============================
        FAILED tokenlib/tests/test_tokens.py::TestTokens::test_token_validation 
- Ass...
        ================== 1 failed, 11 passed, 13 warnings in 0.05s 
===================
        ERROR: InvocationError for command
        /usr/src/RPM/BUILD/python3-module-tokenlib-2.0.0/.tox/py3/bin/pytest -v 
./tokenlib/tests
        (exited with code 1)
        py3 finish: run-test  after 0.28 seconds
        --
        ___________________________________ summary 
____________________________________
        ERROR:   py3: commands failed

        6 error logs REMOVED from the list
Cardinal-23.10-alt1
libvamp-2.10.0-alt2
mdevctl-1.2.0-alt1
perl-File-Tee-0.07-alt3
python3-module-pytest-xdist-3.4.0-alt1
tbb-2021.10.0-alt1

Total 80 error logs.
_______________________________________________
Sisyphus-cybertalk mailing list
Sisyphus-cybertalk@lists.altlinux.org
https://lists.altlinux.org/mailman/listinfo/sisyphus-cybertalk

Reply via email to