ALT Linux Sisyphus cybertalk
 help / color / mirror / Atom feed
* [cyber] I: Sisyphus-20221116 x86_64 beehive_status: +9 -8 (91)
@ 2022-11-16  8:13 ALT beekeeper
  0 siblings, 0 replies; only message in thread
From: ALT beekeeper @ 2022-11-16  8:13 UTC (permalink / raw)
  To: sisyphus-cybertalk

	9 NEW error logs

clisp-1:2.49.92-alt2
	Bye.
	(echo *.erg | grep '*' >/dev/null) || (echo "Test failed:" ; ls -l *erg; echo "To see
	which tests failed, type" ; echo "    cat "`pwd`"/*.erg" ; exit 1)
	Test failed:
	-rw-r--r-- 1 builder builder 848 Nov 16 02:38 socket.erg
	To see which tests failed, type
	cat /usr/src/RPM/BUILD/clisp-2.49.92/src/tests/*.erg

fprintd-1.94.2-alt1
	Full log written to
	/usr/src/RPM/BUILD/fprintd-1.94.2/x86_64-alt-linux/meson-logs/testlog.txt
	FAILED: meson-internal__test
	/usr/bin/meson test --no-rebuild --print-errorlogs

gawk-5.1.0.0.213.d04f-alt1
	make[3]: Entering directory '/usr/src/RPM/BUILD/gawk-5.1.0.0.213.d04f-alt1/test'
	1 TESTS FAILED
	make[3]: *** [Makefile:5248: pass-fail] Error 1

lightdm-1.30.0-alt22
	# SKIP:  0
	# XFAIL: 0
	# FAIL:  3
	# XPASS: 0
	# ERROR: 0
	See tests/test-suite.log

meschach-1.2-alt1.b.3
	gcc -c -g -O2 -pipe -Wall -fPIC -DPIC -DHAVE_CONFIG_H spbkp.c
	spbkp.c: In function 'spBKPfactor':
	spbkp.c:614:17: warning: variable 'row_num' set but not used [-Wunused-but-set-variable]
	614 |	  int	      row_num;
	spbkp.c:612:42: warning: variable 'r' set but not used [-Wunused-but-set-variable]
	612 |	  int	      i, j, k, l, n, onebyone, r;
	spbkp.c: At top level:
	spbkp.c:34:17: warning: 'rcsid' defined but not used [-Wunused-variable]
	34 | static  char    rcsid[] = "$Id: spbkp.c,v 1.6 1996/08/20 19:53:10 stewart Exp $";
	make: Leaving directory '/usr/src/RPM/BUILD/meschach-1.2'

python3-module-numpy-1:1.22.1-alt3
	ERROR ../../random/tests/test_randomstate.py::TestRandomDist::test_choice_exceptions
	ERROR ../../random/tests/test_randomstate.py::TestRandomDist::test_choice_return_shape
	ERROR ../../random/tests/test_randomstate.py::TestRandomDist::test_choice_nan_probabilities
	ERROR ../../random/tests/test_randomstate.py::TestRandomDist::test_choice_p_non_contiguous
	ERROR ../../random/tests/test_randomstate.py::TestRandomDist::test_bytes - py...
	ERROR ../../random/tests/test_randomstate.py::TestRandomDist::test_shuffle - ...
	ERROR ../../random/tests/test_randomstate.py::TestRandomDist::test_shuffle_masked
	ERROR ../../random/tests/test_randomstate.py::TestRandomDist::test_permutation
	ERROR ../../random/tests/test_randomstate.py::TestRandomDist::test_beta - pyt...
	ERROR ../../random/tests/test_randomstate.py::TestRandomDist::test_binomial
	ERROR ../../random/tests/test_randomstate.py::TestRandomDist::test_chisquare

python3-module-openpyxl-2.6.2-alt3
	ERROR openpyxl/reader/tests/test_drawings.py::test_read_charts - ModuleNotFou...
	ERROR openpyxl/reader/tests/test_drawings.py::test_read_drawing - ModuleNotFo...
	ERROR openpyxl/reader/tests/test_drawings.py::test_unsupport_drawing - Module...
	ERROR openpyxl/reader/tests/test_drawings.py::test_unsupported_image_format
	ERROR openpyxl/reader/tests/test_excel.py::test_read_empty_file - ModuleNotFo...
	ERROR openpyxl/reader/tests/test_excel.py::test_load_workbook_from_fileobj - ...
	ERROR
	openpyxl/reader/tests/test_excel.py::test_find_standard_workbook_part[application/vnd.openxmlformats-officedocument.spreadsheetml.sheet.main+xml-/xl/workbook.xml]
	ERROR
	openpyxl/reader/tests/test_excel.py::test_find_standard_workbook_part[application/vnd.openxmlformats-officedocument.spreadsheetml.sheet.main+xml-/xl/spqr.xml]
	ERROR
	openpyxl/reader/tests/test_excel.py::test_find_standard_workbook_part[application/vnd.ms-excel.sheet.macroEnabled.main+xml-/xl/workbook.xml]
	ERROR
	openpyxl/reader/tests/test_excel.py::test_find_standard_workbook_part[application/vnd.ms-excel.sheet.macroEnabled.main+xml-/xl/spqr.xml]
	ERROR
	openpyxl/reader/tests/test_excel.py::test_find_standard_workbook_part[application/vnd.openxmlformats-officedocument.spreadsheetml.template.main+xml-/xl/workbook.xml]

python3-module-pytest-forked-1.4.0-alt1
	# marked xfailed and crashing, no matter strict or not
	expected_letter = "x"  # XFAILED
	expected_lowercase = "xfailed"
	--
	# strict and not failing as expected should cause failure
	expected_letter = "F"  # FAILED
	expected_lowercase = "failed"
	expected_word = FAILED_WORD
	elif not is_strict:
	--
	expected_progress,
	if expected_word == FAILED_WORD:
	# XPASS(strict)
	--
	short_test_summary,
	if expected_lowercase == "xpassed" and expected_word == FAILED_WORD:
	# XPASS(strict)
	--
	XFAIL testing/test_boxed.py::test_functional_boxed_capturing[fd] - capture cleanup needed
	FAILED testing/test_xfail_behavior.py::test_xfail[strict xfail] - Failed: fnm...
	FAILED testing/test_xfail_behavior.py::test_xfail[non-strict xfail] - Failed:...
	==================== 2 failed, 6 passed, 2 xfailed in 0.70s ====================
	ERROR: InvocationError for command
	/usr/src/RPM/BUILD/python3-module-pytest-forked-1.4.0/.tox/py3/bin/pytest -vra (exited
	with code 1)
	py3 finish: run-test  after 1.05 seconds
	--
	___________________________________ summary ____________________________________
	ERROR:	 py3: commands failed
	error: Bad exit status from /usr/src/tmp/rpm-tmp.73980 (%check)

rng-tools-6.14-alt1.git82f665c4
	PASS: rngtestzero.sh
	FAIL: rngtestjitter.sh
	Testsuite summary for rng-tools 6.14
	--
	# SKIP:  0
	# XFAIL: 0
	# FAIL:  1
	# XPASS: 0
	# ERROR: 0
	See tests/test-suite.log

	8 error logs REMOVED from the list
automake_1.11-1.11.6-alt9
deepin-network-core-1.0.61-alt1
libaom-3.3.0-alt1
libopenh264-2.3.0-alt1
perl-Starlet-0.31-alt1_10
python3-module-fastapi-0.85.0-alt1
python3-module-glymur-0.12.0-alt1
toppler-1.3-alt1

Total 91 error logs.


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

only message in thread, other threads:[~2022-11-16  8:13 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-16  8:13 [cyber] I: Sisyphus-20221116 x86_64 beehive_status: +9 -8 (91) 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