-
Notifications
You must be signed in to change notification settings - Fork 77
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
Draft
grynspan
wants to merge
6
commits into
main
Choose a base branch
from
jgrynspan/PT_NOTE-experiment
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+1,653
−432
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 |
grynspan
force-pushed
the
jgrynspan/PT_NOTE-experiment
branch
9 times, most recently
from
October 15, 2024 15:12
7ca87dc
to
32248a6
Compare
grynspan
force-pushed
the
jgrynspan/PT_NOTE-experiment
branch
2 times, most recently
from
October 16, 2024 06:43
02755fb
to
17af86d
Compare
@swift-ci test |
grynspan
force-pushed
the
jgrynspan/PT_NOTE-experiment
branch
from
October 17, 2024 23:58
17af86d
to
aad9395
Compare
@swift-ci test |
@swift-ci test Linux |
grynspan
force-pushed
the
jgrynspan/PT_NOTE-experiment
branch
from
October 18, 2024 21:23
aad9395
to
976f2bc
Compare
@swift-ci test |
1 similar comment
@swift-ci test |
grynspan
force-pushed
the
jgrynspan/PT_NOTE-experiment
branch
2 times, most recently
from
October 22, 2024 22:30
47ddb05
to
a31b02d
Compare
@swift-ci test |
grynspan
force-pushed
the
jgrynspan/PT_NOTE-experiment
branch
from
October 28, 2024 15:44
a31b02d
to
220cea5
Compare
…it as supported API, but something needs to be publicly linkable)
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: