Skip to content

Test suite broken on Windows due to CAS #1431

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

Closed
compnerd opened this issue Aug 30, 2023 · 1 comment · Fixed by #1433 or #1434
Closed

Test suite broken on Windows due to CAS #1431

compnerd opened this issue Aug 30, 2023 · 1 comment · Fixed by #1433 or #1434
Assignees
Labels

Comments

@compnerd
Copy link
Member

The CAS changes resulted in the test suite entirely breaking on Windows.

compnerd added a commit to compnerd/swift-driver that referenced this issue Sep 4, 2023
The test suite is currently entirely broken on Windows (awaiting
@cachemeifyoucan to fix swiftlang#1431).  This speculatively
changes the driver to alter the search paths to match
swiftlang/swift#68322).
@cachemeifyoucan
Copy link
Contributor

The crash is fixed in PR mentioned above. The remaining error is from clang side for explicit build with message:

error: file 'C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.37.32822\include\module.modulemap' has been modified since the module file 'C:\\Users\\steven\\AppData\\Local\\Temp\\TemporaryDirectory.PtValo\\ModuleCache\SwiftShims-6IUGRKYRXQPGMTRU9CJKMIH9A.pcm' was built: size changed (was 9551, now 10479)

compnerd added a commit to compnerd/swift-driver that referenced this issue Sep 7, 2023
The test suite is currently entirely broken on Windows (awaiting
@cachemeifyoucan to fix swiftlang#1431).  This speculatively
changes the driver to alter the search paths to match
swiftlang/swift#68322).
compnerd added a commit to compnerd/swift-driver that referenced this issue Sep 7, 2023
The test suite is currently entirely broken on Windows (awaiting
@cachemeifyoucan to fix swiftlang#1431).  This speculatively
changes the driver to alter the search paths to match
swiftlang/swift#68322).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
2 participants