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

WASM CI failure: System.Runtime.InteropServices.JavaScript.Http.Tests.HttpRequestMessageTest.BlobUri_Marshal_CorrectValues_Browser #76676

Closed
carlossanlop opened this issue Oct 5, 2022 · 3 comments

Comments

@carlossanlop
Copy link
Member

Found in this unrelated release/7.0 PR: #76565

Please help determine if this needs a fix to get backported to the 7.0 branch.

Callstack example
[21:33:36] fail: [FAIL] System.Runtime.InteropServices.JavaScript.Http.Tests.HttpRequestMessageTest.BlobUri_Marshal_CorrectValues_Browser
[21:33:36] info: System.Runtime.InteropServices.JavaScript.JSException : Error: Assert failed: Unknow converter for type 13 at 2 
[21:33:36] info:     at ho (http://127.0.0.1:42311/dotnet.js:5:35495)
[21:33:36] info:     at Object.ui (http://127.0.0.1:42311/dotnet.js:5:57369)
[21:33:36] info:     at _mono_wasm_bind_js_function (http://127.0.0.1:42311/dotnet.js:14:120525)
[21:33:36] info:     at do_icall (http://127.0.0.1:42311/dotnet.wasm:wasm-function[339]:0x22795)
[21:33:36] info:     at do_icall_wrapper (http://127.0.0.1:42311/dotnet.wasm:wasm-function[307]:0x21b3f)
[21:33:36] info:     at interp_exec_method (http://127.0.0.1:42311/dotnet.wasm:wasm-function[243]:0x131c2)
[21:33:36] info:     at interp_runtime_invoke (http://127.0.0.1:42311/dotnet.wasm:wasm-function[242]:0x12072)
[21:33:36] info:     at mono_jit_runtime_invoke (http://127.0.0.1:42311/dotnet.wasm:wasm-function[8263]:0x1aaac2)
[21:33:36] info:     at do_runtime_invoke (http://127.0.0.1:42311/dotnet.wasm:wasm-function[2115]:0x8c6f0)
[21:33:36] info:     at mono_runtime_invoke_checked (http://127.0.0.1:42311/dotnet.wasm:wasm-function[2113]:0x8c666)
[21:33:36] info:    at System.Runtime.InteropServices.JavaScript.JSFunctionBinding.BindJSFunctionImpl(String functionName, String moduleName, ReadOnlySpan`1 signatures)
[21:33:36] info:    at System.Runtime.InteropServices.JavaScript.JSFunctionBinding.BindJSFunction(String functionName, String moduleName, ReadOnlySpan`1 signatures)
[21:33:36] info:    at System.Net.Http.BrowserHttpInterop.AbortResponse(JSObject fetchResponse)
[21:33:36] info:    at System.Net.Http.WasmFetchResponse.Dispose()
[21:33:36] info:    at System.Net.Http.BrowserHttpContent.Dispose(Boolean disposing)
[21:33:36] info:    at System.Net.Http.HttpContent.Dispose()
[21:33:36] info:    at System.Net.Http.HttpResponseMessage.Dispose(Boolean disposing)
[21:33:36] info:    at System.Net.Http.HttpResponseMessage.Dispose()
[21:33:36] info:    at System.Net.Http.HttpClient.HandleFailure(Exception e, Boolean telemetryStarted, HttpResponseMessage response, CancellationTokenSource cts, CancellationToken cancellationToken, CancellationTokenSource pendingRequestsCts)
[21:33:36] info:    at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
[21:33:36] info:    at System.Runtime.InteropServices.JavaScript.Http.Tests.HttpRequestMessageTest.BlobUri_Marshal_CorrectValues_Browser()
[21:33:36] info: --- End of stack trace from previous location ---
@ghost ghost added the untriaged New issue has not been triaged by the area owner label Oct 5, 2022
@ghost
Copy link

ghost commented Oct 5, 2022

Tagging subscribers to 'arch-wasm': @lewing
See info in area-owners.md if you want to be subscribed.

Issue Details

Found in this unrelated release/7.0 PR: #76565

Please help determine if this needs a fix to get backported to the 7.0 branch.

Callstack example
[21:33:36] fail: [FAIL] System.Runtime.InteropServices.JavaScript.Http.Tests.HttpRequestMessageTest.BlobUri_Marshal_CorrectValues_Browser
[21:33:36] info: System.Runtime.InteropServices.JavaScript.JSException : Error: Assert failed: Unknow converter for type 13 at 2 
[21:33:36] info:     at ho (http://127.0.0.1:42311/dotnet.js:5:35495)
[21:33:36] info:     at Object.ui (http://127.0.0.1:42311/dotnet.js:5:57369)
[21:33:36] info:     at _mono_wasm_bind_js_function (http://127.0.0.1:42311/dotnet.js:14:120525)
[21:33:36] info:     at do_icall (http://127.0.0.1:42311/dotnet.wasm:wasm-function[339]:0x22795)
[21:33:36] info:     at do_icall_wrapper (http://127.0.0.1:42311/dotnet.wasm:wasm-function[307]:0x21b3f)
[21:33:36] info:     at interp_exec_method (http://127.0.0.1:42311/dotnet.wasm:wasm-function[243]:0x131c2)
[21:33:36] info:     at interp_runtime_invoke (http://127.0.0.1:42311/dotnet.wasm:wasm-function[242]:0x12072)
[21:33:36] info:     at mono_jit_runtime_invoke (http://127.0.0.1:42311/dotnet.wasm:wasm-function[8263]:0x1aaac2)
[21:33:36] info:     at do_runtime_invoke (http://127.0.0.1:42311/dotnet.wasm:wasm-function[2115]:0x8c6f0)
[21:33:36] info:     at mono_runtime_invoke_checked (http://127.0.0.1:42311/dotnet.wasm:wasm-function[2113]:0x8c666)
[21:33:36] info:    at System.Runtime.InteropServices.JavaScript.JSFunctionBinding.BindJSFunctionImpl(String functionName, String moduleName, ReadOnlySpan`1 signatures)
[21:33:36] info:    at System.Runtime.InteropServices.JavaScript.JSFunctionBinding.BindJSFunction(String functionName, String moduleName, ReadOnlySpan`1 signatures)
[21:33:36] info:    at System.Net.Http.BrowserHttpInterop.AbortResponse(JSObject fetchResponse)
[21:33:36] info:    at System.Net.Http.WasmFetchResponse.Dispose()
[21:33:36] info:    at System.Net.Http.BrowserHttpContent.Dispose(Boolean disposing)
[21:33:36] info:    at System.Net.Http.HttpContent.Dispose()
[21:33:36] info:    at System.Net.Http.HttpResponseMessage.Dispose(Boolean disposing)
[21:33:36] info:    at System.Net.Http.HttpResponseMessage.Dispose()
[21:33:36] info:    at System.Net.Http.HttpClient.HandleFailure(Exception e, Boolean telemetryStarted, HttpResponseMessage response, CancellationTokenSource cts, CancellationToken cancellationToken, CancellationTokenSource pendingRequestsCts)
[21:33:36] info:    at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
[21:33:36] info:    at System.Runtime.InteropServices.JavaScript.Http.Tests.HttpRequestMessageTest.BlobUri_Marshal_CorrectValues_Browser()
[21:33:36] info: --- End of stack trace from previous location ---
Author: carlossanlop
Assignees: -
Labels:

arch-wasm, area-System.Runtime.InteropServices, test-failure

Milestone: -

@maraf
Copy link
Member

maraf commented Oct 6, 2022

It comes from a "threading" job which is marked as orange, failures are expected.
No need to fix at the moment.

@maraf
Copy link
Member

maraf commented Oct 6, 2022

Duplicate of #74411

@maraf maraf marked this as a duplicate of #74411 Oct 6, 2022
@maraf maraf closed this as completed Oct 6, 2022
@ghost ghost removed the untriaged New issue has not been triaged by the area owner label Oct 6, 2022
@ghost ghost locked as resolved and limited conversation to collaborators Nov 5, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants