Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test suite encounters an unknown error on Windows in TestPlatformCommand.py #22102

Closed
llvmbot opened this issue Dec 3, 2014 · 4 comments
Closed
Labels
bugzilla Issues migrated from bugzilla lldb

Comments

@llvmbot
Copy link
Collaborator

llvmbot commented Dec 3, 2014

Bugzilla Link 21728
Resolution FIXED
Resolved on Dec 08, 2014 15:52
Version unspecified
OS Windows NT
Blocks #22140
Reporter LLVM Bugzilla Contributor

Extended Description

The following command line will repro this (fix up paths as necessary based on your local environment)

D:\python_src\Python-2.7.8\PCbuild\python_d.exe D:\src\llvm\tools\lldb\test/dotest.py -q --arch=i686 --executable D:/src/llvm/build/ninja/bin/lldb.exe -s D:/src/llvm/build/ninja/lldb-test-traces -u CXXFLAGS -u CFLAGS -C D:\src\llvm\build\ninja\bin\clang.exe -p TestPlatformCommand.py D:\src\llvm\tools\lldb\test\functionalities\platform

@llvmbot
Copy link
Collaborator Author

llvmbot commented Dec 8, 2014

This could also be reproduced inside of lldb by entering the command "platform shell echo hello". This has been fixed in r223695 by making LLDB understand the command-line differences between Windows and posix shells.

@llvmbot
Copy link
Collaborator Author

llvmbot commented Dec 8, 2014

*** Bug llvm/llvm-bugzilla-archive#21729 has been marked as a duplicate of this bug. ***

@llvmbot
Copy link
Collaborator Author

llvmbot commented Nov 26, 2021

mentioned in issue llvm/llvm-bugzilla-archive#21729

@llvmbot
Copy link
Collaborator Author

llvmbot commented Nov 26, 2021

mentioned in issue #22140

@llvmbot llvmbot transferred this issue from llvm/llvm-bugzilla-archive Dec 9, 2021
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugzilla Issues migrated from bugzilla lldb
Projects
None yet
Development

No branches or pull requests

1 participant