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

Preparation for the new test runner #1174

Merged
merged 2 commits into from
Jan 10, 2018

Conversation

grendello
Copy link
Contributor

PR #1075 keeps rebuilding all the
Mono runtimes because the two files in this commit are part of the logic to
determine whether to use cached Mono or not. The result isn't cached, because
it's a PR builder, and so we keep waiting for 7h+ each time a smallest change is
made. This commit will cause Mono to be rebuilt and cached and, in turn, speed
up round-trip time for PR 1075

PR dotnet#1075 keeps rebuilding all the
Mono runtimes because the two files in this commit are part of the logic to
determine whether to use cached Mono or not. The result isn't cached, because
it's a PR builder, and so we keep waiting for 7h+ each time a smallest change is
made. This commit will cause Mono to be rebuilt and cached and, in turn, speed
up round-trip time for PR 1075
@grendello grendello mentioned this pull request Jan 9, 2018
@grendello
Copy link
Contributor Author

build

@jonpryor jonpryor merged commit a303828 into dotnet:master Jan 10, 2018
@grendello grendello deleted the new-test-runner-mono-bits branch January 10, 2018 08:01
jonpryor pushed a commit that referenced this pull request Mar 5, 2021
Changes: xamarin/monodroid@e6f0c0f...75cf1a2

  * xamarin/monodroid@75cf1a237: Bump androidtools to xamarin/androidtools@85276021 (#1174)
  * xamarin/monodroid@9b972b2ed: [tools/msbuild] Handle `DateTimeOffset.FromUnixTimeMilliseconds` exception. (#1175)
  * xamarin/monodroid@2912f86f1: [build] Add --interactive to local dotnet build attempts (#1172)
  * xamarin/monodroid@967347158: Bump Xamarin.Android (#1173)
@github-actions github-actions bot locked and limited conversation to collaborators Feb 4, 2024
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.

2 participants