Fix build on sparc64 and other big endian arches by moving test files

for a little-endian-only storage engine to PFRAG.le-tests

from Brad Smith (maintainer)
This commit is contained in:
kmos 2022-06-17 23:21:28 +00:00
parent 699dc9ad92
commit 1358a4c6af
3 changed files with 3 additions and 2 deletions

View File

@ -5,6 +5,7 @@ COMMENT-tests= multithreaded SQL database (regression test suite/benchmark)
VERSION= 10.8.3
DISTNAME= mariadb-${VERSION}
PKGNAME-main= mariadb-client-${VERSION}
REVISION-tests= 0
EPOCH= 1
CATEGORIES= databases

View File

@ -388,6 +388,7 @@ share/mysql-test/plugin/mroonga/mroonga/storage/r/index_btree_equal_datetime.res
share/mysql-test/plugin/mroonga/mroonga/storage/r/index_btree_equal_time.result
share/mysql-test/plugin/mroonga/mroonga/storage/r/index_btree_equal_timestamp.result
share/mysql-test/plugin/mroonga/mroonga/storage/r/index_btree_normal_column_insert.result
share/mysql-test/plugin/mroonga/mroonga/storage/r/index_desc.result
share/mysql-test/plugin/mroonga/mroonga/storage/r/index_hash_id_normal.result
share/mysql-test/plugin/mroonga/mroonga/storage/r/index_hash_id_primary.result
share/mysql-test/plugin/mroonga/mroonga/storage/r/index_hash_id_unique.result
@ -989,6 +990,7 @@ share/mysql-test/plugin/mroonga/mroonga/storage/t/index_btree_equal_datetime.tes
share/mysql-test/plugin/mroonga/mroonga/storage/t/index_btree_equal_time.test
share/mysql-test/plugin/mroonga/mroonga/storage/t/index_btree_equal_timestamp.test
share/mysql-test/plugin/mroonga/mroonga/storage/t/index_btree_normal_column_insert.test
share/mysql-test/plugin/mroonga/mroonga/storage/t/index_desc.test
share/mysql-test/plugin/mroonga/mroonga/storage/t/index_hash_id_normal.test
share/mysql-test/plugin/mroonga/mroonga/storage/t/index_hash_id_primary.test
share/mysql-test/plugin/mroonga/mroonga/storage/t/index_hash_id_unique.test

View File

@ -3594,8 +3594,6 @@ share/mysql-test/plugin/metadata_lock_info/metadata_lock_info/t/
share/mysql-test/plugin/metadata_lock_info/metadata_lock_info/t/global_read_lock.test
share/mysql-test/plugin/metadata_lock_info/metadata_lock_info/t/table_metadata_lock.test
share/mysql-test/plugin/metadata_lock_info/metadata_lock_info/t/user_lock.test
share/mysql-test/plugin/mroonga/mroonga/storage/r/index_desc.result
share/mysql-test/plugin/mroonga/mroonga/storage/t/index_desc.test
share/mysql-test/plugin/myisam/
share/mysql-test/plugin/myisam/mtr2/
share/mysql-test/plugin/myisam/mtr2/README