Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[release/8.0] Disable tests targetting http://corefx-net-http11.azurewebsites.net #111401

Merged
merged 5 commits into from
Jan 15, 2025

Disable tests using http://corefx-net-http11.azurewebsites.net (#111235)

507f4ab
Select commit
Loading
Failed to load commit list.
Merged

[release/8.0] Disable tests targetting http://corefx-net-http11.azurewebsites.net #111401

Disable tests using http://corefx-net-http11.azurewebsites.net (#111235)
507f4ab
Select commit
Loading
Failed to load commit list.
Azure Pipelines / runtime (Build windows-x86 Release Libraries_NET48) failed Jan 14, 2025 in 6m 18s

Build windows-x86 Release Libraries_NET48 failed

Annotations

Check failure on line 131 in src\libraries\Common\tests\System\Net\Configuration.Http.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime (Build windows-x86 Release Libraries_NET48)

src\libraries\Common\tests\System\Net\Configuration.Http.cs#L131

src\libraries\Common\tests\System\Net\Configuration.Http.cs(131,84): error CS0103: (NETCORE_ENGINEERING_TELEMETRY=Build) The name 'RemoteServers' does not exist in the current context

Check failure on line 63 in src\libraries\Common\tests\System\Net\Configuration.Http.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime (Build windows-x86 Release Libraries_NET48)

src\libraries\Common\tests\System\Net\Configuration.Http.cs#L63

src\libraries\Common\tests\System\Net\Configuration.Http.cs(63,39): error CS0117: (NETCORE_ENGINEERING_TELEMETRY=Build) 'PlatformDetection' does not contain a definition for 'IsFirefox'

Check failure on line 115 in src\libraries\Common\tests\System\Net\Configuration.Http.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime (Build windows-x86 Release Libraries_NET48)

src\libraries\Common\tests\System\Net\Configuration.Http.cs#L115

src\libraries\Common\tests\System\Net\Configuration.Http.cs(115,39): error CS0117: (NETCORE_ENGINEERING_TELEMETRY=Build) 'PlatformDetection' does not contain a definition for 'IsFirefox'

Check failure on line 24 in src\libraries\Common\tests\System\Net\Http\ResponseStreamTest.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime (Build windows-x86 Release Libraries_NET48)

src\libraries\Common\tests\System\Net\Http\ResponseStreamTest.cs#L24

src\libraries\Common\tests\System\Net\Http\ResponseStreamTest.cs(24,89): error CS0117: (NETCORE_ENGINEERING_TELEMETRY=Build) 'Configuration.Http' does not contain a definition for 'RemoteServers'

Check failure on line 138 in src\libraries\Common\tests\System\Net\Http\PostScenarioTest.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime (Build windows-x86 Release Libraries_NET48)

src\libraries\Common\tests\System\Net\Http\PostScenarioTest.cs#L138

src\libraries\Common\tests\System\Net\Http\PostScenarioTest.cs(138,89): error CS0117: (NETCORE_ENGINEERING_TELEMETRY=Build) 'Configuration.Http' does not contain a definition for 'RemoteServers'