5.5.13 perfschema.func_mutex fails, TPS=4

Bug #781035 reported by Valentine Gostev
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
percona-projects-qa
Fix Released
Low
Laurynas Biveinis

Bug Description

CURRENT_TEST: perfschema.func_mutex
--- /root/HEAP/mysql-test/suite/perfschema/r/func_mutex.result 2011-05-06 18:25:36.760325000 +0300
+++ /root/HEAP/mysql-test/suite/perfschema/r/func_mutex.reject 2011-05-11 13:18:34.507857150 +0300
@@ -30,7 +30,7 @@
 WHERE (EVENT_NAME = 'wait/synch/mutex/sql/LOCK_open'));
 SELECT IF((@after_count - @before_count) > 0, 'Success', 'Failure') test_fm1_timed;
 test_fm1_timed
-Success
+Failure
 UPDATE performance_schema.setup_instruments SET enabled = 'NO'
 WHERE NAME = 'wait/synch/mutex/sql/LOCK_open';
 TRUNCATE TABLE performance_schema.events_waits_history_long;
@@ -82,7 +82,7 @@
 WHERE (EVENT_NAME = 'wait/synch/rwlock/sql/LOCK_grant'));
 SELECT IF((@after_count - @before_count) > 0, 'Success', 'Failure') test_fm1_rw_timed;
 test_fm1_rw_timed
-Success
+Failure
 UPDATE performance_schema.setup_instruments SET enabled = 'NO'
 WHERE NAME = 'wait/synch/rwlock/sql/LOCK_grant';
 TRUNCATE TABLE performance_schema.events_waits_history_long;

mysqltest: Result content mismatch

Changed in percona-projects-qa:
milestone: none → 5.5.13-eb
Changed in percona-projects-qa:
assignee: nobody → Laurynas Biveinis (laurynas-biveinis)
Revision history for this message
Laurynas Biveinis (laurynas-biveinis) wrote :

Perfschema bugs will be fixed later if at all.

Changed in percona-projects-qa:
status: New → Incomplete
status: Incomplete → Triaged
importance: Undecided → Low
Changed in percona-projects-qa:
status: Triaged → Fix Committed
Changed in percona-projects-qa:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.