Skip to content

Update the compiler diagnostic in PullDiagnosticsTests.testNoteInSecondaryFile() - #2750

Open
tshortli wants to merge 1 commit into
swiftlang:mainfrom
tshortli:update-note-in-secondary-file-test
Open

Update the compiler diagnostic in PullDiagnosticsTests.testNoteInSecondaryFile()#2750
tshortli wants to merge 1 commit into
swiftlang:mainfrom
tshortli:update-note-in-secondary-file-test

Conversation

@tshortli

Copy link
Copy Markdown
Contributor

The location and highlights for Swift compiler diagnostics about unavailable declarations are changing in swiftlang/swift#91369. The PullDiagnosticsTests.testNoteInSecondaryFile() test would start failing as a result, so update the test to verify the same fundamental behavior as it did before but using a different compiler diagnostic that isn't changing.

…ndaryFile().

The location and highlights for Swift compiler diagnostics about unavailable
declarations are changing in swiftlang/swift#91369. The
PullDiagnosticsTests.testNoteInSecondaryFile() test would start failing as a
result, so update the test to verify the same fundamental behavior as it did
before but using a different compiler diagnostic that isn't changing.
@tshortli

Copy link
Copy Markdown
Contributor Author

@swift-ci please test

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.

1 participant