Skip to content

Commit 43c0824

Browse files
authored
Don't make web requests in HttpClient trimming test (#104718) (#111488)
1 parent 7bdb3db commit 43c0824

File tree

2 files changed

+0
-41
lines changed

2 files changed

+0
-41
lines changed

src/libraries/System.Net.Http/tests/TrimmingTests/HttpClientTest.cs

-38
This file was deleted.

src/libraries/System.Net.Http/tests/TrimmingTests/System.Net.Http.TrimmingTests.proj

-3
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,6 @@
33

44
<ItemGroup>
55
<TestConsoleAppSourceFiles Include="DecompressionHandlerTrimmedTest.cs" />
6-
<TestConsoleAppSourceFiles Include="HttpClientTest.cs">
7-
<SkipOnTestRuntimes>browser-wasm</SkipOnTestRuntimes>
8-
</TestConsoleAppSourceFiles>
96
</ItemGroup>
107

118
<Import Project="$([MSBuild]::GetPathOfFileAbove(Directory.Build.targets))" />

0 commit comments

Comments
 (0)