Bug #35594 main.cast fails on Windows2003-64
Submitted: 27 Mar 2008 11:36 Modified: 26 Jun 5:37
Reporter: Alexander Nozdrin
Status: Can't repeat
Category:Server: Tests Severity:S1 (Critical)
Version:5.1 OS:Microsoft Windows (Win2003, 64bit)
Assigned to: Tatjana A. Nuernberg Target Version:5.1+
Tags: disabled
Triage: Triaged: D3 (Medium)

[27 Mar 2008 11:36] Alexander Nozdrin
Description:
main.cast.test sometimes fails on Windows2003-64
(host: 'vm-win2003-64-b' Win64 VS2005 -max-nt).

The failure occurs only in the 5.1 main tree.
The 5.1-runtime tree is free of this failure.

When the test suite was started manually on this box,
the test case passed.

According to the server log the last query is
  select cast(_koi8r'ÔÅÓÔ' as char character set cp1251);
[cast.test:60]

How to repeat:
https://intranet.mysql.com/secure/pushbuild/xref.pl?testname=main.cast
[27 Mar 2008 11:41] Bugs System
A patch for this bug has been committed. After review, it may
be pushed to the relevant source trees for release in the next
version. You can access the patch from:

  http://lists.mysql.com/commits/44503

ChangeSet@1.2575, 2008-03-27 13:42:42+03:00, anozdrin@quad.opbmk +1 -0
  Disable cast.test due to Bug#35594.
[27 Mar 2008 13:30] Alexander Nozdrin
Test case disabled in 5.1-runtime.
[20 Apr 2008 15:01] Bugs System
Pushed into 6.0.6-alpha
[20 May 2008 23:22] Bugs System
Pushed into 5.1.25-rc
[28 Jul 2008 18:54] Bugs System
Pushed into 5.1.25-rc  (revid:sp1r-kostja@bodhi.(none)-20080520073817-17550) (version
source revid:sp1r-kostja@bodhi.(none)-20080520073817-17550) (pib:3)
[10 Jun 13:28] Philip Stoev
This test is no longer disabled.