Skip to content

Commit

Permalink
[wasm][aot] Enable `DataContractSerializerTests.DCS_DerivedTypeWithDi…
Browse files Browse the repository at this point in the history
…fferentOverrides` (#71083)
  • Loading branch information
ilonatommy authored Jun 21, 2022
1 parent ff4ae18 commit e40236a
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1081,7 +1081,6 @@ public static void DCS_WithListOfXElement()
}

[Fact]
[ActiveIssue("https://github.com/dotnet/runtime/issues/51679", typeof(PlatformDetection), nameof(PlatformDetection.IsBrowser), nameof(PlatformDetection.IsMonoAOT))]
[ActiveIssue("https://github.com/dotnet/runtime/issues/60462", TestPlatforms.iOS | TestPlatforms.tvOS)]
public static void DCS_DerivedTypeWithDifferentOverrides()
{
Expand Down

0 comments on commit e40236a

Please sign in to comment.