| Summary: | dev-db/percona-server-8.0.22.13 fails tests | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Agostino Sarubbo <ago> |
| Component: | Current packages | Assignee: | Gentoo Linux MySQL bugs team <mysql-bugs> |
| Status: | RESOLVED NEEDINFO | ||
| Severity: | normal | ||
| Priority: | Normal | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Attachments: | build.log.xz | ||
|
Description
Agostino Sarubbo
2021-01-25 21:31:20 UTC
Created attachment 684678 [details]
build.log.xz
build log and emerge --info (compressed because it exceeds attachment limit, use 'xzless' to read it)
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 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> |