Bug #27891 Test 'log_state' fails on Windows
Submitted: 17 Apr 2007 16:27 Modified: 17 Apr 2007 16:48
Reporter: Geoffroy Cogniaux Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Tests Severity:S3 (Non-critical)
Version:5.1.17 OS:Windows (XP SP2)
Assigned to: CPU Architecture:Any
Tags: log_state

[17 Apr 2007 16:27] Geoffroy Cogniaux
Description:
Test 'log_state' fails on Windows

TEST                           RESULT         TIME (ms)
-------------------------------------------------------

log_state                      [ fail ]

Errors are (from j:/_devel/_MySQL/src/mysql-5.1.17-beta/mysql-test/var/log/mysqltest-time) :
mysqltest: At line 138: command "remove_file" failed with error 1

How to repeat:
build with MSVC8 from source code mysql-5.1.17-beta.tar.gz
bash cygwin shell : ./mysql-test-run.pl --do-test=log_state
[17 Apr 2007 16:48] MySQL Verification Team
Thank you for your bug report. This issue has been committed to our source repository of that product and will be incorporated into the next release.

If necessary, you can access the source repository and build the latest available version, including the bug fix. More information about accessing the source trees is available at

    http://dev.mysql.com/doc/en/installing-source.html

miguel@skybr /cygdrive/c/mysql-5.1/mysql-test
$ ./mysql-test-run.pl --do-test=log_state
Logging: ./mysql-test-run.pl --do-test=log_state
MySQL Version 5.1.18
Using binlog format 'mixed'
Disable Instance manager - testing not supported on Windows
Skipping ndbcluster, mysqld not compiled with ndbcluster
Setting mysqld to support SSL connections
Using MTR_BUILD_THREAD      = 0
Using MASTER_MYPORT         = 9306
Using MASTER_MYPORT1        = 9307
Using SLAVE_MYPORT          = 9308
Using SLAVE_MYPORT1         = 9309
Using SLAVE_MYPORT2         = 9310
Killing Possible Leftover Processes
Removing Stale Files
Creating Directories
Installing Master Database
Installing Master Database
=======================================================
Starting Tests in the 'main' suite

TEST                           RESULT         TIME (ms)
-------------------------------------------------------

log_state                      [ pass ]           6356
-------------------------------------------------------
Stopping All Servers
All 1 tests were successful.
The servers where restarted 1 times
Spent 6.356 seconds actually executing testcases