Skip to content

Conversation

cachemeifyoucan
Copy link
Contributor

When JSONEncoder puts mainModuleName in the end of the JSON dictionary, it does not have , in the end. Remove the trailing , to avoid such failures.

When JSONEncoder puts `mainModuleName` in the end of the JSON dictionary, it does not have `,` in the end. Remove the trailing `,` to avoid such failures.
@cachemeifyoucan cachemeifyoucan requested a review from artemcm July 3, 2023 18:04
@cachemeifyoucan
Copy link
Contributor Author

@swift-ci please test

Copy link
Contributor

@artemcm artemcm 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.

@artemcm artemcm merged commit 07277b7 into swiftlang:main Jul 3, 2023
@cachemeifyoucan cachemeifyoucan deleted the eng/PR-fix-test-printing-dep-graph-json branch July 3, 2023 20:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants