Skip to content

[build-presets] Test the stress tester and swiftevolve as downstream dependencies #27855

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
merged 1 commit into from
Nov 8, 2019

Conversation

ahoppen
Copy link
Member

@ahoppen ahoppen commented Oct 24, 2019

Test the stress tester and SwiftEvolve as downstream dependencies of both Swift and SwiftSyntax.

To summarise, this makes the following preset changes:

  • buildbot_incremental,tools=RA,stdlib=RA (Swift Incremental RA)
    • Build SwiftSyntax, the stress tester and SwiftEvolve
    • None were built before
    • Adds about 5 to 7 minutes to the job's run time
  • buildbot_all_platforms,tools=RA,stdlib=RA (PR testing on the main Swift repository, not smoke testing)
    • Also build the stress tester and SwiftEvolve
    • SwiftSyntax was already being built
    • Should add around 2 to 3 minutes to the job's run time
  • buildbot_incremental_linux (Continuous Linux testing)
    • Build SwiftSyntax
    • We are already building SourceKit-LSP here
    • Adds about 4 to 5 minutes to the job's run time
  • buildbot_linux (PR testing on the main Swift repository, not smoke testing)
    • Build SwiftSyntax
    • We are already building SourceKit-LSP here
    • Adds about 4 to 5 minutes to the job's run time

@ahoppen ahoppen force-pushed the test-stress-tester-downstream branch from ce85ba0 to 5cb618d Compare October 25, 2019 23:16
@ahoppen ahoppen force-pushed the test-stress-tester-downstream branch from 5cb618d to 4a14e7f Compare November 5, 2019 22:36
@ahoppen ahoppen changed the title WIP: [build-presets] Test the stress tester and swiftevolve as downstream dependencies [build-presets] Test the stress tester and swiftevolve as downstream dependencies Nov 7, 2019
@ahoppen ahoppen requested review from shahmishal and akyrtzi November 7, 2019 22:56
@ahoppen ahoppen force-pushed the test-stress-tester-downstream branch from 4a14e7f to 1106d37 Compare November 7, 2019 23:03
@ahoppen
Copy link
Member Author

ahoppen commented Nov 7, 2019

@swift-ci Please test

@swiftlang swiftlang deleted a comment from swift-ci Nov 7, 2019
@swiftlang swiftlang deleted a comment from swift-ci Nov 7, 2019
@ahoppen
Copy link
Member Author

ahoppen commented Nov 8, 2019

Test failure seems unrelated. Let’s try again.

@swift-ci Please test macOS platform

@ahoppen ahoppen force-pushed the test-stress-tester-downstream branch from 1106d37 to aeafd8c Compare November 8, 2019 02:25
@ahoppen
Copy link
Member Author

ahoppen commented Nov 8, 2019

I have modified the presets to also build SwiftSyntax when CI testing on Linux.

@ahoppen
Copy link
Member Author

ahoppen commented Nov 8, 2019

@swift-ci Please test

@swift-ci
Copy link
Contributor

swift-ci commented Nov 8, 2019

Build failed
Swift Test Linux Platform
Git Sha - 1106d37f5139e61b0ac0772e778589dd22f9465f

@swift-ci
Copy link
Contributor

swift-ci commented Nov 8, 2019

Build failed
Swift Test OS X Platform
Git Sha - 1106d37f5139e61b0ac0772e778589dd22f9465f

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