Skip to content

Conversation

@speednoisemovement
Copy link
Contributor

@compnerd
Copy link
Member

compnerd commented Oct 8, 2025

Can we move the Dockerfile to https://github.com/swiftlang/swift-docker?

@compnerd
Copy link
Member

compnerd commented Oct 8, 2025

@swift-ci please build toolchain Windows platform

@compnerd
Copy link
Member

@swift-ci please build toolchain Windows platform

Write-Host "Starting smoke test"
Write-Host ""

swift --version
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

suggestion: can we inspect the output and ensure it's not empty? I'm asking is this would not have caught the issue reported by:

Set-Location $CloneDir

Write-Host "Building swift-win32"
swift build
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

suggestion: can we inspect the output and ensure it's not empty? I'm asking is this would not have caught the issue reported by:

Write-Host ""

Write-Host "Testing swift-win32"
swift test -Xswiftc -DENABLE_TESTING
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

suggestion: can we inspect the output and ensure it's not empty? I'm asking is this would not have caught the issue reported by:

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