Skip to content

Commit

Permalink
disable outdated tests (#3274)
Browse files Browse the repository at this point in the history
  • Loading branch information
heng-liu authored Mar 4, 2020
1 parent e3da183 commit 28c3ae2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2362,7 +2362,7 @@ public async Task ExtractPackageAsync_RequireMode_UnsignedPackage_PluginPackageR
}
#endif

#if IS_CORECLR
#if IS_CORECLR && !IS_SIGNING_SUPPORTED
[Fact]
public async Task ExtractPackageAsync_RequireMode_UnsignedPackage_InCoreCLR_SkipsSigningVerificationAsync()
{
Expand Down

0 comments on commit 28c3ae2

Please sign in to comment.