Skip to content

Conversation

@wilzbach
Copy link
Contributor

Required for dlang/phobos#5921

@dlang-bot
Copy link
Collaborator

Thanks for your pull request, @wilzbach!

@wilzbach
Copy link
Contributor Author

On a second thought. We already use a local mirror, so let's see whether this adds a noticeable time to Jenkins, it's quite likely that we run into issues with this again & either doing a PR to nuke ~/.dub (or waiting for the worker to die and be "resurrected") doesn't sound like the best idea.

@MartinNowak
Copy link
Member

MartinNowak commented Jan 26, 2018

The was not related to fetched ddox packages last time I debugged sth. similar. It was rather a hardcoded fetch in dub's test-suite or so.

And no deleting ~/.dub is not OK, packages have to be re-downloaded from github.
That's also the wrong place to delete .dub (it's on the node that builds dlang), we use one .dub folder per concurrent test runner (Jenkins workspace).

@wilzbach
Copy link
Contributor Author

Sorry - it was just an experiment.

@wilzbach wilzbach closed this Jan 26, 2018
@wilzbach wilzbach deleted the nuke-dub branch January 26, 2018 16:37
@MartinNowak
Copy link
Member

MartinNowak commented Jan 26, 2018

No worries, just wanted to let you know why we cache things.

@MartinNowak
Copy link
Member

I've manually deleted ddox-* on all slaves.

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