https://bugs.winehq.org/show_bug.cgi?id=39457
Bug ID: 39457 Summary: "for /R tests" fail when run in a directory containing spaces Product: Wine Version: 1.7.52 Hardware: x86-64 OS: Linux Status: NEW Keywords: source Severity: normal Priority: P2 Component: cmd Assignee: wine-bugs@winehq.org Reporter: frederic.delanoy@gmail.com CC: us@edmeades.me.uk Distribution: ---
cmd "for /R" tests fail when run in a directory containing spaces.
E.g. (run in 'C:\test space' directory)
batch.c:417: running TEST_BUILTINS.CMD test... batch.c:312: Test failed: unexpected char 0x47 position 0 in line 708 (got 'Got unexpected result: "C:\test"', wanted 'Plain directory enumeration from provided root')
"for /R" support was added in commit 9dde62cb96b8f423f8cfe4f095eb10ec65ea7d72
Currently, wine testbot XP image runs in a directory with spaces (Documents and Settings)
https://bugs.winehq.org/show_bug.cgi?id=39457
Frédéric Delanoy frederic.delanoy@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|"for /R tests" fail when |"for /R" tests fail when |run in a directory |run in a directory |containing spaces |containing spaces
https://bugs.winehq.org/show_bug.cgi?id=39457
--- Comment #1 from Jason Edmeades us@edmeades.me.uk --- Frédéric - Can you still reproduce this?
I tried - Running the wine tests under wine in a directory with spaces in (all passed) - Downloading a .exe from the testbot and running it - whilst it had 9 failures, that was independent of whether the directory had spaces in or not!
Happy to investigate if you can get me seeing the problem
https://bugs.winehq.org/show_bug.cgi?id=39457
Frédéric Delanoy frederic.delanoy@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED
--- Comment #2 from Frédéric Delanoy frederic.delanoy@gmail.com --- (In reply to Jason Edmeades from comment #1)
Frédéric - Can you still reproduce this?
I tried
- Running the wine tests under wine in a directory with spaces in (all
passed)
- Downloading a .exe from the testbot and running it - whilst it had 9
failures, that was independent of whether the directory had spaces in or not!
Happy to investigate if you can get me seeing the problem
Couldn't reproduce either. Assumed fixed.
https://bugs.winehq.org/show_bug.cgi?id=39457
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 3.12.