[master] Update dependencies from dotnet/corefx (#25564)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Fri, 5 Jul 2019 23:12:43 +0000 (16:12 -0700)
committerJan Kotas <jkotas@microsoft.com>
Fri, 5 Jul 2019 23:12:43 +0000 (16:12 -0700)
- Microsoft.NETCore.Platforms - 3.0.0-preview8.19354.4
- Microsoft.Private.CoreFx.NETCoreApp - 4.6.0-preview8.19354.4

* Disable failing test

eng/Version.Details.xml
eng/Versions.props
tests/CoreFX/CoreFX.issues.rsp

index 8d96338..92b5438 100644 (file)
       <Uri>https://github.com/dotnet/arcade</Uri>
       <Sha>30553c0de34454fb8da5229962501af65eb1233f</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.Private.CoreFx.NETCoreApp" Version="4.6.0-preview8.19352.11">
+    <Dependency Name="Microsoft.Private.CoreFx.NETCoreApp" Version="4.6.0-preview8.19354.4">
       <Uri>https://github.com/dotnet/corefx</Uri>
-      <Sha>1162dfc1b5da79dc29f3d28935b4c96c9d38a743</Sha>
+      <Sha>477abf147d8860fae35f975fddafb2711ee42bd4</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.NETCore.Platforms" Version="3.0.0-preview8.19352.11">
+    <Dependency Name="Microsoft.NETCore.Platforms" Version="3.0.0-preview8.19354.4">
       <Uri>https://github.com/dotnet/corefx</Uri>
-      <Sha>1162dfc1b5da79dc29f3d28935b4c96c9d38a743</Sha>
+      <Sha>477abf147d8860fae35f975fddafb2711ee42bd4</Sha>
     </Dependency>
     <Dependency Name="Microsoft.NETCore.App" Version="3.0.0-preview8-27904-08">
       <Uri>https://github.com/dotnet/core-setup</Uri>
index 7ef75fa..5d5cfb5 100644 (file)
@@ -18,8 +18,8 @@
     <MicrosoftDotNetBuildTasksPackagingVersion>1.0.0-beta.19354.2</MicrosoftDotNetBuildTasksPackagingVersion>
     <MicrosoftDotNetXUnitConsoleRunnerVersion>2.5.1-beta.19278.1</MicrosoftDotNetXUnitConsoleRunnerVersion>
     <!-- corefx -->
-    <MicrosoftPrivateCoreFxNETCoreAppVersion>4.6.0-preview8.19352.11</MicrosoftPrivateCoreFxNETCoreAppVersion>
-    <MicrosoftNETCorePlatformsVersion>3.0.0-preview8.19352.11</MicrosoftNETCorePlatformsVersion>
+    <MicrosoftPrivateCoreFxNETCoreAppVersion>4.6.0-preview8.19354.4</MicrosoftPrivateCoreFxNETCoreAppVersion>
+    <MicrosoftNETCorePlatformsVersion>3.0.0-preview8.19354.4</MicrosoftNETCorePlatformsVersion>
     <MicrosoftBclAsyncInterfacesVersion>1.0.0-preview7.19326.2</MicrosoftBclAsyncInterfacesVersion>
     <!-- core-setup -->
     <MicrosoftNETCoreAppVersion>3.0.0-preview8-27904-08</MicrosoftNETCoreAppVersion>
index d49374b..e6f33eb 100644 (file)
@@ -76,3 +76,6 @@
 
 # Assert: https://github.com/dotnet/coreclr/issues/25050
 -nonamespace System.Data.Common.Tests
+
+# Test failure: https://github.com/dotnet/corefx/issues/39223
+-nomethod System.ComponentModel.TypeConverterTests.FontConverterTest.TestConvertFrom