Skip to content
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
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

grynspan
Copy link
Contributor

@grynspan grynspan commented Oct 3, 2024

See also: swiftlang/swift#76698

Resolves #735.

Checklist:

  • Code and documentation should follow the style of the Style Guide.
  • If public symbols are renamed or modified, DocC references should be updated.

@grynspan 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
@grynspan grynspan self-assigned this Oct 3, 2024
@grynspan
Copy link
Contributor Author

grynspan commented Oct 3, 2024

@swift-ci test

@grynspan grynspan force-pushed the jgrynspan/PT_NOTE-experiment branch from b8e8185 to b439448 Compare October 3, 2024 14:44
@grynspan
Copy link
Contributor Author

grynspan commented Oct 3, 2024

@swift-ci test

@grynspan grynspan force-pushed the jgrynspan/PT_NOTE-experiment branch 3 times, most recently from ae3d2cf to dc57b65 Compare October 3, 2024 17:23
@grynspan
Copy link
Contributor Author

grynspan commented Oct 3, 2024

@swift-ci test

@grynspan grynspan force-pushed the jgrynspan/PT_NOTE-experiment branch 2 times, most recently from 4a6a695 to b9cfdcc Compare October 3, 2024 20:04
@grynspan
Copy link
Contributor Author

grynspan commented Oct 3, 2024

@swift-ci test

@grynspan grynspan force-pushed the jgrynspan/PT_NOTE-experiment branch from b9cfdcc to a745e2f Compare October 3, 2024 21:24
@grynspan
Copy link
Contributor Author

grynspan commented Oct 4, 2024

@swift-ci test

@grynspan grynspan force-pushed the jgrynspan/PT_NOTE-experiment branch 4 times, most recently from f780c96 to 8c20d9c Compare October 7, 2024 17:19
@grynspan
Copy link
Contributor Author

grynspan commented Oct 7, 2024

@swift-ci test

@grynspan grynspan force-pushed the jgrynspan/PT_NOTE-experiment branch 2 times, most recently from f7e6050 to a5eeaa7 Compare October 7, 2024 18:48
@grynspan
Copy link
Contributor Author

grynspan commented Oct 8, 2024

@swift-ci test

@grynspan grynspan force-pushed the jgrynspan/PT_NOTE-experiment branch 9 times, most recently from 7ca87dc to 32248a6 Compare October 15, 2024 15:12
@grynspan grynspan force-pushed the jgrynspan/PT_NOTE-experiment branch 2 times, most recently from 02755fb to 17af86d Compare October 16, 2024 06:43
@grynspan
Copy link
Contributor Author

@swift-ci test

@grynspan
Copy link
Contributor Author

@swift-ci test

@grynspan
Copy link
Contributor Author

@swift-ci test Linux

@grynspan
Copy link
Contributor Author

@swift-ci test

1 similar comment
@grynspan
Copy link
Contributor Author

@swift-ci test

@grynspan grynspan force-pushed the jgrynspan/PT_NOTE-experiment branch 2 times, most recently from 47ddb05 to a31b02d Compare October 22, 2024 22:30
@grynspan
Copy link
Contributor Author

@swift-ci test

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Stop calling runtime-internal function to enumerate tests on ELF platforms
1 participant