Skip to content

Disable Clang LIT shtest suites#4822

Merged
llvm-beanz merged 1 commit intomicrosoft:mainfrom
llvm-beanz:cbieneman/disable-lit-suites
Nov 29, 2022
Merged

Disable Clang LIT shtest suites#4822
llvm-beanz merged 1 commit intomicrosoft:mainfrom
llvm-beanz:cbieneman/disable-lit-suites

Conversation

@llvm-beanz
Copy link
Copy Markdown
Collaborator

This disables all the existing clang lit shell test suites.

Basically all of these suites will fail outright anyways because DXC doesn't function as a C/C++/OpenCL/CUDA compiler anymore. Disabling them gets us one step closer to having a starting point where check-clang will pass in the repo, which is a step towards getting check-all working.

@llvm-beanz llvm-beanz requested review from pow2clk and tex3d November 28, 2022 21:49
@AppVeyorBot
Copy link
Copy Markdown

This disables all the existing lit shell test suites. With this change
and other inflight changes you can now run `check-clang` and have it run
successfully.

Getting this all to work also required some adjustments to the taef test
configuration since it had not been run previously as part of a larger
lit suite.
@llvm-beanz llvm-beanz force-pushed the cbieneman/disable-lit-suites branch from 53275ed to 289e746 Compare November 29, 2022 15:44
@llvm-beanz llvm-beanz changed the title Disable lit shtest suites Disable Clang LIT shtest suites Nov 29, 2022
@AppVeyorBot
Copy link
Copy Markdown

@llvm-beanz llvm-beanz merged commit f5442b1 into microsoft:main Nov 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants