[MDEV-23421] main.information_schema_all_engines failed in buildbot with wrong result Created: 2020-08-06  Updated: 2020-08-06

Status: Open
Project: MariaDB Server
Component/s: Tests
Affects Version/s: 10.5
Fix Version/s: 10.5

Type: Bug Priority: Minor
Reporter: Elena Stepanova Assignee: Unassigned
Resolution: Unresolved Votes: 0
Labels: None


 Description   

http://buildbot.askmonty.org/buildbot/builders/winx64-debug/builds/20289

10.5 a0518ed998d

main.information_schema_all_engines 'innodb' w1 [ fail ]
        Test ended at 2020-07-31 22:22:07
 
CURRENT_TEST: main.information_schema_all_engines
--- D:/winx64-debug/build/src/mysql-test/main/information_schema_all_engines.result	2020-07-31 21:50:07.565271200 +0000
+++ D:\winx64-debug\build\src\mysql-test\main\information_schema_all_engines.reject	2020-07-31 22:22:07.529957800 +0000
@@ -451,12 +451,6 @@
 | USER_PRIVILEGES                       |
 | USER_STATISTICS                       |
 | VIEWS                                 |
-+--------------------+
-+--------------------+
-+--------------------+
-Wildcard: inf_rmation_schema
-|     Databases      |
-| information_schema |
 SELECT table_schema, count(*) FROM information_schema.TABLES WHERE table_schema IN ('mysql', 'INFORMATION_SCHEMA', 'test', 'mysqltest') GROUP BY TABLE_SCHEMA;
 table_schema	count(*)
 information_schema	65
 
mysqltest: Result length mismatch


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