Skip to content
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

[SR-14855] 'swift test --verbose' does not print compilation commands #4408

Open
typesanitizer opened this issue Jun 29, 2021 · 2 comments
Open
Labels

Comments

@typesanitizer
Copy link

Previous ID SR-14855
Radar rdar://problem/79927151
Original Reporter @typesanitizer
Type Bug
Additional Detail from JIRA
Votes 0
Component/s Package Manager
Labels Bug
Assignee None
Priority Medium

md5: 6159b6340eeb9c632aa7bd61e577fa00

Issue Description:

Here is the output I get when running 'swift test --verbose' for a package.

/usr/bin/xcrun --sdk macosx --show-sdk-path
/usr/bin/xcrun --sdk macosx --show-sdk-platform-path
/Users/varun/foss-swift/build/Ninja-RelWithDebInfoAssert/swift-macosx-x86_64/bin/swiftc -print-target-info
/usr/bin/xcrun --sdk macosx --find xctest
/Users/varun/foss-swift/build/Ninja-RelWithDebInfoAssert/swift-macosx-x86_64/bin/swiftc -print-target-info
[0/0] Build complete!
/Applications/Xcode.app/Contents/Developer/usr/bin/xctest /Users/varun/tmp/Thespian/.build/x86_64-apple-macosx/debug/ThespianPackageTests.xctest

This is missing the compilation/build command itself. Perhaps the --verbose is not being passed down to other commands that are being invoked?

@typesanitizer
Copy link
Author

@swift-ci create

@typesanitizer
Copy link
Author

Hmm, I may have made a mistake here, no longer able to reproduce this issue. Perhaps it was fixed with some newer version of the tool.

@swift-ci swift-ci transferred this issue from apple/swift-issues Apr 25, 2022
@shahmishal shahmishal transferred this issue from apple/swift May 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants