Hide Forgot
General info: The testsuite contains between 3000 - 5000 tests in total. There are 3 blacklist - tests listed in those files are skipped ├── rh-skipped-tests-base.list ├── rh-skipped-tests-arm.list └── rh-skipped-tests-ppc-s390.list (empty) __________________________________________________________________________ Current state: F24, F25, Rawhide are merged together, thus they share their blacklists One set of test fails on ervery architecture, second set fails only on armv7hl. Failed tests by builds: ( mariadb-10.1.19-4 ) F26-copr - i386, ppc64le, x86_64 F26-Koji - i686, ppc64le, x86_64, aarch64, ppc64, armv7hl ├── main.userstat ├── main.multi_update ├── main.set_statement_notembedded_binlog ├── main.ssl_7937 ├── main.ssl_crl_clients ├── main.ssl_cert_verify ├── perfschema.nesting ├── perfschema.socket_summary_by_event_name_func └── perfschema.socket_summary_by_instance_func F26-Koji - armv7hl ├── main.partition_exchange ├── main.analyze_stmt_orderby ├── main.explain_json_innodb ├── main.explain_json_format_partitions ├── main.analyze_format_json ├── main.explain_json ├── main.subselect_cache └── main.type_year
Upstream bug tracker for some of those issues: https://jira.mariadb.org/browse/MDEV-8404
This bug appears to have been reported against 'rawhide' during the Fedora 26 development cycle. Changing version to '26'.
New tests fail on 10.2.8 now: all arches: main.non_blocking_api perfschema.bad_option_1 perfschema.bad_option_5 s390x: encryption.innodb-read-only ppc64: parts.partition_alter4_innodb
(In reply to Honza Horak from comment #3) > New tests fail on 10.2.8 now: for ppc64 also: partition_alter1_2_innodb partition_alter2_1_1_innodb
This bug appears to have been reported against 'rawhide' during the Fedora 28 development cycle. Changing version to '28'.