Skip to content

Conversation

@bkhouri
Copy link
Contributor

@bkhouri bkhouri commented Nov 3, 2025

Since some test targets were being "guarded" behind an environment variable, they were not being executed and were hiding an issue in CI as these tests were being excluded from the Package manifest in the smoke tests pipelies, and were being skipped in the self-hosted pipelines.

Since the impacted tests run an end-to-end tests, and the smoke tests pipeline does a partial toolchain build, let's ensure these tests are executed as part of the smoke tests.

Requires: #9318

Since some test targets were being "guarded" behind an environment
variable, they were not being executed and were hiding an issue in CI
as these tests were being excluded from the Package manifest in the
smoke tests pipelies, and were being skipped in the self-hosted
pipelines.

Since the impacted tests run an end-to-end tests, and the smoke tests
pipeline does a partial toolchain build, let's ensure these tests are
executed as part of the smoke tests.
@bkhouri
Copy link
Contributor Author

bkhouri commented Nov 3, 2025

Smoke tests are expected to fail until #9318 is merged. Triggering a build to confirm this is the case
@swift-ci test linux

@bkhouri
Copy link
Contributor Author

bkhouri commented Nov 4, 2025

@swift-ci 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