Skip to content

Pull requests: swiftlang/swift-testing

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

[6.2.2] Disfavor overloads of __checkFunctionCall() with variadic generics. issue-handling Related to Issue handling within the testing library macros 🔭 Related to Swift macros such as @Test or #expect workaround Workaround for an issue in another component (may need to revert later)
#1406 by grynspan was closed Nov 7, 2025 Loading… Swift 6.2.2
When saving a String as an attachment, assume ".txt" as a path extension. attachments/activities 🖇️ Work related to attachments and/or activities command-line experience ⌨️ enhancements to the command line interface enhancement New feature or request tools integration 🛠️ Integration of swift-testing into tools/IDEs
#1404 by grynspan was merged Nov 7, 2025 Loading…
2 tasks done
Swift 6.3.0
Avoid PATH_MAX when getting the executable path on Linux and OpenBSD. bug 🪲 Something isn't working exit-tests ☠️ Work related to exit tests linux 🐧 Linux support (all distros) openbsd 🐡 OpenBSD support
#1403 by grynspan was merged Nov 7, 2025 Loading…
2 tasks done
Swift 6.3.0
Keep libtool from complaining about ExecutablePath.cpp being empty. bug 🪲 Something isn't working build 🧱 Affects the project's build configuration or process workaround Workaround for an issue in another component (may need to revert later)
#1402 by grynspan was merged Nov 7, 2025 Loading…
2 tasks done
Swift 6.3.0
Use AtomicLazyReference to store the fallback event handler. enhancement New feature or request performance 🏎️ Performance issues tools integration 🛠️ Integration of swift-testing into tools/IDEs
#1401 by grynspan was merged Nov 6, 2025 Loading…
2 tasks done
Swift 6.3.0
Fix a regression that prevents saving attachments. attachments/activities 🖇️ Work related to attachments and/or activities bug 🪲 Something isn't working command-line experience ⌨️ enhancements to the command line interface
#1400 by grynspan was merged Nov 6, 2025 Loading…
2 tasks done
Swift 6.3.0
Handle image types derived from the base types. darwin 🍎 macOS, iOS, watchOS, tvOS, and visionOS support enhancement New feature or request image-attachments 📸 Work related to image attachments
#1399 by grynspan was merged Nov 7, 2025 Loading…
2 tasks done
Swift 6.3.0
Remove non-functional swt_getWASIVersion(). tech-debt 💾 reduces technical debt wasi/wasm 🧭 WebAssembly support
#1398 by grynspan was merged Nov 6, 2025 Loading…
2 tasks done
Swift 6.3.0
Remove VERSION.txt workaround for OpenBSD 7.7. openbsd 🐡 OpenBSD support tech-debt 💾 reduces technical debt workaround Workaround for an issue in another component (may need to revert later)
#1397 by grynspan was merged Nov 6, 2025 Loading…
2 tasks done
Swift 6.3.0
Mark earlyCWD (OpenBSD-only) constinit and fix some comments/style. openbsd 🐡 OpenBSD support self-reviewed PR was self-reviewed by a code owner tech-debt 💾 reduces technical debt
#1396 by grynspan was merged Nov 6, 2025 Loading…
2 tasks done
Swift 6.3.0
Avoid a potential race condition and use-after-free when calling Test.cancel(). bug 🪲 Something isn't working concurrency 🔀 Swift concurrency/sendability issues
#1395 by grynspan was merged Nov 6, 2025 Loading…
2 tasks done
Swift 6.3.0
Disfavor overloads of __checkFunctionCall() with variadic generics. issue-handling Related to Issue handling within the testing library macros 🔭 Related to Swift macros such as @Test or #expect workaround Workaround for an issue in another component (may need to revert later)
#1389 by grynspan was merged Nov 3, 2025 Loading…
2 tasks done
Swift 6.3.0
Capture the current working directory early on OpenBSD. exit-tests ☠️ Work related to exit tests openbsd 🐡 OpenBSD support workaround Workaround for an issue in another component (may need to revert later)
#1388 by grynspan was merged Nov 6, 2025 Loading…
2 tasks done
Swift 6.3.0
Avoid unsafeBitCast() in the new interop target. tech-debt 💾 reduces technical debt tools integration 🛠️ Integration of swift-testing into tools/IDEs
#1384 by grynspan was merged Oct 29, 2025 Loading…
2 tasks done
Swift 6.3.0
Ensure NonisolatedNonsendingByDefault doesn't break exit tests. bug 🪲 Something isn't working concurrency 🔀 Swift concurrency/sendability issues exit-tests ☠️ Work related to exit tests workaround Workaround for an issue in another component (may need to revert later)
#1383 by grynspan was merged Oct 27, 2025 Loading…
2 tasks done
Swift 6.3.0
Enable Android build in CI (no tests, only build). android 🤖 Android support build 🧱 Affects the project's build configuration or process tools integration 🛠️ Integration of swift-testing into tools/IDEs
#1382 by grynspan was merged Oct 27, 2025 Loading…
2 tasks done
Add an SPI Attachment.uncheckedPreferredName property. attachments/activities 🖇️ Work related to attachments and/or activities enhancement New feature or request tools integration 🛠️ Integration of swift-testing into tools/IDEs
#1379 by grynspan was closed Oct 24, 2025 Loading…
2 tasks done
Swift 6.3.0
Add @_preInverseGenerics to Attachment: CustomStringConvertible. attachments/activities 🖇️ Work related to attachments and/or activities tools integration 🛠️ Integration of swift-testing into tools/IDEs workaround Workaround for an issue in another component (may need to revert later)
#1378 by grynspan was merged Oct 24, 2025 Loading…
2 tasks done
Swift 6.3.0
Enable iOS GitHub Actions workflow. build 🧱 Affects the project's build configuration or process enhancement New feature or request tools integration 🛠️ Integration of swift-testing into tools/IDEs
#1376 by grynspan was merged Oct 23, 2025 Loading…
2 tasks done
Swift 6.3.0
Fix accidentally dropping image encoding quality on the floor on Windows. attachments/activities 🖇️ Work related to attachments and/or activities bug 🪲 Something isn't working image-attachments 📸 Work related to image attachments windows 🪟 Windows support
#1368 by grynspan was merged Oct 16, 2025 Loading…
2 tasks done
Swift 6.3.0
Make Attachment always conform to CustomStringConvertible. attachments/activities 🖇️ Work related to attachments and/or activities command-line experience ⌨️ enhancements to the command line interface enhancement New feature or request
#1367 by grynspan was merged Oct 20, 2025 Loading…
2 tasks done
Swift 6.3.0
Adopt Mutex (take 2) concurrency 🔀 Swift concurrency/sendability issues enhancement New feature or request performance 🏎️ Performance issues tech-debt 💾 reduces technical debt
#1363 by grynspan was merged Oct 14, 2025 Loading…
2 tasks done
Swift 6.3.0
Add support for experimental "custom availability domains" feature. enhancement New feature or request macros 🔭 Related to Swift macros such as @Test or #expect
#1362 by grynspan was merged Oct 8, 2025 Loading…
2 tasks done
Swift 6.3.0
Apply changes from ST-0017. attachments/activities 🖇️ Work related to attachments and/or activities cross-import-overlays 🍰 Cross-import overlays (Foundation, Core Graphics, etc.) darwin 🍎 macOS, iOS, watchOS, tvOS, and visionOS support enhancement New feature or request image-attachments 📸 Work related to image attachments public-api Affects public API windows 🪟 Windows support
#1359 by grynspan was merged Nov 5, 2025 Loading…
2 tasks done
Swift 6.3.0
Remove some uses of @unchecked Sendable and AnySequence. concurrency 🔀 Swift concurrency/sendability issues discovery 🔎 test content discovery parameterized-testing Related to parameterized testing functionality tech-debt 💾 reduces technical debt
#1358 by grynspan was merged Oct 6, 2025 Loading…
2 tasks done
Swift 6.3.0
ProTip! Follow long discussions with comments:>50.