ALT Linux Sisyphus cybertalk
 help / color / mirror / Atom feed
* [cyber] I: Sisyphus-20240910 x86_64 beehive_status: +12 -12 (164)
@ 2024-09-10  5:32 ALT beekeeper
  0 siblings, 0 replies; only message in thread
From: ALT beekeeper @ 2024-09-10  5:32 UTC (permalink / raw)
  To: sisyphus-cybertalk

	12 NEW error logs

autogen-5.18.16-alt1
	# SKIP:  0
	# XFAIL: 0
	# FAIL:  0
	# XPASS: 0
	# ERROR: 0
	make[4]: Leaving directory '/usr/src/RPM/BUILD/autogen-5.18.16/agen5/test'
	--
	# SKIP:  0
	# XFAIL: 0
	# FAIL:  0
	# XPASS: 0
	# ERROR: 0
	make[5]: Leaving directory '/usr/src/RPM/BUILD/autogen-5.18.16/getdefs/test'
	--
	# SKIP:  0
	# XFAIL: 0
	# FAIL:  0
	# XPASS: 0
	# ERROR: 0
	make[5]: Leaving directory '/usr/src/RPM/BUILD/autogen-5.18.16/xml2ag/test'

gd3-2.3.3-alt2
	make[3]: Entering directory '/usr/src/RPM/BUILD/gd3-2.3.3/tests'
	FAIL: heif/heif_read
	make[3]: Leaving directory '/usr/src/RPM/BUILD/gd3-2.3.3/tests'
	--
	# SKIP:  0
	# XFAIL: 0
	# FAIL:  1
	# XPASS: 0
	# ERROR: 0
	See tests/test-suite.log

perl-HTML-Widget-1.11-alt3
	BEGIN failed--compilation aborted at t/element_textfield.t line 6.
	# Looks like your test exited with 20 before it could output anything.
	--
	Compilation failed in require at t/filter_callback.t line 6.
	BEGIN failed--compilation aborted at t/filter_callback.t line 6.
	# Looks like your test exited with 20 before it could output anything.
	--
	Compilation failed in require at t/filter_htmlescape.t line 6.
	BEGIN failed--compilation aborted at t/filter_htmlescape.t line 6.
	# Looks like your test exited with 20 before it could output anything.
	--
	Compilation failed in require at t/filter_htmlstrip.t line 6.
	BEGIN failed--compilation aborted at t/filter_htmlstrip.t line 6.
	# Looks like your test exited with 20 before it could output anything.
	--
	Compilation failed in require at t/filter_lowercase.t line 6.
	BEGIN failed--compilation aborted at t/filter_lowercase.t line 6.
	# Looks like your test exited with 20 before it could output anything.
	--
	Compilation failed in require at t/filter_whitespace.t line 6.
	BEGIN failed--compilation aborted at t/filter_whitespace.t line 6.
	# Looks like your test exited with 20 before it could output anything.
	--
	Compilation failed in require at t/retain_default.t line 6.
	BEGIN failed--compilation aborted at t/retain_default.t line 6.
	# Looks like your test exited with 20 before it could output anything.
	--
	Result: FAIL
	Failed 38/90 test programs. 0/421 subtests failed.
	make: *** [Makefile:834: test_dynamic] Error 255

python3-module-cheroot-10.0.1-alt2
	>	    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] ________
	[gw7] linux -- Python 3.12.5
	/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 14.32s ===================
	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-easyprocess-1.1-alt2
	tests/test_fast/test_proc.py::test_start3 PASSED			 [ 15%]
	tests/test_fast/test_proc.py::test_alive FAILED				 [ 18%]
	tests/test_fast/test_proc.py::test_std PASSED				 [ 21%]
	--
	=========================== short test summary info ============================
	FAILED tests/test_fast/test_proc.py::test_alive - assert False
	=================== 1 failed, 37 passed in 77.34s (0:01:17) ====================

python3-module-mkdocs-1.6.1-alt1
	.......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................F...............................................s..................................................s................s...............s........................................................................................................................
	FAIL: test_watch_with_broken_symlinks
	(mkdocs.tests.livereload_tests.BuildTests.test_watch_with_broken_symlinks)
	Traceback (most recent call last):
	--
	self.assertTrue(started_building.wait(timeout=10))
	AssertionError: False is not true
	Ran 724 tests in 19.968s
	FAILED (failures=1, skipped=4)
	INFO	 : Command's result: FAILURE
	INFO	 : Command's error: Command '['python3', '-m', 'unittest', 'discover', '-p',
	'*tests.py', 'mkdocs', '--top-level-directory', '.']' returned non-zero exit status 1.
	error: Bad exit status from /usr/src/tmp/rpm-tmp.23707 (%check)

