Details
Description
http://buildbot.askmonty.org/buildbot/builders/win32-debug2/builds/6560/steps/test/logs/stdio
main.key_cache [ fail ]
Test ended at 2014-11-21 17:16:44
CURRENT_TEST: main.key_cache
--- C:/bzr/bb-win32/win32-debug2/build/mysql-test/r/key_cache.result 2014-11-21 15:29:11.938999000 -0800
+++ C:\bzr\bb-win32\win32-debug2\build\mysql-test\r\key_cache.reject 2014-11-21 17:16:43.767936300 -0800
@@ -438,7 +438,7 @@
show status like 'key_%';
Variable_name Value
Key_blocks_not_flushed 0
-Key_blocks_unused KEY_BLOCKS_UNUSED
+Key_blocks_unused 1785
Key_blocks_used 4
Key_blocks_warm 0
Key_read_requests 22
@@ -486,7 +486,7 @@
show status like 'key_%';
Variable_name Value
Key_blocks_not_flushed 0
-Key_blocks_unused KEY_BLOCKS_UNUSED
+Key_blocks_unused 1780
Key_blocks_used 4
Key_blocks_warm 0
Key_read_requests 22
@@ -529,7 +529,7 @@
show status like 'key_%';
Variable_name Value
Key_blocks_not_flushed 0
-Key_blocks_unused KEY_BLOCKS_UNUSED
+Key_blocks_unused 1785
Key_blocks_used 4
Key_blocks_warm 0
Key_read_requests 22
mysqltest: Result length mismatch
Gliffy Diagrams
Attachments
Issue Links
- blocks
-
MDEV-7069 Fix buildbot failures in main server trees
-
- Stalled
-
Activity
- All
- Comments
- Work Log
- History
- Activity
- Transitions
If it's just about adding more values to the replace string, I can do it, but I wanted to make sure that these values are actually expected.