https://bugs.winehq.org/show_bug.cgi?id=36172
Bug ID: 36172 Summary: xcopy tests fail under valgrind Product: Wine Version: 1.7.17 Hardware: x86 OS: Linux Status: NEW Keywords: download, source, testcase Severity: normal Priority: P2 Component: programs Assignee: wine-bugs@winehq.org Reporter: austinenglish@gmail.com
xcopy.c:59: Test failed: xcopy /D:d-m-y test returned rc=258 xcopy.c:64: Test failed: xcopy /D:m-d-y test failed rc=258 xcopy.c:65: Test failed: xcopy did not create xcopytest\xcopy1 xcopy.c:70: Test failed: xcopy /D:m-d-y test failed rc=258 xcopy.c:71: Test failed: xcopy did not create xcopytest\xcopy1
https://bugs.winehq.org/show_bug.cgi?id=36172
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |valgrind
https://bugs.winehq.org/show_bug.cgi?id=36172
joaopa jeremielapuree@yahoo.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremielapuree@yahoo.fr
--- Comment #1 from joaopa jeremielapuree@yahoo.fr --- Does the bug still occur with current wine(4.0-rc1)?
https://bugs.winehq.org/show_bug.cgi?id=36172
--- Comment #2 from Austin English austinenglish@gmail.com --- (In reply to joaopa from comment #1)
Does the bug still occur with current wine(4.0-rc1)?
Yes: xcopy.c:59: Test failed: xcopy /D:d-m-y test returned rc=258 xcopy.c:60: Test failed: xcopy should not have created xcopytest\xcopy1 xcopy.c:64: Test failed: xcopy /D:m-d-y test failed rc=258 xcopy.c:70: Test failed: xcopy /D:m-d-y test failed rc=258 xcopy.c:71: Test failed: xcopy did not create xcopytest\xcopy1 xcopy.c:81: Test failed: xcopy /H/D:d-m-y test returned rc=258 xcopy.c:86: Test failed: xcopy /H/D:m-d-y test failed rc=258 xcopy.c:87: Test failed: xcopy did not create xcopytest\xcopy1 xcopy.c:100: Test failed: xcopy /D/S test failed rc=258 xcopy.c:105: Test failed: xcopy /D/S/E test failed rc=258 xcopy.c:106: Test failed: xcopy failed to copy empty directory xcopy.c:118: Test failed: xcopy failed to copy read only file xcopy.c:119: Test failed: xcopy should not have copied file permissions xcopy.c:125: Test failed: xcopy failed to copy read only file with /k
with 4.0-rc2.
https://bugs.winehq.org/show_bug.cgi?id=36172
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|xcopy tests fail under |xcopy:xcopy tests fail |valgrind |under valgrind CC| |fgouget@codeweavers.com