[MDEV-7184] main.key_cache fails in buildbot on Windows 32bit Created: 2014-11-24  Updated: 2015-01-19  Resolved: 2015-01-19

Status: Closed
Project: MariaDB Server
Component/s: Tests
Affects Version/s: 10.0
Fix Version/s: 10.0.16

Type: Bug Priority: Major
Reporter: Elena Stepanova Assignee: Sergei Golubchik
Resolution: Fixed Votes: 0
Labels: buildbot, tests

Issue Links:
Blocks
blocks MDEV-7069 Fix buildbot failures in main server ... Stalled

 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



 Comments   
Comment by Elena Stepanova [ 2014-11-24 ]

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.

Comment by Sergei Golubchik [ 2015-01-15 ]

Yes, I'll simply add more values to the replace string. Or redo the test not to print these values at all.

Generated at Thu Feb 08 07:17:39 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.