Test funcs_1.processlist_priv_no_prot is unstable

Bug #1674284 reported by Laurynas Biveinis
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
New
Undecided
Unassigned
5.6
Fix Released
Low
Laurynas Biveinis
5.7
Fix Released
Low
Laurynas Biveinis

Bug Description

On 5.6 trunk:

funcs_1.processlist_priv_no_prot w3 [ fail ]
        Test ended at 2017-03-17 12:46:39

CURRENT_TEST: funcs_1.processlist_priv_no_prot
--- /mnt/workspace/percona-server-5.6-trunk/BUILD_TYPE/release/Host/ubuntu-yakkety-64bit/mysql-test/suite/funcs_1/r/processlist_priv_no_prot.result 2017-03-17 15:08:56.498640299 +0300
+++ /mnt/workspace/percona-server-5.6-trunk/BUILD_TYPE/release/Host/ubuntu-yakkety-64bit/build/mysql-test/var/3/log/processlist_priv_no_prot.reject 2017-03-17 15:46:39.377526226 +0300
@@ -3,484 +3,15 @@
 1 Prepare test.
 connection default (user=root)
 ####################################################################################
-####################################################################################
-1.1 Create two user
-####################################################################################
...
-DROP USER ''@'localhost';
+This test expects one connection to the server.
+Expectation: USER HOST DB COMMAND STATE INFO
+Expectation: root localhost information_schema Query executing SELECT USER,HOST,DB,COMMAND,STATE,INFO FROM processlist ORDER BY ID
+But we found in the moment:
+SELECT USER,HOST,DB,COMMAND,STATE,INFO FROM processlist ORDER BY ID;
+USER HOST DB COMMAND STATE INFO
+root localhost NULL Sleep NULL
+root localhost information_schema Query executing SELECT USER,HOST,DB,COMMAND,STATE,INFO FROM processlist ORDER BY ID
+Maybe
+- the base configuration (no of parallel auxiliary sessions) of the server has changed
+- a parallel test intended for another server accidently connected to our current one
+We cannot proceed in this situation. Abort

Tags: ci upstream
tags: added: ci upstream
Revision history for this message
Laurynas Biveinis (laurynas-biveinis) wrote :
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-2248

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.