Update failing tests list for 5.7.21
This commit is contained in:
parent
4e622d03e9
commit
be7429980c
@ -436,20 +436,20 @@ add_test () {
|
||||
|
||||
touch %{skiplist}
|
||||
|
||||
add_test auth_sec.openssl_cert_validity : 2018 new year issue
|
||||
|
||||
# these tests fail on arm32
|
||||
%ifarch %arm
|
||||
# FTS
|
||||
# FTS; still apply for 5.7.21
|
||||
add_test innodb_fts.opt : arm32 FTS issue
|
||||
# Missing hw counters
|
||||
# Missing hw counters; in 5.7.21 reported as unstable tests
|
||||
add_test perfschema.func_file_io : missing hw on arm32
|
||||
add_test perfschema.setup_objects : missing hw on arm32
|
||||
%endif
|
||||
|
||||
# this test fail on ppc64*
|
||||
%ifarch ppc64 ppc64le
|
||||
# This test fail on ppc64 and ppc64le; applicable in 5.7.21
|
||||
%ifarch ppc64le ppc64
|
||||
add_test innodb.innodb : missing correct value
|
||||
%endif
|
||||
%ifarch ppc64le
|
||||
add_test perfschema.memory_aggregate_no_a : incorrect numbers in output
|
||||
add_test innodb_zip.wl6469 :
|
||||
add_test json.json_functions_innodb :
|
||||
@ -470,11 +470,6 @@ add_test main.type_ranges :
|
||||
add_test test_service_sql_api.test_sql_all_col_types :
|
||||
%endif
|
||||
|
||||
# test fails on x86_64
|
||||
%ifarch x86_64
|
||||
add_test main.mysql_upgrade : Result content mismatch
|
||||
%endif
|
||||
|
||||
popd
|
||||
|
||||
cp %{SOURCE2} %{SOURCE3} %{SOURCE10} %{SOURCE11} %{SOURCE12} %{SOURCE13} \
|
||||
|
Loading…
Reference in New Issue
Block a user