[MDEV-5431] Test main.ctype_latin2 fails in buildbot Created: 2013-12-11  Updated: 2013-12-11  Resolved: 2013-12-11

Status: Closed
Project: MariaDB Server
Component/s: None
Affects Version/s: None
Fix Version/s: 10.0.7

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


 Description   

Starting from the following revision

Changed by	Alexander Barkov <bar@mnogosearch.org>
Changed at	Tue 10 Dec 2013 11:34:59
Repository	~maria-captains/maria/10.0
Branch	10.0
Revision	3916
Comments
 
MDEV-5298 Illegal mix of collations on timestamp
Fixed.

the test main.ctype_latin2 fails in buildbot, see for example
http://buildbot.askmonty.org/buildbot/builders/kvm-fulltest2/builds/1528/steps/test_5/logs/stdio

http://buildbot.askmonty.org/buildbot/builders/win64-release2/builds/3999/steps/test/logs/stdio

main.ctype_latin2                        w1 [ fail ]
        Test ended at 2013-12-10 21:56:45
 
CURRENT_TEST: main.ctype_latin2
--- /mnt/buildbot/build/mariadb-10.0.7/mysql-test/r/ctype_latin2.result	2013-12-10 11:47:44.000000000 +0200
+++ /mnt/buildbot/build/mariadb-10.0.7/mysql-test/r/ctype_latin2.reject	2013-12-10 21:56:43.000000000 +0200
@@ -571,8 +571,8 @@
 SELECT s1, hex(s1) FROM t1;
 s1	hex(s1)
 2008-07-18	323030382D30372D3138
-09:42:04	30393A34323A3034
-2008-07-18 09:42:04	323030382D30372D31382030393A34323A3034
+08:42:04	30383A34323A3034
+2008-07-18 08:42:04	323030382D30372D31382030383A34323A3034
 DROP TABLE t1;
 SET timestamp=0;
 #
 
mysqltest: Result content mismatch

I can reproduce it locally if I change the timezone to lets say Europe/Helsinki. With Europe/Moscow the test passes.



 Comments   
Comment by Alexander Barkov [ 2013-12-11 ]

Fixed in 10.0

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