Skip to content

Build and run Swift Testing's own tests in Swift CI #84953

@finagolfin

Description

@finagolfin

Description

Both the main CI scripts do not run the Testing tests yet, which mean it is only tested by some github workflows with the prebuilt snapshot toolchains in that repo. When a CI run or toolchain build is triggered here, the Testing tests are not run on these compiler or corelibs changes.

Additional information

I'm currently building the Oct. 2 trunk snapshot of the Swift toolchain natively on my Android phone using build-script and unlike most of the other swiftlang repos, the Testing tests are not run. Instead, I have been building the full toolchain first then manually building Testing again and running its tests using the new SwiftPM, but it would be better if this were scripted.

@grynspan and @stmontgomery, let us know if there are any technical obstacles to setting this up.

Metadata

Metadata

Assignees

Labels

build-scriptArea → utils: The build scriptcontinuous integrationtasktest suiteArea: test suiteutilsArea: the build system and other accessory scripts under the "utils" directory

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions