Skip to content

Add dlang/tools to the tested projects#130

Merged
MartinNowak merged 2 commits intodlang:masterfrom
wilzbach:tools
Jan 28, 2018
Merged

Add dlang/tools to the tested projects#130
MartinNowak merged 2 commits intodlang:masterfrom
wilzbach:tools

Conversation

@wilzbach
Copy link
Contributor

I just realized we don't run the testsuite of dlang/tools.

@dlang-bot
Copy link
Collaborator

Thanks for your pull request, @wilzbach!

"dlang-community/D-YAML", // 15s
"dlang-community/libdparse", // 13s
"dlang-community/dfmt", // 11s
"dlang/tools", // not known yet
Copy link
Contributor Author

Choose a reason for hiding this comment

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

It takes quite a while at the moment - 2m44s:

image

However, this is due to using digger which builds dmd, druntime and phobos from scratch. Once this PR is merged, we don't need to do this as the tools's testsuite will be run on every PR to dmd, druntime and tools. So we can remove the entire digger setup at tools and then update the time. I suspect it's somewhere between 30-60s.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

tools PR: dlang/tools#298

@MartinNowak
Copy link
Member

Seems blocked until we have a tagged version of dlang/tools that no longer uses Digger in it's test.
Not really interested in 8 * 500 MiB storage just for digger.

@MartinNowak MartinNowak merged commit e3443d9 into dlang:master Jan 28, 2018
MartinNowak added a commit that referenced this pull request Jan 28, 2018
Add dlang/tools to the tested projects
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