Skip to content
This repository was archived by the owner on Oct 12, 2022. It is now read-only.
/ druntime Public archive

Comments

Add buildkite-test target#2282

Merged
dlang-bot merged 1 commit intodlang:masterfrom
wilzbach:buildkite-test-target
Aug 22, 2018
Merged

Add buildkite-test target#2282
dlang-bot merged 1 commit intodlang:masterfrom
wilzbach:buildkite-test-target

Conversation

@wilzbach
Copy link
Contributor

tl;dr: there are some things which are really hard to add to the auto-tester, but should really run on all dmd,druntime and phobos repositories. Adding such tests separately to the existing CircleCi setups is painful (and we want to retire CircleCi anyhow), so we want to be able run the full testsuite on Buildkite too (and do customizations to it.)

For now, it's equivalent to auto-tester's target though.

See also:

@wilzbach wilzbach requested a review from andralex as a code owner August 21, 2018 15:16
@dlang-bot
Copy link
Contributor

Thanks for your pull request, @wilzbach!

Bugzilla references

Your PR doesn't reference any Bugzilla issue.

If your PR contains non-trivial changes, please reference a Bugzilla issue or create a manual changelog.

Testing this PR locally

If you don't have a local development environment setup, you can use Digger to test this PR:

dub fetch digger
dub run digger -- build "master + druntime#2282"

@dlang-bot dlang-bot merged commit bfe17c6 into dlang:master Aug 22, 2018
@wilzbach wilzbach deleted the buildkite-test-target branch August 23, 2018 15:47
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants