Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 767208 - dev-db/percona-server-8.0.22.13 fails tests
Summary: dev-db/percona-server-8.0.22.13 fails tests
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux MySQL bugs team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-01-25 21:31 UTC by Agostino Sarubbo
Modified: 2021-01-26 03:11 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log.xz (build.log.xz,195.18 KB, application/x-xz)
2021-01-25 21:31 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2021-01-25 21:31:20 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-db/percona-server-8.0.22.13 fails tests.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2021-01-25 21:31:24 UTC
Created attachment 684678 [details]
build.log.xz

build log and emerge --info (compressed because it exceeds attachment limit, use 'xzless' to read it)
Comment 2 Agostino Sarubbo gentoo-dev 2021-01-25 21:31:25 UTC
Possible context of error(s):

  Could not find SASL
  Could not find LDAP
-- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) 
worker[1] mysql-test-run: WARNING: Could not find reason for skipping test in /var/tmp/portage/dev-db/percona-server-8.0.22.13/temp/var-tests/1/log/current_test
Comment 3 Thomas Deutschmann (RETIRED) gentoo-dev 2021-01-26 03:11:34 UTC
Automated comment #2 is wrong.

> Failing test(s):
> 
> - innodb.xtradb_compressed_columns_consistency 
> - main.cast
> - perfschema.statement_digest_query_sample

main.cast is a known failure caused by hardcoded year (expects to be run in 2020).

Please manually run the other tests again, i.e.

# su portage
# cd /var/tmp/portage/dev-db/percona-server-8.0.22.13/work/mysql/mysql-test
# ./mysql-test-run.pl <failed test>