-
Notifications
You must be signed in to change notification settings - Fork 124
Enable testing in GitHub Actions workflows #459
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
Conversation
f095706
to
ebcff79
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
FYI there's several tests called basicEncoding, the one I saw hang was SandboxingOverrideTests.basicEncoding()
ebcff79
to
688be88
Compare
37835a0
to
8172e20
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
nit: could add a throwing overload of sync to make this smoother
8172e20
to
6c4d170
Compare
fb1d755
to
c834ed8
Compare
Let's see if #465 helps. |
9875022
to
d5d7c0a
Compare
@swift-ci test |
@swift-ci test macos |
[Put a one line description of your change into the PR title, please be specific]
[Explain the context, and why you're making that change. What is the problem you're trying to solve.]
[Tests can be run by commenting
@swift-ci test
on the pull request, for more information see this]