Skip to content
This repository was archived by the owner on Nov 22, 2018. It is now read-only.
This repository was archived by the owner on Nov 22, 2018. It is now read-only.

Un-skip ANCMv2 in-proc chunked tests #110

@mikeharder

Description

@mikeharder

After a recent update to dependencies.props (46e3c69), two tests for ANCMv2 in-proc chunked started failing. The tests have been temporarily skipped to unblock the build (#111). The root cause should be investigated and fixed, and the tests un-skipped.

Build

http://aspnetci/viewLog.html?buildId=448886&tab=buildResultsDiv&buildTypeId=Lite_ServerTests

Tests

ServerComparison.FunctionalTests.ResponseTests.ServerComparison.FunctionalTests.ResponseTests.ResponseFormats_IISExpress_Chunked
  (runtimeFlavor: CoreClr, applicationType: Standalone, hostingModel: InProcess, additionalPublishParameters: " /p:ANCMVersion=V2")
ServerComparison.FunctionalTests.ResponseTests.ServerComparison.FunctionalTests.ResponseTests.ResponseFormats_IISExpress_Chunked
  (runtimeFlavor: CoreClr, applicationType: Portable, hostingModel: InProcess, additionalPublishParameters: " /p:ANCMVersion=V2")

Error

/chunked, chunked?
Expected: True
Actual:   (null)
   at ServerComparison.FunctionalTests.ResponseTests.CheckChunkedAsync(HttpClient client, ILogger logger) in D:\b\w\14f303341b884b1a

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions