Skip to content

[5.0] Disable long-running collection tests #22844

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

lorentey
Copy link
Member

@lorentey lorentey commented Feb 23, 2019

(This is cherry-picked from #22320 and #22485)

Explanation: Unblocks CI builds by disabling time-consuming Collection validation tests in unoptimized builds. Currently these often take >50 minutes (especially on 32-bit simulator builds), triggering CI timeouts.

Scope: Limited to the test suite.

Radar: rdar://48321722

Risk: Minimal.

Testing: Local and CI testing on master; PR tests on swift-5.0-branch

Reviewer: @moiseev

These take too long to run with unoptimized stdlib builds, causing timeout issues.

rdar://problem/46878013
(cherry picked from commit 52f2b0a)
@lorentey lorentey changed the base branch from master to swift-5.0-branch February 23, 2019 02:21
@lorentey lorentey changed the title Disable long running tests 5.0 [5.0] Disable long-running collection tests Feb 23, 2019
@lorentey
Copy link
Member Author

@swift-ci please test

@lorentey
Copy link
Member Author

(Note: It's probably best to review this commit by commit -- the tests are gybbed and the last commit produces a lot of noise.)

Copy link
Contributor

@moiseev moiseev left a comment

Choose a reason for hiding this comment

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

LGTM

@airspeedswift airspeedswift self-requested a review February 26, 2019 18:54
@lorentey
Copy link
Member Author

@swift-ci please nominate

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.

3 participants