Skip to content

Commit

Permalink
Disable Constructor_String_LoadVersionTest test
Browse files Browse the repository at this point in the history
  • Loading branch information
weshaggard committed Nov 5, 2018
1 parent c51dba9 commit 9450a54
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/System.Reflection/tests/AssemblyNameTests.cs
Original file line number Diff line number Diff line change
Expand Up @@ -545,6 +545,7 @@ public static void Constructor_String_VersionTest(Version expectedVersion, strin
}

[Fact]
[ActiveIssue(33249)]
[SkipOnTargetFramework(
TargetFrameworkMonikers.NetFramework,
".NET Core behavior differs from .NET Framework since it does not want to replicate some bugs")]
Expand Down

0 comments on commit 9450a54

Please sign in to comment.