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

Test failure: ObjectDisposedException in System.Runtime.InteropServices.JavaScript.Tests.JSImportExportTest.JsImportTaskTypes #78017

Closed
am11 opened this issue Nov 8, 2022 · 2 comments

Comments

@am11
Copy link
Member

am11 commented Nov 8, 2022

logs https://helixre107v0xdeko0k025g8.blob.core.windows.net/dotnet-runtime-refs-pull-77936-merge-f10cb260f4f742869e/normal-System.Runtime.InteropServices.JavaScript.Tests/1/console.637ff1dc.log?helixlogtype=result

[07:11:11] info: Starting:    System.Runtime.InteropServices.JavaScript.Tests.dll
[07:11:16] fail: [FAIL] System.Runtime.InteropServices.JavaScript.Tests.JSImportExportTest.JsImportTaskTypes
[07:11:16] info: System.ObjectDisposedException : Cannot access a disposed object.
[07:11:16] info: Object name: 'value'.
[07:11:16] info:    at System.Runtime.InteropServices.JavaScript.Tests.JavaScriptTestHelper.echopromise_JSObject(JSObject value)
[07:11:16] info:    at System.Runtime.InteropServices.JavaScript.Tests.JSImportExportTest.JsImportTaskTypes()
[07:11:16] info: --- End of stack trace from previous location ---
[07:11:18] info: Finished:    System.Runtime.InteropServices.JavaScript.Tests.dll
[07:11:18] info: 
[07:11:18] info: === TEST EXECUTION SUMMARY ===
[07:11:18] info: Total: 360, Errors: 0, Failed: 1, Skipped: 1, Time: 6.578831s
@ghost ghost added the untriaged New issue has not been triaged by the area owner label Nov 8, 2022
@am11 am11 added arch-wasm WebAssembly architecture test-failure labels Nov 8, 2022
@ghost
Copy link

ghost commented Nov 8, 2022

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

Issue Details

logs https://helixre107v0xdeko0k025g8.blob.core.windows.net/dotnet-runtime-refs-pull-77936-merge-f10cb260f4f742869e/normal-System.Runtime.InteropServices.JavaScript.Tests/1/console.637ff1dc.log?helixlogtype=result

[07:11:11] info: Starting:    System.Runtime.InteropServices.JavaScript.Tests.dll
[07:11:16] fail: [FAIL] System.Runtime.InteropServices.JavaScript.Tests.JSImportExportTest.JsImportTaskTypes
[07:11:16] info: System.ObjectDisposedException : Cannot access a disposed object.
[07:11:16] info: Object name: 'value'.
[07:11:16] info:    at System.Runtime.InteropServices.JavaScript.Tests.JavaScriptTestHelper.echopromise_JSObject(JSObject value)
[07:11:16] info:    at System.Runtime.InteropServices.JavaScript.Tests.JSImportExportTest.JsImportTaskTypes()
[07:11:16] info: --- End of stack trace from previous location ---
[07:11:18] info: Finished:    System.Runtime.InteropServices.JavaScript.Tests.dll
[07:11:18] info: 
[07:11:18] info: === TEST EXECUTION SUMMARY ===
[07:11:18] info: Total: 360, Errors: 0, Failed: 1, Skipped: 1, Time: 6.578831s
Author: am11
Assignees: -
Labels:

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

Milestone: -

@lewing lewing added this to the 8.0.0 milestone Nov 9, 2022
@lewing lewing removed the untriaged New issue has not been triaged by the area owner label Nov 9, 2022
@pavelsavara
Copy link
Member

duplicate #77334

@ghost ghost locked as resolved and limited conversation to collaborators Dec 9, 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

3 participants