Skip to content
This repository was archived by the owner on Jan 23, 2023. It is now read-only.

Fix build problem in WinHttpHandler tests#7777

Merged
davidsh merged 1 commit intodotnet:masterfrom
davidsh:fix_build
Apr 15, 2016
Merged

Fix build problem in WinHttpHandler tests#7777
davidsh merged 1 commit intodotnet:masterfrom
davidsh:fix_build

Conversation

@davidsh
Copy link
Contributor

@davidsh davidsh commented Apr 15, 2016

PR #7760 broke the compilation of these tests but wasn't discovered in CI since WinHttpHandler
tests weren't building properly. This PR will fix the compiler error while PR #7747 will make
sure that these tests get built/run again in CI.

PR #7760 broke the compilation of these tests but wasn't discovered in CI since WinHttpHandler
tests weren't building properly. This PR will fix the compiler error while PR #7747 will make
sure that these tests get built/run again in CI.
@davidsh
Copy link
Contributor Author

davidsh commented Apr 15, 2016

@stephentoub
Copy link
Member

LGTM

FYI, I would not be surprised if some of the tests fail on Unix; in particular, I expect ones related to a 300-status code redirect may fail to handle credentials correctly. If they do, just mark 'em as ActiveIssue and I'll fix.

@davidsh
Copy link
Contributor Author

davidsh commented Apr 15, 2016

FYI, I would not be surprised if some of the tests fail on Unix;

WinHttpHandler tests are not supposed to run in *Nix.

I thought we suppressed that in the *.CSPROJ:

@stephentoub
Copy link
Member

Oh! Sorry, I missed that this was just affecting WinHttpHandler. Nevermind.

@davidsh davidsh merged commit ccf3cbe into dotnet:master Apr 15, 2016
@davidsh davidsh deleted the fix_build branch April 15, 2016 19:53
@karelz karelz modified the milestones: 1.0.0-rtm, 1.2.0 Dec 3, 2016
picenka21 pushed a commit to picenka21/runtime that referenced this pull request Feb 18, 2022
Fix build problem in WinHttpHandler tests

Commit migrated from dotnet/corefx@ccf3cbe
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants