-
Notifications
You must be signed in to change notification settings - Fork 87
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[WIP, DNM] Store test content in a custom metadata section. #745
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
grynspan
added
enhancement
New feature or request
tools integration
Integration of swift-testing into tools/IDEs
windows
🪟 Windows support
linux
🐧 Linux support (all distros)
darwin
🍎 macOS, iOS, watchOS, tvOS, and visionOS support
performance
Performance issues
embedded-swift
Embedded Swift issues
wasi/wasm
🧭 WebAssembly support
android
🤖 Android support
freebsd
😈 FreeBSD support
labels
Oct 3, 2024
@swift-ci test |
grynspan
force-pushed
the
jgrynspan/PT_NOTE-experiment
branch
from
October 3, 2024 14:44
b8e8185
to
b439448
Compare
@swift-ci test |
grynspan
force-pushed
the
jgrynspan/PT_NOTE-experiment
branch
3 times, most recently
from
October 3, 2024 17:23
ae3d2cf
to
dc57b65
Compare
@swift-ci test |
grynspan
force-pushed
the
jgrynspan/PT_NOTE-experiment
branch
2 times, most recently
from
October 3, 2024 20:04
4a6a695
to
b9cfdcc
Compare
@swift-ci test |
grynspan
force-pushed
the
jgrynspan/PT_NOTE-experiment
branch
from
October 3, 2024 21:24
b9cfdcc
to
a745e2f
Compare
@swift-ci test |
grynspan
force-pushed
the
jgrynspan/PT_NOTE-experiment
branch
4 times, most recently
from
October 7, 2024 17:19
f780c96
to
8c20d9c
Compare
@swift-ci test |
grynspan
force-pushed
the
jgrynspan/PT_NOTE-experiment
branch
2 times, most recently
from
October 7, 2024 18:48
f7e6050
to
a5eeaa7
Compare
@swift-ci test |
@swift-ci test |
@swift-ci test |
@swift-ci test |
@swift-ci test |
@swift-ci test |
@swift-ci test |
@swift-ci test |
…e an implementation detail, right?)
This reverts commit f477dd0.
Rethonking! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
android
🤖 Android support
darwin
🍎 macOS, iOS, watchOS, tvOS, and visionOS support
embedded-swift
Embedded Swift issues
enhancement
New feature or request
freebsd
😈 FreeBSD support
linux
🐧 Linux support (all distros)
performance
Performance issues
tools integration
Integration of swift-testing into tools/IDEs
wasi/wasm
🧭 WebAssembly support
windows
🪟 Windows support
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
See also: swiftlang/swift#76698
Resolves #735.
Checklist: