Skip to content

Commit 9ba4cfd

Browse files
committed
Run all Swift tests in SwiftSyntax PR testing
Since we assert that a valid parse of the old parser also results in a valid parse of the new parser, a change in the new parser can break the Swift test suite. We should thus run the test full Swift test suite in SwiftSyntax’s PR testing.
1 parent 2c9819a commit 9ba4cfd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

utils/build-presets.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1810,6 +1810,7 @@ swiftsyntax
18101810
swiftsyntax-verify-generated-files
18111811
skstresstester
18121812
swiftevolve
1813+
skip-test-swift false
18131814

18141815
[preset: buildbot_swiftsyntax_linux]
18151816
mixin-preset=mixin_swiftpm_package_linux_platform

0 commit comments

Comments
 (0)