Skip to content

[6.4] Address feedback#10070

Open
bkhouri wants to merge 2 commits into
swiftlang:release/6.4.xfrom
bkhouri:t/gh10062_rdar174431298/gh10062_rdar174431298_pr_feedback
Open

[6.4] Address feedback#10070
bkhouri wants to merge 2 commits into
swiftlang:release/6.4.xfrom
bkhouri:t/gh10062_rdar174431298/gh10062_rdar174431298_pr_feedback

Conversation

@bkhouri
Copy link
Copy Markdown
Contributor

@bkhouri bkhouri commented May 16, 2026

In #10064, a diagnostic error was introduced during PIF generation when a test target has a dependency on another test target. There were non-blocking feedback in the PR which are being addressed here.

Relates to #10062
Issue: rdar://174431298
Depends on #10064

bkhouri added 2 commits May 15, 2026 11:50
TSwift Build does not suport testTarget that depend on another
testTarget, and the error produced was not clear.

This change modifies the PIF Builder to emit an error diagnostics when
it detects a testTarget depends on another testTarget.

Fixes: swiftlang#10062
Issue: rdar://174431298
In swiftlang#10064, a diagnostic error was introduced during PIF generation when
a test target has a dependency on another test target.  There were
non-blocking feedback in the PR which are being addressed here.

Relates to swiftlang#10062
Issue: rdar://174431298
Depends on swiftlang#10064
@bkhouri
Copy link
Copy Markdown
Contributor Author

bkhouri commented May 16, 2026

@swift-ci test

@bkhouri bkhouri marked this pull request as ready for review May 16, 2026 11:35
@bkhouri bkhouri enabled auto-merge (squash) May 16, 2026 11:36
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.

2 participants