LLVM Bugzilla is read-only and represents the historical archive of all LLVM issues filled before November 26, 2021. Use github to submit LLVM bugs

Bug 21766 - Get the test suite working on Windows
Summary: Get the test suite working on Windows
Status: RESOLVED FIXED
Alias: None
Product: lldb
Classification: Unclassified
Component: All Bugs (show other bugs)
Version: unspecified
Hardware: PC Windows NT
: P normal
Assignee: Zachary Turner
URL:
Keywords:
Depends on: 21765 21793 21808 24446 24460 24489 24490 24527 24528 24538 24579 24589 24660 21721 21727 21728 21729 21730 21731 21809 21810 24452 24600
Blocks: 21767
  Show dependency tree
 
Reported: 2014-12-05 13:25 PST by Zachary Turner
Modified: 2016-02-16 16:27 PST (History)
0 users

See Also:
Fixed By Commit(s):


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Zachary Turner 2014-12-05 13:25:23 PST
ninja check-lldb should run to completion.  Failures should be marked as failures, and successes should be marked as successes.  Neither the test executables nor the test runner should crash, and no tests should hang.
Comment 1 Zachary Turner 2016-02-16 16:27:26 PST
There are still some failing tests, but this issue was just about making the test suite function, so this is done.