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] System.Threading.Timer timeout #91545

Closed
ilonatommy opened this issue Sep 4, 2023 · 3 comments
Closed

[MT][browser] System.Threading.Timer timeout #91545

ilonatommy opened this issue Sep 4, 2023 · 3 comments
Assignees
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

ilonatommy commented Sep 4, 2023

After enabling all MT library tests (#91536) they hover and do not finish execution. Either no error is displayed or a following one:

Assert.True() Failure
Expected: True
   at System.Threading.Tests.TimerFiringTests.Timer_Fires_After_DueTime_Ellapses()
    at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args)
    at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)

Tests got blocked.

@ghost ghost added the untriaged New issue has not been triaged by the area owner label Sep 4, 2023
@ghost
Copy link

ghost commented Sep 4, 2023

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

Issue Details

After enabling all MT library tests (#91536) they hover and do not finish execution. No error displayed. Tests got blocked.

Author: ilonatommy
Assignees: -
Labels:

arch-wasm, area-Build-mono, area-VM-threading-mono

Milestone: -

@ilonatommy ilonatommy added the disabled-test The test is disabled in source code against the issue label Sep 4, 2023
@radical radical added this to the 9.0.0 milestone Sep 5, 2023
@ghost ghost removed the untriaged New issue has not been triaged by the area owner label Sep 5, 2023
@pavelsavara
Copy link
Member

maybe this was resolved by #94180, please try again

@ilonatommy
Copy link
Member Author

Yes, it was, and is not blocked by active issue anymore, can be closed.

@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

No branches or pull requests

3 participants