Open
Description
This is NodeJS on linux
[FAIL] System.Net.Http.Functional.Tests.SocketsHttpHandler_HttpClientHandlerTest.GetAsync_ManyDifferentResponseHeaders_ParsedCorrectly(newline: "\n", fold: "", dribble: False)
[00:19:13] info: System.Net.Http.HttpRequestException : FetchError: request to http://127.0.0.1:39305/ failed, reason: Parse Error: Invalid header value char
[00:19:13] info: ---- System.Runtime.InteropServices.JavaScript.JSException : FetchError: request to http://127.0.0.1:39305/ failed, reason: Parse Error: Invalid header value char
[00:19:13] info: at System.Net.Http.BrowserHttpInterop.<CancelationHelper>d__13`1[[System.Runtime.InteropServices.JavaScript.JSObject, System.Runtime.InteropServices.JavaScript, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]].MoveNext()
[00:19:13] info: at System.Net.Http.BrowserHttpHandler.CallFetch(HttpRequestMessage request, CancellationToken cancellationToken, Nullable`1 allowAutoRedirect)
[00:19:13] info: at System.Net.Http.BrowserHttpHandler.<SendAsync>g__Impl|55_0(HttpRequestMessage request, CancellationToken cancellationToken, Nullable`1 allowAutoRedirect)
[00:19:13] info: at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
[00:19:13] info: at System.Net.Http.Functional.Tests.HttpClientHandlerTest.<>c__DisplayClass21_0.<<GetAsync_ManyDifferentResponseHeaders_ParsedCorrectly>b__0>d.MoveNext()
[00:19:13] info: --- End of stack trace from previous location ---
[00:19:13] info: at System.Threading.Tasks.TaskTimeoutExtensions.GetRealException(Task task)
[00:19:13] info: --- End of stack trace from previous location ---
[00:19:13] info: at System.Threading.Tasks.TaskTimeoutExtensions.WhenAllOrAnyFailed(Task[] tasks)
[00:19:13] info: at System.Net.Test.Common.LoopbackServer.<>c__DisplayClass15_0.<<CreateClientAndServerAsync>b__0>d.MoveNext()
[00:19:13] info: --- End of stack trace from previous location ---
[00:19:13] info: at System.Net.Test.Common.LoopbackServer.CreateServerAsync(Func`2 funcAsync, Options options)
[00:19:13] info: at System.Net.Http.Functional.Tests.HttpClientHandlerTest.GetAsync_ManyDifferentResponseHeaders_ParsedCorrectly(String newline, String fold, Boolean dribble)
[00:19:13] info: --- End of stack trace from previous location ---
[00:19:13] info: ----- Inner Stack Trace -----
[00:19:13] info: at System.Net.Http.BrowserHttpInterop.<CancelationHelper>d__13`1[[System.Runtime.InteropServices.JavaScript.JSObject, System.Runtime.InteropServices.JavaScript, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]].MoveNext()
[00:19:13] info: at ClientRequest.<anonymous> (/root/helix/work/workitem/e/node_modules/node-fetch/lib/index.js:1491:11)
[00:19:13] info: at ClientRequest.emit (node:events:513:28)
[00:19:13] info: at Socket.socketOnData (node:_http_client:543:9)
[00:19:13] info: at Socket.emit (node:events:513:28)
[00:19:13] info: at addChunk (node:internal/streams/readable:315:12)
[00:19:13] info: at readableAddChunk (node:internal/streams/readable:289:9)
[00:19:13] info: at Socket.Readable.push (node:internal/streams/readable:228:10)
[00:19:13] info: at TCP.onStreamRead (node:internal/stream_base_commons:190:23)