[MDEV-27819] func_2.xxx_charset skipped after renaming utf8 to utf8mb3 Created: 2022-02-11  Updated: 2022-03-24  Resolved: 2022-03-24

Status: Closed
Project: MariaDB Server
Component/s: Character Sets, Tests
Affects Version/s: 10.6, 10.7, 10.8
Fix Version/s: 10.6.8, 10.7.4, 10.8.3

Type: Bug Priority: Major
Reporter: Alexander Barkov Assignee: Rucha Deodhar
Resolution: Fixed Votes: 0
Labels: None

Issue Links:
Problem/Incident
is caused by MDEV-8334 Rename utf8 to utf8mb3 Closed

 Description   

After MDEV-8334 the following tests are skipped:

./mtr \
funcs_2.memory_charset \
funcs_2.myisam_charset \
funcs_2.innodb_charset \
funcs_2/charset.charset_master

TEST                                      RESULT   TIME (ms) or COMMENT
--------------------------------------------------------------------------
 
worker[1] Using MTR_BUILD_THREAD 300, with reserved ports 16000..16019
funcs_2.innodb_charset 'innodb'          [ skipped ]  Not all character sets required for this test are present
funcs_2.memory_charset                   [ skipped ]  Not all character sets required for this test are present
funcs_2.myisam_charset                   [ skipped ]  Not all character sets required for this test are present
set @save_character_set_database= @@character_set_database;
funcs_2/charset.charset_master           [ skipped ]  Not all character sets required for this test are present
--------------------------------------------------------------------------



 Comments   
Comment by Rucha Deodhar [ 2022-03-22 ]

Patch: https://github.com/MariaDB/server/commit/488c71bf753118aa57ea43b9f4c1422d8f660214

Comment by Alexander Barkov [ 2022-03-24 ]

rucha174, Ok to push. Thanks!

Generated at Thu Feb 08 09:55:49 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.