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

[MT][browser] TestCancelAsync failure #94050

Closed
ilonatommy opened this issue Oct 26, 2023 · 2 comments · Fixed by #94517
Closed

[MT][browser] TestCancelAsync failure #94050

ilonatommy opened this issue Oct 26, 2023 · 2 comments · Fixed by #94517
Labels
arch-wasm WebAssembly architecture area-VM-threading-mono disabled-test The test is disabled in source code against the issue
Milestone

Comments

@ilonatommy
Copy link
Member

Failing after enabling all MT library tests (#91536). log

[FAIL] System.ComponentModel.EventBasedAsync.Tests.BackgroundWorkerTests.TestCancelAsync
info: Assert.True() Failure
info: Expected: True
info: Actual:   False
info:    at System.ComponentModel.EventBasedAsync.Tests.BackgroundWorkerTests.TestCancelAsync()
info:    at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args)
info:    at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)
@ilonatommy ilonatommy added arch-wasm WebAssembly architecture disabled-test The test is disabled in source code against the issue area-VM-threading-mono labels Oct 26, 2023
@ghost
Copy link

ghost commented Oct 26, 2023

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

Issue Details

Failing after enabling all MT library tests (#91536). log

[FAIL] System.ComponentModel.EventBasedAsync.Tests.BackgroundWorkerTests.TestCancelAsync
info: Assert.True() Failure
info: Expected: True
info: Actual:   False
info:    at System.ComponentModel.EventBasedAsync.Tests.BackgroundWorkerTests.TestCancelAsync()
info:    at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args)
info:    at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)
Author: ilonatommy
Assignees: -
Labels:

arch-wasm, disabled-test, area-VM-threading-mono

Milestone: -

@ghost ghost added the untriaged New issue has not been triaged by the area owner label Oct 26, 2023
@SamMonoRT SamMonoRT added this to the 9.0.0 milestone Oct 27, 2023
@ghost ghost removed the untriaged New issue has not been triaged by the area owner label Oct 27, 2023
@pavelsavara
Copy link
Member

Does this still happen after #94180 ?

@ghost ghost added the in-pr There is an active PR which will close this issue when it is merged label Nov 8, 2023
@ghost ghost removed the in-pr There is an active PR which will close this issue when it is merged label Nov 9, 2023
@github-actions github-actions bot locked and limited conversation to collaborators Dec 9, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
arch-wasm WebAssembly architecture area-VM-threading-mono disabled-test The test is disabled in source code against the issue
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants