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

Update utility scripts #44

Merged
merged 8 commits into from
Sep 23, 2021
Merged

Update utility scripts #44

merged 8 commits into from
Sep 23, 2021

Conversation

lorentey
Copy link
Member

@lorentey lorentey commented Sep 23, 2021

  • Move generate-sources under Utilities/
  • Upgrade GYB to Python 3
  • Adjust run-full-tests.sh to build all configurations before running any tests
  • Scale down tests to 1/20 the workload by default, unless SWIFT_ATOMICS_LONG_TESTS is set
  • Also run tests with TSan enabled

Checklist

  • I've read the Contribution Guidelines
  • My contributions are licensed under the Swift license.
  • I've followed the coding style of the rest of the project.
  • I've added tests covering all new code paths my change adds to the project (if appropriate).
  • I've verified that my change does not break any existing tests.
  • I've updated the documentation if necessary.

Karoly Lorentey added 3 commits September 22, 2021 19:24
Build the package with all the configurations before running any tests. This speeds up obvious failures.
@lorentey
Copy link
Member Author

@swift-ci test

@lorentey
Copy link
Member Author

@swift-ci test

Copy link
Contributor

@glessard glessard left a comment

Choose a reason for hiding this comment

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

LGTM.

@lorentey
Copy link
Member Author

@swift-ci test

@lorentey lorentey added this to the 1.0.2 milestone Sep 23, 2021
@lorentey lorentey merged commit de1a622 into main Sep 23, 2021
@lorentey lorentey deleted the script-updates branch September 23, 2021 22:10
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.

None yet

2 participants