main.percona_bug1289599 fails in the latest percona-server/5.5

Bug #1318652 reported by Kostja Osipov
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Percona Server moved to https://jira.percona.com/projects/PS
Status tracked in 5.7
5.5
Triaged
Low
Unassigned
5.6
Triaged
Low
Unassigned
5.7
Triaged
Low
Unassigned

Bug Description

 main.percona_bug1289599 [ fail ]
        Test ended at 2014-05-12 10:10:02

CURRENT_TEST: main.percona_bug1289599
--- /home/mysql/userlock/mysql-test/r/percona_bug1289599.result 2014-05-11 18:32:05.257591000 +0300
+++ /home/mysql/userlock/mysql-test/r/percona_bug1289599.reject 2014-05-12 09:10:02.430295836 +0300
@@ -7,6 +7,6 @@
 connect(localhost,USER,,test,MASTER_PORT,MASTER_SOCKET);
 Got one of the listed errors
 Got one of the listed errors
-update mysql.user set plugin='';
+update USER.user set plugin='';
 flush privileges;
 uninstall plugin auth_socket;
====================================================================================================
The test case has:

--replace_result $MASTER_MYSOCK MASTER_SOCKET $MASTER_MYPORT MASTER_PORT $USER USER

The user is 'mysql' in my case:

mysql@olah ~ % whoami
mysql
mysql@olah ~ %

So this triggers a bogus replace_result action.
Could be ignored, perhaps, or the test case could be patched to have a more specific --replace_result pragma.

tags: added: low-hanging-fruit
tags: added: ci
Revision history for this message
Shahriyar Rzayev (rzayev-sehriyar) wrote :

Percona now uses JIRA for bug reports so this bug report is migrated to: https://jira.percona.com/browse/PS-2072

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.