Open
Bug 2026345
Opened 1 month ago
Updated 2 days ago
SDK tests with swiftc do not run in CI
Categories
(Application Services :: Nimbus SDK, defect)
Application Services
Nimbus SDK
Tracking
(Not tracked)
NEW
People
(Reporter: beth, Unassigned)
References
(Blocks 1 open bug)
Details
(Whiteboard: [nimbus])
The tests that rely on running swift don't run in CI. They previously ran but were vacuous -- if swiftc wasnt present, the rest of the test was just skipped.
This is changing in bug 2026034 to make these tests hard fail instead. We should eventually fix our CI environment to support running swiftc. This is complicated because parts of the necessary swift code are no longer in application-services.
| Reporter | ||
Updated•1 month ago
|
Whiteboard: [nimbus]
Updated•1 month ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•