python3-module-pydantic-extra-types-2.9.0-alt1
	'type': 'object',
	E	AssertionError: assert {'$defs': {'C... 'Model', ...} == {'$defs': {'C... 'Model',
	...}
	E
	--
	INFO	 : Command's result: FAILURE
	INFO	 : Command's error: Command '['python3', '-m', 'pytest',
	'--ignore=tests/test_pendulum_dt.py']' returned non-zero exit status 1.

python3-module-pydantic-settings-2.4.0-alt1
	INFO	 : Command's result: FAILURE
	INFO	 : Command's error: Command '['python3', '-m', 'pytest',
	'--ignore=tests/test_docs.py']' returned non-zero exit status 1.

python3-module-pygeoif-1.5.0-alt1
	=========================== short test summary info ============================
	FAILED tests/hypothesis/test_geometrycollection.py::test_from_wkt_epsg_4326
	===== 1 failed, 427 passed, 1 xfailed, 1082 warnings in 100.92s (0:01:40) ======
	INFO	 : Command's result: FAILURE
	INFO	 : Command's error: Command '['python3', '-m', 'pytest', '-v']' returned non-zero
	exit status 1.

python3-module-setuptools-1:70.3.0-alt1
	XPASS setuptools/tests/test_archive_util.py::test_unicode_files - #710 and #712
	FAILED
	setuptools/tests/config/test_apply_pyprojecttoml.py::TestPresetField::test_not_listed_in_dynamic[classifiers-classifiers-value0]
	====== 1 failed, 1177 passed, 48 skipped, 10 xfailed, 2 xpassed in 33.50s ======
	INFO	 : Command's result: FAILURE
	INFO	 : Command's error: Command '['python3', '-m', 'pytest', '-vra']' returned
	non-zero exit status 1.

qemu-9.0.2-alt2
	Summary of Failures:
	109/885 qemu:qtest+qtest-arm / qtest-arm/aspeed_smc-test			  TIMEOUT
	360.06s   killed by signal 15 SIGTERM
	Ok:		    814
	Expected Fail:	    0
	Fail:		    0
	Unexpected Pass:    0
	Skipped:	    70
	Timeout:	    1
	Full log written to /usr/src/RPM/BUILD/qemu-9.0.2/build-dynamic/meson-logs/testlog.txt
	make: *** [Makefile.mtest:26: do-meson-check] Error 1

tarantool-3.0.1-alt1
	[189] replication-luatest/gh_9401_anon_replica_synch>		      [ fail ]
	[189] Test failed! Output from reject file
	/tmp/t/rejects/replication-luatest/gh_9401_anon_replica_synchro_queue_state.reject:
	[189] Tarantool version is 3.0.1-0-g31c2ddb31
	--
	[024]
	[024] Test failed! Result content mismatch:
	[024] --- wal_off/alter.result	Thu Jan 25 13:35:22 2024
	--
	[189] replication-luatest/gh_9401_anon_replica_synch>		      [ fail ]
	[189] Test failed! Output from reject file
	/tmp/t/rejects/replication-luatest/gh_9401_anon_replica_synchro_queue_state.reject:
	[189] Tarantool version is 3.0.1-0-g31c2ddb31

	12 error logs REMOVED from the list
auditd-plugin-clickhouse-lite-0.1.8-alt2
caddy-2.8.4-alt2
editorconfig-0.12.8-alt1
glibc-6:2.38.0.76.e9f05fa1c6-alt1
guile22-2.2.7-alt1
kde5-haruna-0.12.3-alt2
libgupnp-igd-1.6.0-alt1
meschach-1.2-alt1.b.3
python3-module-anyio-4.4.0-alt1
python3-module-fastapi-0.112.2-alt1
python3-module-pydantic-2.8.2-alt1
xdg-desktop-portal-1.18.4-alt1

Total 164 error logs.


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2024-09-10  5:32 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-09-10  5:32 [cyber] I: Sisyphus-20240910 x86_64 beehive_status: +12 -12 (164) ALT beekeeper

ALT Linux Sisyphus cybertalk

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sisyphus-cybertalk/0 sisyphus-cybertalk/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 sisyphus-cybertalk sisyphus-cybertalk/ http://lore.altlinux.org/sisyphus-cybertalk \
		sisyphus-cybertalk@lists.altlinux.org sisyphus-cybertalk@lists.altlinux.ru sisyphus-cybertalk@lists.altlinux.com
	public-inbox-index sisyphus-cybertalk

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.sisyphus-cybertalk


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git