[MDEV-11764] perfschema.table_name fails in buildbot Created: 2017-01-11  Updated: 2017-02-01  Resolved: 2017-02-01

Status: Closed
Project: MariaDB Server
Component/s: Tests
Affects Version/s: 10.0
Fix Version/s: 10.0.30, 10.1.22, 10.2.4

Type: Bug Priority: Major
Reporter: Elena Stepanova Assignee: Elena Stepanova
Resolution: Fixed Votes: 0
Labels: None

Issue Links:
Relates
relates to MDEV-7069 Fix buildbot failures in main server ... Stalled

 Description   

http://askmonty.org/buildbot/builders/p8-rhel6-bintar/builds/471

perfschema.table_name 'xtradb'           w2 [ fail ]
        Test ended at 2017-01-10 13:10:03
 
CURRENT_TEST: perfschema.table_name
--- /home/buildbot/maria-slave/p8-rhel6-bintar/build/mysql-test/suite/perfschema/r/table_name.result	2017-01-10 01:42:35.300027446 -0500
+++ /home/buildbot/maria-slave/p8-rhel6-bintar/build/mysql-test/suite/perfschema/r/table_name.reject	2017-01-10 13:10:02.730027445 -0500
@@ -15,8 +15,8 @@
 FROM performance_schema.objects_summary_global_by_type
 WHERE object_schema="test";
 object_type	object_schema	object_name
-TABLE	test	#sql_1
 TABLE	test	sql_1
+TABLE	test	#sql_1



 Comments   
Comment by Elena Stepanova [ 2017-01-29 ]

There is only one select that returns a result set in this test. It needs to be sorted.

Comment by Elena Stepanova [ 2017-01-29 ]

https://github.com/MariaDB/server/commit/819e47aa1da91645b1bfa4f413202e1a1dcc18b9
Upd: Got a green build on bb-10.0-elenst, push is waiting because 10.0 is red.

Comment by Elena Stepanova [ 2017-02-01 ]

https://github.com/MariaDB/server/commit/c46d140961b4797509fc83b2d04120e179bc2431

Generated at Thu Feb 08 07:52:29 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.