Update CoreClr, CoreFx, PgoData to preview-27312-01, preview.19063.1, master-20190111...
authordotnet-maestro-bot <dotnet-maestro-bot@microsoft.com>
Tue, 15 Jan 2019 16:12:09 +0000 (08:12 -0800)
committerJan Kotas <jkotas@microsoft.com>
Tue, 15 Jan 2019 16:12:09 +0000 (08:12 -0800)
* Update CoreClr, CoreFx, PgoData to preview-27312-01, preview.19063.1, master-20190111.1, respectively

* Disable invalid test

ILAsmVersion.txt
dependencies.props
tests/CoreFX/CoreFX.issues.json

index c7662bf..f83b1c0 100644 (file)
@@ -1 +1 @@
-3.0.0-preview-27309-02
+3.0.0-preview-27312-01
index 914526b..61596aa 100644 (file)
 
   <!-- Source of truth for dependency tooling: the commit hash of the dotnet/versions master branch as of the last auto-upgrade. -->
   <PropertyGroup>
-    <CoreFxCurrentRef>a3484defd925dc626c8a667ca8ce934fa8dbe5d4</CoreFxCurrentRef>
-    <CoreClrCurrentRef>7a91a9b361186d0a05ca364430f9f574cf789f5d</CoreClrCurrentRef>
+    <CoreFxCurrentRef>c9274882c2f1e70586d6bffd6edb91833cc41ebd</CoreFxCurrentRef>
+    <CoreClrCurrentRef>c9274882c2f1e70586d6bffd6edb91833cc41ebd</CoreClrCurrentRef>
     <BuildToolsCurrentRef>70dac702228f21ca63c6c226fe782db17610a47a</BuildToolsCurrentRef>
-    <PgoDataCurrentRef>a3484defd925dc626c8a667ca8ce934fa8dbe5d4</PgoDataCurrentRef>
+    <PgoDataCurrentRef>c9274882c2f1e70586d6bffd6edb91833cc41ebd</PgoDataCurrentRef>
     <CoreSetupCurrentRef>56b60e4ef0879b0423542f32a0b87779b4236453</CoreSetupCurrentRef>
     <IbcDataCurrentRef>fd9474f0c60ac4f7e917c072df61e4b23115b7ae</IbcDataCurrentRef>
   </PropertyGroup>
 
   <!-- Tests/infrastructure dependency versions. -->
   <PropertyGroup>
-    <MicrosoftPrivateCoreFxNETCoreAppPackageVersion>4.6.0-preview.19060.1</MicrosoftPrivateCoreFxNETCoreAppPackageVersion>
-    <MicrosoftNETCorePlatformsPackageVersion>3.0.0-preview.19060.1</MicrosoftNETCorePlatformsPackageVersion>
-    <PgoDataPackageVersion>99.99.99-master-20190110.3</PgoDataPackageVersion>
-    <MicrosoftNETCoreRuntimeCoreCLRPackageVersion>3.0.0-preview-27309-02</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
+    <MicrosoftPrivateCoreFxNETCoreAppPackageVersion>4.6.0-preview.19063.1</MicrosoftPrivateCoreFxNETCoreAppPackageVersion>
+    <MicrosoftNETCorePlatformsPackageVersion>3.0.0-preview.19063.1</MicrosoftNETCorePlatformsPackageVersion>
+    <PgoDataPackageVersion>99.99.99-master-20190111.1</PgoDataPackageVersion>
+    <MicrosoftNETCoreRuntimeCoreCLRPackageVersion>3.0.0-preview-27312-01</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
     <MicrosoftNETCoreAppPackageVersion>3.0.0-preview-27218-01</MicrosoftNETCoreAppPackageVersion>
     <XunitPackageVersion>2.4.1</XunitPackageVersion>
     <IbcDataPackageVersion>99.99.99-master-20181120-0045</IbcDataPackageVersion>
index 25970b3..972dcec 100644 (file)
                 {
                     "name": "System.Drawing.Tests.Graphics_DrawBezierTests.DrawBezier_Point",
                     "reason": "https://github.com/dotnet/corefx/issues/30180"
+                },
+                {
+                    "name": "System.Drawing.Tests.IconTests.ExtractAssociatedIcon_InvalidFilePath_ThrowsArgumentException",
+                    "reason": "https://github.com/dotnet/corefx/issues/34122"
                 }
             ]
         }