Skip to content

Sort output to avoid relying on the undefined order of directory content #57

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

Merged

Conversation

d-ronnqvist
Copy link
Contributor

Bug/issue #, if applicable: rdar://86300654

Summary

This updates StaticHostableTransformerTests.testStaticHostableTransformerOutput so that it doesn't rely on the order that the directory content is returned.

Dependencies

n/a

Testing

n/a

Checklist

Make sure you check off the following items. If they cannot be completed, provide a reason.

  • Added tests
  • Ran the ./bin/test script and it succeeded
  • Updated documentation if necessary

@d-ronnqvist
Copy link
Contributor Author

@swift-ci please test

Copy link
Contributor

@ethan-kusters ethan-kusters left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@ethan-kusters ethan-kusters merged commit bb2e3b6 into swiftlang:main Dec 10, 2021
ethan-kusters pushed a commit to ethan-kusters/swift-docc that referenced this pull request Dec 10, 2021
ethan-kusters added a commit that referenced this pull request Jan 11, 2022
* Add Static Hosting Support (#44)

Relevant forums discussion: https://forums.swift.org/t/support-hosting-docc-archives-in-static-hosting-environments/53572.

Resolves rdar://70800606.

Co-authored-by: Ethan Kusters <ekusters@apple.com>

* Sort output to avoid relying on the undefined order of directory content (#57)

Co-authored-by: Steve Scott (Scotty) <macdevnet@users.noreply.github.com>
Co-authored-by: David Rönnqvist <ronnqvist@apple.com>
@d-ronnqvist d-ronnqvist deleted the static-hostable-transform-test branch October 25, 2024 08:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants