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

[master] Update dependencies from dotnet/arcade mono/linker dotnet/xharness #38082

Merged
merged 3 commits into from
Jun 18, 2020

Conversation

dotnet-maestro[bot]
Copy link
Contributor

@dotnet-maestro dotnet-maestro bot commented Jun 18, 2020

This pull request updates the following dependencies

From https://github.com/dotnet/arcade

  • Subscription: d5e65fc1-96f8-47a5-f02e-08d75d5208ed
  • Build: 20200616.1
  • Date Produced: 6/16/2020 3:17 PM
  • Commit: 71b580038fb704df63e03c6b7ae7d2c6a4fdd71d
  • Branch: refs/heads/master
  • Updates:
    • Microsoft.DotNet.XUnitExtensions: from 5.0.0-beta.20309.1 to 5.0.0-beta.20316.1
    • Microsoft.DotNet.VersionTools.Tasks: from 5.0.0-beta.20309.1 to 5.0.0-beta.20316.1
    • Microsoft.DotNet.ApiCompat: from 5.0.0-beta.20309.1 to 5.0.0-beta.20316.1
    • Microsoft.DotNet.Arcade.Sdk: from 5.0.0-beta.20309.1 to 5.0.0-beta.20316.1
    • Microsoft.DotNet.Build.Tasks.Feed: from 5.0.0-beta.20309.1 to 5.0.0-beta.20316.1
    • Microsoft.DotNet.Build.Tasks.Packaging: from 5.0.0-beta.20309.1 to 5.0.0-beta.20316.1
    • Microsoft.DotNet.Build.Tasks.SharedFramework.Sdk: from 5.0.0-beta.20309.1 to 5.0.0-beta.20316.1
    • Microsoft.DotNet.Build.Tasks.TargetFramework.Sdk: from 5.0.0-beta.20309.1 to 5.0.0-beta.20316.1
    • Microsoft.DotNet.CodeAnalysis: from 5.0.0-beta.20309.1 to 5.0.0-beta.20316.1
    • Microsoft.DotNet.GenAPI: from 5.0.0-beta.20309.1 to 5.0.0-beta.20316.1
    • Microsoft.DotNet.GenFacades: from 5.0.0-beta.20309.1 to 5.0.0-beta.20316.1
    • Microsoft.DotNet.Helix.Sdk: from 5.0.0-beta.20309.1 to 5.0.0-beta.20316.1
    • Microsoft.DotNet.RemoteExecutor: from 5.0.0-beta.20309.1 to 5.0.0-beta.20316.1
    • Microsoft.DotNet.XUnitConsoleRunner: from 2.5.1-beta.20309.1 to 2.5.1-beta.20316.1

From https://github.com/mono/linker

  • Subscription: bcca1ed9-0939-490e-f02f-08d75d5208ed
  • Build: 20200617.2
  • Date Produced: 6/17/2020 4:35 PM
  • Commit: b68b74fa3814e49db4b4743014f0adc468e45700
  • Branch: refs/heads/master
  • Updates:
    • Microsoft.NET.ILLink.Tasks: from 5.0.0-preview.3.20317.1 to 5.0.0-preview.3.20317.2

From https://github.com/dotnet/xharness

  • Subscription: a2f64941-23d0-465b-3f59-08d7e1741192
  • Build: 20200618.2
  • Date Produced: 6/18/2020 10:42 AM
  • Commit: 85fe607
  • Branch: refs/heads/master
  • Updates:
    • Microsoft.DotNet.XHarness.TestRunners.Xunit: from 1.0.0-prerelease.20315.3 to 1.0.0-prerelease.20318.2

…616.1

Microsoft.DotNet.XUnitExtensions , Microsoft.DotNet.VersionTools.Tasks , Microsoft.DotNet.ApiCompat , Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Feed , Microsoft.DotNet.Build.Tasks.Packaging , Microsoft.DotNet.Build.Tasks.SharedFramework.Sdk , Microsoft.DotNet.Build.Tasks.TargetFramework.Sdk , Microsoft.DotNet.CodeAnalysis , Microsoft.DotNet.GenAPI , Microsoft.DotNet.GenFacades , Microsoft.DotNet.Helix.Sdk , Microsoft.DotNet.RemoteExecutor , Microsoft.DotNet.XUnitConsoleRunner
 From Version 5.0.0-beta.20309.1 -> To Version 5.0.0-beta.20316.1
@dotnet-maestro
Copy link
Contributor Author

Auto-Merge Status

This pull request has not been merged because Maestro++ is waiting on the following merge policies.

  • Standard Merge Policies No un-ignored checks.
  • ✔️ Standard Merge Policies Succeeded - No reviews have requested changes.
  • ✔️ Standard Merge Policies Succeeded - No version downgrade detected.

@ghost
Copy link

ghost commented Jun 18, 2020

Tagging subscribers to this area: @safern, @ViktorHofer
Notify danmosemsft if you want to be subscribed.

Microsoft.NET.ILLink.Tasks
 From Version 5.0.0-preview.3.20317.1 -> To Version 5.0.0-preview.3.20317.2
@dotnet-maestro dotnet-maestro bot changed the title [master] Update dependencies from dotnet/arcade [master] Update dependencies from dotnet/arcade mono/linker Jun 18, 2020
@dotnet-maestro
Copy link
Contributor Author

dotnet-maestro bot commented Jun 18, 2020

Auto-Merge Status

This pull request has not been merged because Maestro++ is waiting on the following merge policies.

  • Standard Merge Policies Unsuccessful checks: runtime (CoreCLR Pri0 Runtime Tests Run Windows_NT arm checked), runtime
  • ✔️ Standard Merge Policies Succeeded - No reviews have requested changes.
  • ✔️ Standard Merge Policies Succeeded - No version downgrade detected.

…00618.2

Microsoft.DotNet.XHarness.TestRunners.Xunit
 From Version 1.0.0-prerelease.20315.3 -> To Version 1.0.0-prerelease.20318.2
@dotnet-maestro dotnet-maestro bot changed the title [master] Update dependencies from dotnet/arcade mono/linker [master] Update dependencies from dotnet/arcade mono/linker dotnet/xharness Jun 18, 2020
@ericstj
Copy link
Member

ericstj commented Jun 18, 2020

@elinor-fung @vitek-karas looks like this hit a failure you were looking for with #38048

@ericstj ericstj merged commit 15a17df into master Jun 18, 2020
@dotnet-maestro dotnet-maestro bot deleted the darc-master-9ce02ff1-be44-4b50-ba72-5e09ee782478 branch June 18, 2020 18:59
@ericstj
Copy link
Member

ericstj commented Jun 18, 2020

Failure is #37132

@ghost ghost locked as resolved and limited conversation to collaborators Dec 8, 2020
@danmoseley danmoseley added area-codeflow for labeling automated codeflow and removed area-Infrastructure-libraries labels Jul 28, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-codeflow for labeling automated codeflow
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants