-
Notifications
You must be signed in to change notification settings - Fork 10.5k
build.ps1 migration #68242
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
build.ps1 migration #68242
Conversation
@swift-ci please test Windows |
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.
I'm assuming the build.ps1 script is almost entirely being copied from https://github.com/compnerd/swift-build/blob/main/build.ps1. I don't have a windows box on me so I can't test it at the moment, but if it is a copy, that script been working for me, so it should be okay.
I think disabling the test should be moved to a separate PR. If someone tries running the tests with VS2022 on main, do they see the test failure there too, or is it specific to rebranch? If it affects VS2022 on main, it should probably go to main.
@@ -1,6 +1,7 @@ | |||
// RUN: %target-run-simple-swift(-I %S/Inputs -Xfrontend -enable-experimental-cxx-interop -Xcc -std=c++17) | |||
// | |||
// REQUIRES: executable_test | |||
// REQUIRES: SR68068 |
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.
This seems like it should/could be in a separate PR.
utils/build.ps1
Outdated
# | ||
# This source file is part of the Swift.org open source project | ||
# | ||
# Copyright (c) 2014 - 2020 Apple Inc. and the Swift project authors |
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.
2014 - 2023 ;)
Windows failed, but the bot reported success ???:
|
@swift-ci please test Windows |
1 similar comment
@swift-ci please test Windows |
@swift-ci please test Windows platform |
@swift-ci please build toolchain Windows platform |
2 similar comments
@swift-ci please build toolchain Windows platform |
@swift-ci please build toolchain Windows platform |
Jinx! |
@swift-ci please build toolchain Windows platform |
1 similar comment
@swift-ci please build toolchain Windows platform |
Windows failure:
|
@swift-ci please build toolchain Windows platform |
@swift-ci please build toolchain Windows platform |
Windows failure:
while configuring |
@swift-ci please build toolchain Windows platform |
@swift-ci please build toolchain Windows platform |
Please test with following PRs: @swift-ci please build toolchain Windows platform |
No description provided.