Skip to content

Add regression test for fixed compiler crash #78201

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

Merged
merged 1 commit into from
Dec 17, 2024

Conversation

omochi
Copy link
Contributor

@omochi omochi commented Dec 15, 2024

I previously reported a compiler crash bug as #66041.
Although it remained untriaged and unfixed for over a year, I recently noticed that it has been resolved in the latest version.
This patch adds test cases to prevent a recurrence of this bug.

@slavapestov
Copy link
Contributor

@swift-ci Please smoke test

@omochi
Copy link
Contributor Author

omochi commented Dec 16, 2024

Failed Tests (1):
  Swift(windows-x86_64) :: ModuleInterface/swift_build_sdk_interfaces/find-modules.test-sh


Testing Time: 1125.63s

Total Discovered Tests: 11589
  Skipped          :    1 (0.01%)
  Unsupported      : 2650 (22.87%)
  Passed           : 8881 (76.63%)
  Expectedly Failed:   56 (0.48%)
  Failed           :    1 (0.01%)

The CI failure doesn’t seem to be related to the test case I added.

@omochi
Copy link
Contributor Author

omochi commented Dec 17, 2024

@swift-ci please test windows platform

@slavapestov slavapestov merged commit 5d659cf into swiftlang:main Dec 17, 2024
3 checks passed
@omochi
Copy link
Contributor Author

omochi commented Dec 17, 2024

Thank you for merging!

@omochi omochi deleted the test-66041 branch December 17, 2024 05:42
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