Skip to content

[6.2][Test-Only] Remove a check for compiler side diagnostics#1884

Merged
cachemeifyoucan merged 1 commit into
swiftlang:release/6.2from
cachemeifyoucan:eng/PR-diag-quick-fix
May 7, 2025
Merged

[6.2][Test-Only] Remove a check for compiler side diagnostics#1884
cachemeifyoucan merged 1 commit into
swiftlang:release/6.2from
cachemeifyoucan:eng/PR-diag-quick-fix

Conversation

@cachemeifyoucan
Copy link
Copy Markdown
Contributor

  • Explanation: Remove a check that on the diagnostic message that is on the swift compiler side, that should out of scope of the test.
  • Scope: To enable future cherry-picks of the swift compiler change that update the message.
  • Issues: N/A
  • Original PRs:[Tests] Remove a check for compiler side diagnostics #1882
  • Risk:Low. Test Only change.
  • Testing: N/A
  • Reviewers: @artemcm

Remove a check for the exact diagnostics message from the compiler
side as it is out of scope for the test and it prohibits improvements
to the diagnostics message from the compiler.

(cherry picked from commit 6635337)
@cachemeifyoucan cachemeifyoucan requested a review from a team as a code owner April 29, 2025 17:28
@cachemeifyoucan
Copy link
Copy Markdown
Contributor Author

@swift-ci please test

@cachemeifyoucan
Copy link
Copy Markdown
Contributor Author

cachemeifyoucan commented May 5, 2025

This blocks swiftlang/swift#81245

Ping for review

@cachemeifyoucan cachemeifyoucan enabled auto-merge May 6, 2025 17:06
@cachemeifyoucan
Copy link
Copy Markdown
Contributor Author

@nkcsgexi Can I get a merge for this change?

@cachemeifyoucan cachemeifyoucan merged commit ea3017a into swiftlang:release/6.2 May 7, 2025
3 checks passed
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