-
Notifications
You must be signed in to change notification settings - Fork 345
Fix the following CAS-related tests with LLVM_ENABLE_ONDISK_CAS=ON on Windows #11194
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
Conversation
@swift-ci please test llvm |
@swift-ci please test llvm |
@swift-ci please test llvm for Linux |
@swift-ci please test llvm Linux platform |
@swift-ci please test llvm |
@swift-ci please test llvm Linux platform |
@swift-ci please clean test llvm |
@swift-ci please test llvm |
I think these tests are currently broken at head
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for fixing!
@swift-ci please test llvm |
There seems to be an unrelated build error on Linux
|
@swift-ci please test llvm |
Also there are test failures on mac
|
… Windows Clang :: ClangScanDeps/include-tree-multiple-commands.c Clang :: ClangScanDeps/include-tree-pragma-system-header.c Clang :: ClangScanDeps/include-tree-preserve-pch-path.c Clang :: ClangScanDeps/modules-include-tree-api-notes.c Clang :: ClangScanDeps/modules-include-tree-by-mod-name.c Clang :: ClangScanDeps/modules-include-tree-dependency-file.c Clang :: ClangScanDeps/modules-include-tree-diag-opts.c Clang :: ClangScanDeps/modules-include-tree-export-as.c Clang :: ClangScanDeps/modules-include-tree-exports.c Clang :: ClangScanDeps/modules-include-tree-has-include-umbrella-header.c Clang :: ClangScanDeps/modules-include-tree-implementation-private.c Clang :: ClangScanDeps/modules-include-tree-implementation-transitive.c Clang :: ClangScanDeps/modules-include-tree-implementation-via-spurious.c Clang :: ClangScanDeps/modules-include-tree-pch-common-stale.c Clang :: ClangScanDeps/modules-include-tree-sdk-settings.c Clang :: ClangScanDeps/modules-include-tree-vfsoverlay.c Clang :: ClangScanDeps/optimize-vfs-pch-tree.m Clang-Unit :: ./AllClangUnitTests.exe/8/48 DependencyScanningCASFilesystem.FilenameSpelling Clang-Unit :: ./AllClangUnitTests.exe/9/48 DependencyScanningCASFilesystem.DirectiveScanFailure LLVM-Unit :: CAS/./CASTests.exe/19/38 InMemoryCAS/CASTest.ActionCacheAsync LLVM-Unit :: CAS/./CASTests.exe/30/38 OnDiskCAS/CASTest.ActionCacheAsync LLVM-Unit :: CAS/./CASTests.exe/CASConfigurationTest/configFileSearch LLVM-Unit :: CAS/./CASTests.exe/OnDiskCASLoggerTest/MultiProcess LLVM-Unit :: CAS/./CASTests.exe/OnDiskCASTest/BlobsBigParallelMultiCAS LLVM-Unit :: CAS/./CASTests.exe/OnDiskCASTest/BlobsParallelMultiCAS LLVM-Unit :: CAS/./CASTests.exe/PluginCASTest/isMaterialized
@swift-ci please test llvm |
The build failure is gone after rebase and the test failures remain. |
Fix the following CAS-related tests with LLVM_ENABLE_ONDISK_CAS=ON on Windows
Clang :: ClangScanDeps/include-tree-multiple-commands.c
Clang :: ClangScanDeps/include-tree-pragma-system-header.c
Clang :: ClangScanDeps/include-tree-preserve-pch-path.c
Clang :: ClangScanDeps/modules-include-tree-api-notes.c
Clang :: ClangScanDeps/modules-include-tree-by-mod-name.c
Clang :: ClangScanDeps/modules-include-tree-dependency-file.c
Clang :: ClangScanDeps/modules-include-tree-diag-opts.c
Clang :: ClangScanDeps/modules-include-tree-export-as.c
Clang :: ClangScanDeps/modules-include-tree-exports.c
Clang :: ClangScanDeps/modules-include-tree-has-include-umbrella-header.c
Clang :: ClangScanDeps/modules-include-tree-implementation-private.c
Clang :: ClangScanDeps/modules-include-tree-implementation-transitive.c
Clang :: ClangScanDeps/modules-include-tree-implementation-via-spurious.c
Clang :: ClangScanDeps/modules-include-tree-pch-common-stale.c
Clang :: ClangScanDeps/modules-include-tree-sdk-settings.c
Clang :: ClangScanDeps/modules-include-tree-vfsoverlay.c
Clang :: ClangScanDeps/optimize-vfs-pch-tree.m
Clang-Unit :: ./AllClangUnitTests.exe/8/48 DependencyScanningCASFilesystem.FilenameSpelling
Clang-Unit :: ./AllClangUnitTests.exe/9/48 DependencyScanningCASFilesystem.DirectiveScanFailure
LLVM-Unit :: CAS/./CASTests.exe/19/38 InMemoryCAS/CASTest.ActionCacheAsync
LLVM-Unit :: CAS/./CASTests.exe/30/38 OnDiskCAS/CASTest.ActionCacheAsync
LLVM-Unit :: CAS/./CASTests.exe/CASConfigurationTest/configFileSearch
LLVM-Unit :: CAS/./CASTests.exe/OnDiskCASLoggerTest/MultiProcess
LLVM-Unit :: CAS/./CASTests.exe/OnDiskCASTest/BlobsBigParallelMultiCAS
LLVM-Unit :: CAS/./CASTests.exe/OnDiskCASTest/BlobsParallelMultiCAS
LLVM-Unit :: CAS/./CASTests.exe/PluginCASTest/isMaterialized