[MDEV-14235] main.mysql_upgrade_noengine failed, results mismatch Created: 2017-11-01  Updated: 2017-11-07  Resolved: 2017-11-07

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

Type: Bug Priority: Major
Reporter: Alice Sherepa Assignee: Alexander Barkov
Resolution: Fixed Votes: 0
Labels: None
Environment:

win64



 Description   

http://buildbot.askmonty.org/buildbot/builders/winx64-packages/builds/5516/steps/test/logs/stdio

main.mysql_upgrade_noengine 'innodb'     w2 [ retry-fail ]
        Test ended at 2017-10-31 16:50:23
 
CURRENT_TEST: main.mysql_upgrade_noengine
--- D:/winx64-packages/build/src/mysql-test/r/mysql_upgrade_noengine.result	2017-10-31 15:17:24.000000000 +0000
+++ D:\winx64-packages\build\src\mysql-test\r\mysql_upgrade_noengine.reject	2017-10-31 16:50:23.751918000 +0000
@@ -263,8 +263,8 @@
 Upgrading from a version before MariaDB-10.1
 Phase 2/7: Installing used storage engines
 Checking for tables with unknown storage engine
-installing plugin for 'archive' storage engine
 installing plugin for 'blackhole' storage engine
+installing plugin for 'archive' storage engine
 Phase 3/7: Fixing views
 Phase 4/7: Running 'mysql_fix_privilege_tables'
 Phase 5/7: Fixing table and database names
 
mysqltest: Result content mismatch



 Comments   
Comment by Sergei Golubchik [ 2017-11-01 ]

another one of I_S sorting artifacts?

Comment by Alexander Barkov [ 2017-11-01 ]

Yes, looks like this.

Comment by Alice Sherepa [ 2017-11-06 ]

http://buildbot.askmonty.org/buildbot/builders/p8-rhel6-bintar-debug/builds/1404/steps/test/logs/stdio

main.mysql_upgrade_noengine 'innodb_plugin' w3 [ fail ]
        Test ended at 2017-11-03 18:58:03
 
CURRENT_TEST: main.mysql_upgrade_noengine
--- /home/buildbot/maria-slave/p8-rhel6-bintar-debug/build/mysql-test/r/mysql_upgrade_noengine.result	2017-11-03 16:29:33.750049495 -0400
+++ /home/buildbot/maria-slave/p8-rhel6-bintar-debug/build/mysql-test/r/mysql_upgrade_noengine.reject	2017-11-03 18:58:02.870049493 -0400
@@ -294,4 +294,12 @@
 table_comment	
 drop table t1, t2;
 uninstall plugin blackhole;
+Warnings:
+Level	Warning
+Code	1620
+Message	Plugin is busy and will be uninstalled on shutdown
 uninstall plugin archive;
+Warnings:
+Level	Warning
+Code	1620
+Message	Plugin is busy and will be uninstalled on shutdown
 
mysqltest: Result length mismatch

Generated at Thu Feb 08 08:11:59 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.