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

System.Runtime.InteropServices.JavaScript.Tests.WebWorkerTest.JSDelay_ContinueWith_Sync test failed #103080

Open
jkoritzinsky opened this issue Jun 5, 2024 · 2 comments
Labels
area-System.Runtime.InteropServices.JavaScript Known Build Error Use this to report build issues in the .NET Helix tab
Milestone

Comments

@jkoritzinsky
Copy link
Member

jkoritzinsky commented Jun 5, 2024

Build Information

Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=697787
Build error leg or test failing: WasmTestOnChrome-MT-System.Runtime.InteropServices.JavaScript.Tests.WorkItemExecution
Pull request: #102475

Error Message

Fill the error message using step by step known issues guidance.

{
  "ErrorMessage": "[FAIL] System.Runtime.InteropServices.JavaScript.Tests.WebWorkerTest.JSDelay_ContinueWith_Sync(executor: NewThread)",
  "ErrorPattern": "",
  "BuildRetry": false,
  "ExcludeConsoleLog": false
}

Known issue validation

Build: 🔎 https://dev.azure.com/dnceng-public/public/_build/results?buildId=697787
Error message validated: [[FAIL] System.Runtime.InteropServices.JavaScript.Tests.WebWorkerTest.JSDelay_ContinueWith_Sync(executor: NewThread)]
Result validation: ✅ Known issue matched with the provided build.
Validation performed at: 6/5/2024 4:58:58 PM UTC

Report

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
0 0 0
@jkoritzinsky jkoritzinsky added blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' area-System.Runtime.InteropServices.JavaScript Known Build Error Use this to report build issues in the .NET Helix tab labels Jun 5, 2024
@dotnet-policy-service dotnet-policy-service bot added the untriaged New issue has not been triaged by the area owner label Jun 5, 2024
@lewing lewing added this to the 9.0.0 milestone Jun 17, 2024
@lewing lewing removed blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' untriaged New issue has not been triaged by the area owner labels Jun 17, 2024
@ilonatommy
Copy link
Member

It wasn't hit for a month. We can reopen if it gets hit again.

@mkhamoyan mkhamoyan reopened this Aug 7, 2024
@mkhamoyan
Copy link
Contributor

This was hit yesterday in #104393 log

[16:49:23] info: [FAIL] System.Runtime.InteropServices.JavaScript.Tests.WebWorkerTest.JSDelay_ContinueWith_Sync(executor: NewThread)
[16:49:23] info: Assert.True() Failure
[16:49:23] info: Expected: True
[16:49:23] info: Actual:   False
[16:49:23] info:    at System.Runtime.InteropServices.JavaScript.Tests.WebWorkerTest.<>c.<JSDelay_ContinueWith_Sync>b__15_1(Task _)
[16:49:23] info:    at System.Threading.Tasks.ContinuationTaskFromTask.InnerInvoke()
[16:49:23] info:    at System.Threading.Tasks.Task.<>c.<.cctor>b__292_0(Object obj)
[16:49:23] info:    at System.Threading.ExecutionContext.RunInternal(ExecutionContext , ContextCallback , Object )
[16:49:23] info: --- End of stack trace from previous location ---
[16:49:23] info:    at System.Threading.ExecutionContext.RunInternal(ExecutionContext , ContextCallback , Object )
[16:49:23] info:    at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& , Thread )
[16:49:23] info: --- End of stack trace from previous location ---
[16:49:23] info:    at System.Runtime.InteropServices.JavaScript.Tests.WebWorkerTest.<>c__DisplayClass15_0.<<JSDelay_ContinueWith_Sync>b__0>d.MoveNext()
[16:49:23] info: --- End of stack trace from previous location ---
[16:49:23] info:    at System.Runtime.InteropServices.JavaScript.Tests.WebWorkerTest.JSDelay_ContinueWith_Sync(Executor executor)
[16:49:23] info: --- End of stack trace from previous location ---

@lewing lewing modified the milestones: 9.0.0, 10.0.0 Aug 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-System.Runtime.InteropServices.JavaScript Known Build Error Use this to report build issues in the .NET Helix tab
Projects
None yet
Development

No branches or pull requests

4 participants