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

Disable Windows builds on auto-tester #7613

Merged
merged 1 commit into from
Sep 1, 2020

Conversation

wilzbach
Copy link
Member

See dlang/dmd#11653 for details.

@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 run digger -- build "master + phobos#7613"

@MoonlightSentinel
Copy link
Contributor

Shouldn't these jobs be transferred to Azure as well?

@wilzbach
Copy link
Member Author

Shouldn't these jobs be transferred to Azure as well?

There are already Azure jobs here which run the build and unittests.
However, we don't need to add two additional bootstrap jobs here as Phobos can only ever be compiled with current master (same for druntime).

Copy link
Contributor

@MoonlightSentinel MoonlightSentinel left a comment

Choose a reason for hiding this comment

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

Right, forgot that there are no bootstrapping guarantees for druntime/phobos

@wilzbach wilzbach merged commit c6e7370 into dlang:master Sep 1, 2020
@wilzbach wilzbach deleted the disable-windows-auto-tester branch September 1, 2020 22:26
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.

5 participants