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

[browser][MT] CancellationTokenTests.DerivedCancellationTokenSource #94486

Closed
pavelsavara opened this issue Nov 7, 2023 · 1 comment · Fixed by #97545
Closed

[browser][MT] CancellationTokenTests.DerivedCancellationTokenSource #94486

pavelsavara opened this issue Nov 7, 2023 · 1 comment · Fixed by #97545
Assignees
Labels
arch-wasm WebAssembly architecture area-VM-threading-mono disabled-test The test is disabled in source code against the issue os-browser Browser variant of arch-wasm
Milestone

Comments

@pavelsavara
Copy link
Member

Log

[15:14:34] info: [2023-11-07T15:14:34.115Z] [FAIL] System.Threading.Tasks.Tests.CancellationTokenTests.DerivedCancellationTokenSource
[15:14:34] info: DerivedCancellationTokenSource:  Dispose(false) should have been called.
[15:14:34] info:    at System.Threading.Tasks.Tests.CancellationTokenTests.DerivedCancellationTokenSource()
[15:14:34] info:    at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args)
[15:14:34] info:    at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)
@pavelsavara pavelsavara added arch-wasm WebAssembly architecture disabled-test The test is disabled in source code against the issue area-VM-threading-mono os-browser Browser variant of arch-wasm labels Nov 7, 2023
@pavelsavara pavelsavara added this to the 9.0.0 milestone Nov 7, 2023
@pavelsavara pavelsavara self-assigned this Nov 7, 2023
@ghost
Copy link

ghost commented Nov 7, 2023

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

Issue Details

Log

[15:14:34] info: [2023-11-07T15:14:34.115Z] [FAIL] System.Threading.Tasks.Tests.CancellationTokenTests.DerivedCancellationTokenSource
[15:14:34] info: DerivedCancellationTokenSource:  Dispose(false) should have been called.
[15:14:34] info:    at System.Threading.Tasks.Tests.CancellationTokenTests.DerivedCancellationTokenSource()
[15:14:34] info:    at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args)
[15:14:34] info:    at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)
Author: pavelsavara
Assignees: pavelsavara
Labels:

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

Milestone: 9.0.0

@lewing lewing assigned ilonatommy and unassigned pavelsavara Jan 25, 2024
@ghost ghost added the in-pr There is an active PR which will close this issue when it is merged label Jan 26, 2024
@ghost ghost removed the in-pr There is an active PR which will close this issue when it is merged label Jan 30, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Mar 1, 2024
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 os-browser Browser variant of arch-wasm
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants