Details
Description
http://buildbot.askmonty.org/buildbot/builders/win32-debug2/builds/6568/steps/test/logs/stdio
main.processlist [ fail ]
|
Test ended at 2014-11-24 05:14:33
|
|
CURRENT_TEST: main.processlist
|
--- C:/bzr/bb-win32/win32-debug2/build/mysql-test/r/processlist.result 2014-10-29 01:18:28.187152000 -0700
|
+++ C:\bzr\bb-win32\win32-debug2\build\mysql-test\r\processlist.reject 2014-11-24 05:14:30.816286800 -0800
|
@@ -12,5 +12,5 @@
|
0
|
select command, time < 5 from information_schema.processlist where id != connection_id();
|
command time < 5
|
-Sleep 1
|
+Query 0
|
set debug_sync='reset';
|
|
mysqltest: Result content mismatch
|
Variation with ps-protocol:
http://buildbot.askmonty.org/buildbot/builders/kvm-dgcov-jaunty-i386/builds/4530/steps/test_3/logs/stdio
main.processlist w2 [ fail ]
|
Test ended at 2014-12-22 01:07:55
|
|
CURRENT_TEST: main.processlist
|
--- /home/buildbot/build/mysql-test/r/processlist.result 2014-12-21 20:37:16.794532000 +0200
|
+++ /home/buildbot/build/mysql-test/r/processlist.reject 2014-12-22 01:07:55.454312832 +0200
|
@@ -16,5 +16,5 @@
|
SET DEBUG_SYNC = 'now WAIT_FOR query_done';
|
select command, time < 5 from information_schema.processlist where id != connection_id();
|
command time < 5
|
-Sleep 1
|
+Execute 0
|
set debug_sync='reset';
|
|
mysqltest: Result length mismatch
|
Another variation:
http://buildbot.askmonty.org/buildbot/builders/work-amd64-valgrind/builds/6424
main.processlist w1 [ fail ]
|
Test ended at 2014-12-02 05:34:58
|
|
CURRENT_TEST: main.processlist
|
--- /var/lib/buildbot/maria-slave/work-opensuse-amd64/build/mysql-test/r/processlist.result 2014-12-01 23:07:01.000000000 +0200
|
+++ /var/lib/buildbot/maria-slave/work-opensuse-amd64/build/mysql-test/r/processlist.reject 2014-12-02 05:34:58.000000000 +0200
|
@@ -6,7 +6,6 @@
|
1
|
SET DEBUG_SYNC = 'now SIGNAL fill_schema_proceed';
|
INFO TIME TIME_MS
|
-NULL 0 0.000
|
select sleep(5);
|
sleep(5)
|
0
|
|
mysqltest: Result length mismatch
|
Attachments
Issue Links
Activity
Affects Version/s | 10.0 [ 16000 ] | |
Affects Version/s | 5.5 [ 15800 ] |
Fix Version/s | 10.0 [ 16000 ] | |
Fix Version/s | 5.5 [ 15800 ] |
Description |
http://buildbot.askmonty.org/buildbot/builders/win32-debug2/builds/6568/steps/test/logs/stdio {noformat} main.processlist [ fail ] Test ended at 2014-11-24 05:14:33 CURRENT_TEST: main.processlist --- C:/bzr/bb-win32/win32-debug2/build/mysql-test/r/processlist.result 2014-10-29 01:18:28.187152000 -0700 +++ C:\bzr\bb-win32\win32-debug2\build\mysql-test\r\processlist.reject 2014-11-24 05:14:30.816286800 -0800 @@ -12,5 +12,5 @@ 0 select command, time < 5 from information_schema.processlist where id != connection_id(); command time < 5 -Sleep 1 +Query 0 set debug_sync='reset'; mysqltest: Result content mismatch {noformat} |
http://buildbot.askmonty.org/buildbot/builders/win32-debug2/builds/6568/steps/test/logs/stdio {noformat} main.processlist [ fail ] Test ended at 2014-11-24 05:14:33 CURRENT_TEST: main.processlist --- C:/bzr/bb-win32/win32-debug2/build/mysql-test/r/processlist.result 2014-10-29 01:18:28.187152000 -0700 +++ C:\bzr\bb-win32\win32-debug2\build\mysql-test\r\processlist.reject 2014-11-24 05:14:30.816286800 -0800 @@ -12,5 +12,5 @@ 0 select command, time < 5 from information_schema.processlist where id != connection_id(); command time < 5 -Sleep 1 +Query 0 set debug_sync='reset'; mysqltest: Result content mismatch {noformat} Variation with ps-protocol: http://buildbot.askmonty.org/buildbot/builders/kvm-dgcov-jaunty-i386/builds/4530/steps/test_3/logs/stdio {noformat} main.processlist w2 [ fail ] Test ended at 2014-12-22 01:07:55 CURRENT_TEST: main.processlist --- /home/buildbot/build/mysql-test/r/processlist.result 2014-12-21 20:37:16.794532000 +0200 +++ /home/buildbot/build/mysql-test/r/processlist.reject 2014-12-22 01:07:55.454312832 +0200 @@ -16,5 +16,5 @@ SET DEBUG_SYNC = 'now WAIT_FOR query_done'; select command, time < 5 from information_schema.processlist where id != connection_id(); command time < 5 -Sleep 1 +Execute 0 set debug_sync='reset'; mysqltest: Result length mismatch {noformat} Another variation: http://buildbot.askmonty.org/buildbot/builders/work-amd64-valgrind/builds/6424 {noformat} main.processlist w1 [ fail ] Test ended at 2014-12-02 05:34:58 CURRENT_TEST: main.processlist --- /var/lib/buildbot/maria-slave/work-opensuse-amd64/build/mysql-test/r/processlist.result 2014-12-01 23:07:01.000000000 +0200 +++ /var/lib/buildbot/maria-slave/work-opensuse-amd64/build/mysql-test/r/processlist.reject 2014-12-02 05:34:58.000000000 +0200 @@ -6,7 +6,6 @@ 1 SET DEBUG_SYNC = 'now SIGNAL fill_schema_proceed'; INFO TIME TIME_MS -NULL 0 0.000 select sleep(5); sleep(5) 0 mysqltest: Result length mismatch {noformat} |
Assignee | Elena Stepanova [ elenst ] | Kristian Nielsen [ knielsen ] |
Status | Open [ 1 ] | In Progress [ 3 ] |
Fix Version/s | N/A [ 14700 ] | |
Fix Version/s | 5.5 [ 15800 ] | |
Fix Version/s | 10.0 [ 16000 ] | |
Fix Version/s | 10.1 [ 16100 ] | |
Resolution | Fixed [ 1 ] | |
Status | In Progress [ 3 ] | Closed [ 6 ] |
Fix Version/s | 10.1.3 [ 18000 ] | |
Fix Version/s | 10.0.16 [ 17900 ] | |
Fix Version/s | 5.5.42 [ 18102 ] | |
Fix Version/s | N/A [ 14700 ] |
Workflow | MariaDB v2 [ 58707 ] | MariaDB v3 [ 65491 ] |
Workflow | MariaDB v3 [ 65491 ] | MariaDB v4 [ 148536 ] |
Updated affected versions according to the cross-reference report