[MDEV-25162] Post compile testing on 10.4 fails with simple_parser Created: 2021-03-16  Updated: 2021-05-02  Resolved: 2021-03-22

Status: Closed
Project: MariaDB Server
Component/s: Tests
Affects Version/s: 10.4.14
Fix Version/s: 10.4.14

Type: Bug Priority: Minor
Reporter: Kyle Joiner (Inactive) Assignee: Unassigned
Resolution: Not a Bug Votes: 0
Labels: need_feedback


 Description   

when running:
mysql-test-run.pl --force --timestamp --timediff --parallel=20 --skip-test-list=unstable-tests

When performing post compile testing all version of 10.4.14 and up fail one test with the following error:

CURRENT_TEST: main.plugin_load
--- /opt/mysql/src/mariadb-enterprise-10.4.17-10/mysql-test/main/plugin_load.result	2020-12-02 17:01:52.000000000 -0700
+++ /opt/mysql/src/mariadb-enterprise-10.4.17-10/mysql-test/main/plugin_load.reject	2020-12-15 07:43:15.600452839 -0700
@@ -1,3 +1,4 @@
+needs SIMPLE_PARSER plugin
 SELECT @@global.example_enum_var = 'e2';
 @@global.example_enum_var = 'e2'
 1
@@ -7,4 +8,3 @@
 plugin_name	plugin_status
 EXAMPLE	ACTIVE
 daemon_example	ACTIVE
-simple_parser	ACTIVE
 
mysqltest: Result length mismatch
 
 - saving '/opt/mysql/src/mariadb-enterprise-10.4.17-10/build1/mysql-test/var/11/log/main.plugin_load/' to '/opt/mysql/src/mariadb-enterprise-10.4.17-10/build1/mysql-test/var/log/main.plugin_load/'
***Warnings generated in error logs during shutdown after running tests: main.plugin_load


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