From 716e6bb95cbec04111a057cc36f2642574ff7c55 Mon Sep 17 00:00:00 2001 From: dotnet-maestro-bot Date: Tue, 15 Jan 2019 08:12:09 -0800 Subject: Update CoreClr, CoreFx, PgoData to preview-27312-01, preview.19063.1, master-20190111.1, respectively (master) (#21954) * Update CoreClr, CoreFx, PgoData to preview-27312-01, preview.19063.1, master-20190111.1, respectively * Disable invalid test --- tests/CoreFX/CoreFX.issues.json | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'tests') diff --git a/tests/CoreFX/CoreFX.issues.json b/tests/CoreFX/CoreFX.issues.json index 25970b3f23..972dcec53f 100644 --- a/tests/CoreFX/CoreFX.issues.json +++ b/tests/CoreFX/CoreFX.issues.json @@ -676,6 +676,10 @@ { "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" } ] } -- cgit v1.2.3