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

[wasm] Failing test System.Runtime.InteropServices.JavaScript.Tests.WebWorkerTest.ManagedDelay_ContinueWith #96493

Closed
radical opened this issue Jan 4, 2024 · 2 comments
Assignees
Labels
arch-wasm WebAssembly architecture area-System.Runtime.InteropServices.JavaScript blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' Known Build Error Use this to report build issues in the .NET Helix tab

Comments

@radical
Copy link
Member

radical commented Jan 4, 2024

Build Information

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

Error Message

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

{
  "ErrorMessage": "[FAIL] System.Runtime.InteropServices.JavaScript.Tests.WebWorkerTest.ManagedDelay_ContinueWith",
  "ErrorPattern": "",
  "BuildRetry": false,
  "ExcludeConsoleLog": false
}
[14:50:56] info: [2024-01-04T14:50:56.916Z] [FAIL] System.Runtime.InteropServices.JavaScript.Tests.WebWorkerTest.ManagedDelay_ContinueWith(executor: JSWebWorker)
[14:50:56] info: Assert.True() Failure
[14:50:56] info: Expected: True
[14:50:56] info: Actual:   False
[14:50:56] info:    at System.Runtime.InteropServices.JavaScript.Tests.WebWorkerTest.<>c.<ManagedDelay_ContinueWith>b__8_1(Task _)
[14:50:56] info:    at System.Threading.Tasks.ContinuationTaskFromTask.InnerInvoke()
[14:50:56] info:    at System.Threading.Tasks.Task.<>c.<.cctor>b__281_0(Object obj)
[14:50:56] info:    at System.Threading.ExecutionContext.RunInternal(ExecutionContext , ContextCallback , Object )
[14:50:56] info: --- End of stack trace from previous location ---
[14:50:56] info:    at System.Threading.ExecutionContext.RunInternal(ExecutionContext , ContextCallback , Object )
[14:50:56] info:    at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& , Thread )
[14:50:56] info: --- End of stack trace from previous location ---
[14:50:56] info:    at System.Runtime.InteropServices.JavaScript.Tests.WebWorkerTest.<>c__DisplayClass8_0.<<ManagedDelay_ContinueWith>b__0>d.MoveNext()
[14:50:56] info: --- End of stack trace from previous location ---
[14:50:56] info:    at System.Runtime.InteropServices.JavaScript.JSWebWorker.RunAsync(Func`1 , CancellationToken )
[14:50:56] info:    at System.Runtime.InteropServices.JavaScript.Tests.WebWorkerTest.ManagedDelay_ContinueWith(Executor executor)
[14:50:56] info: --- End of stack trace from previous location ---

cc @pavelsavara

Known issue validation

Build: 🔎 https://dev.azure.com/dnceng-public/public/_build/results?buildId=514801
Error message validated: [FAIL] System.Runtime.InteropServices.JavaScript.Tests.WebWorkerTest.ManagedDelay_ContinueWith
Result validation: ✅ Known issue matched with the provided build.
Validation performed at: 1/9/2024 6:04:39 PM UTC

Report

Build Definition Test Pull Request
517894 dotnet/runtime WasmTestOnBrowser-System.Runtime.InteropServices.JavaScript.Tests.WorkItemExecution #96618
516766 dotnet/runtime WasmTestOnBrowser-System.Runtime.InteropServices.JavaScript.Tests.WorkItemExecution #96573
516689 dotnet/runtime WasmTestOnBrowser-System.Runtime.InteropServices.JavaScript.Tests.WorkItemExecution #96462
516686 dotnet/runtime WasmTestOnBrowser-System.Runtime.InteropServices.JavaScript.Tests.WorkItemExecution #96570
516479 dotnet/runtime WasmTestOnBrowser-System.Runtime.InteropServices.JavaScript.Tests.WorkItemExecution
515984 dotnet/runtime WasmTestOnBrowser-System.Runtime.InteropServices.JavaScript.Tests.WorkItemExecution #96538
515962 dotnet/runtime WasmTestOnBrowser-System.Runtime.InteropServices.JavaScript.Tests.WorkItemExecution #95232
515822 dotnet/runtime WasmTestOnBrowser-System.Runtime.InteropServices.JavaScript.Tests.WorkItemExecution #96368
515581 dotnet/runtime WasmTestOnBrowser-System.Runtime.InteropServices.JavaScript.Tests.WorkItemExecution #96517
515333 dotnet/runtime WasmTestOnBrowser-System.Runtime.InteropServices.JavaScript.Tests.WorkItemExecution #96270
515167 dotnet/runtime WasmTestOnBrowser-System.Runtime.InteropServices.JavaScript.Tests.WorkItemExecution #96504
515110 dotnet/runtime WasmTestOnBrowser-System.Runtime.InteropServices.JavaScript.Tests.WorkItemExecution #95370
515070 dotnet/runtime WasmTestOnBrowser-System.Runtime.InteropServices.JavaScript.Tests.WorkItemExecution #96363
514994 dotnet/runtime WasmTestOnBrowser-System.Runtime.InteropServices.JavaScript.Tests.WorkItemExecution #94684
514801 dotnet/runtime WasmTestOnBrowser-System.Runtime.InteropServices.JavaScript.Tests.WorkItemExecution #96446
514795 dotnet/runtime WasmTestOnBrowser-System.Runtime.InteropServices.JavaScript.Tests.WorkItemExecution #96445
514738 dotnet/runtime WasmTestOnBrowser-System.Runtime.InteropServices.JavaScript.Tests.WorkItemExecution #96483
514683 dotnet/runtime WasmTestOnBrowser-System.Runtime.InteropServices.JavaScript.Tests.WorkItemExecution #95904
514429 dotnet/runtime WasmTestOnBrowser-System.Runtime.InteropServices.JavaScript.Tests.WorkItemExecution #96108
513735 dotnet/runtime WasmTestOnBrowser-System.Runtime.InteropServices.JavaScript.Tests.WorkItemExecution #96455
513653 dotnet/runtime WasmTestOnBrowser-System.Runtime.InteropServices.JavaScript.Tests.WorkItemExecution #96440
513620 dotnet/runtime WasmTestOnBrowser-System.Runtime.InteropServices.JavaScript.Tests.WorkItemExecution #96369
513545 dotnet/runtime WasmTestOnBrowser-System.Runtime.InteropServices.JavaScript.Tests.WorkItemExecution #95370

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
0 0 23
@radical radical added arch-wasm WebAssembly architecture 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 Jan 4, 2024
@ghost
Copy link

ghost commented Jan 4, 2024

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

Issue Details

Build Information

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

Error Message

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

{
  "ErrorMessage": "",
  "ErrorPattern": "",
  "BuildRetry": false,
  "ExcludeConsoleLog": false
}
[14:50:56] info: [2024-01-04T14:50:56.916Z] [FAIL] System.Runtime.InteropServices.JavaScript.Tests.WebWorkerTest.ManagedDelay_ContinueWith(executor: JSWebWorker)
[14:50:56] info: Assert.True() Failure
[14:50:56] info: Expected: True
[14:50:56] info: Actual:   False
[14:50:56] info:    at System.Runtime.InteropServices.JavaScript.Tests.WebWorkerTest.<>c.<ManagedDelay_ContinueWith>b__8_1(Task _)
[14:50:56] info:    at System.Threading.Tasks.ContinuationTaskFromTask.InnerInvoke()
[14:50:56] info:    at System.Threading.Tasks.Task.<>c.<.cctor>b__281_0(Object obj)
[14:50:56] info:    at System.Threading.ExecutionContext.RunInternal(ExecutionContext , ContextCallback , Object )
[14:50:56] info: --- End of stack trace from previous location ---
[14:50:56] info:    at System.Threading.ExecutionContext.RunInternal(ExecutionContext , ContextCallback , Object )
[14:50:56] info:    at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& , Thread )
[14:50:56] info: --- End of stack trace from previous location ---
[14:50:56] info:    at System.Runtime.InteropServices.JavaScript.Tests.WebWorkerTest.<>c__DisplayClass8_0.<<ManagedDelay_ContinueWith>b__0>d.MoveNext()
[14:50:56] info: --- End of stack trace from previous location ---
[14:50:56] info:    at System.Runtime.InteropServices.JavaScript.JSWebWorker.RunAsync(Func`1 , CancellationToken )
[14:50:56] info:    at System.Runtime.InteropServices.JavaScript.Tests.WebWorkerTest.ManagedDelay_ContinueWith(Executor executor)
[14:50:56] info: --- End of stack trace from previous location ---

cc @pavelsavara

Author: radical
Assignees: -
Labels:

arch-wasm, blocking-clean-ci, area-System.Runtime.InteropServices.JavaScript, Known Build Error

Milestone: -

@ghost ghost added the untriaged New issue has not been triaged by the area owner label Jan 4, 2024
@pavelsavara pavelsavara self-assigned this Jan 4, 2024
@ghost ghost added in-pr There is an active PR which will close this issue when it is merged and removed in-pr There is an active PR which will close this issue when it is merged labels Jan 4, 2024
@pavelsavara
Copy link
Member

closing in favor of more generic #96628

@ghost ghost removed the untriaged New issue has not been triaged by the area owner label Jan 15, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Feb 15, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
arch-wasm WebAssembly architecture area-System.Runtime.InteropServices.JavaScript blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' Known Build Error Use this to report build issues in the .NET Helix tab
Projects
None yet
Development

No branches or pull requests

2 participants