-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Re-enable APIDiff tests. ### Motivation: I noticed that APIDiff tests are skipped when using most recent Swift (confirmed on 6.0.2 on MacOS, 6.0.3 on Linux and 6.2-dev nightly on Linux). Upon enabling I noticed that 2 tests are failing. ### Modifications: - Enable the test suite by modifying condition from implicit versioning to explicit versioning - Update the test suite to be run by default - Adjust asserts to be less brittle for `testFilters` and `testCheckVendedModulesOnly` ### Result: - Tests are run by default - All tests pass (verified on 6.0.2 on MacOS, 6.0.3 on Linux and 6.2-dev-2024-12-22-a nightly on Linux)
- Loading branch information
Showing
1 changed file
with
31 additions
and
41 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters