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] DebuggerTests.EvaluateOnCallFrameTests timeouts on CI #85168

Closed
pavelsavara opened this issue Apr 21, 2023 · 2 comments
Closed

[wasm] DebuggerTests.EvaluateOnCallFrameTests timeouts on CI #85168

pavelsavara opened this issue Apr 21, 2023 · 2 comments
Assignees
Labels
arch-wasm WebAssembly architecture area-Debugger-mono Known Build Error Use this to report build issues in the .NET Helix tab
Milestone

Comments

@pavelsavara
Copy link
Member

pavelsavara commented Apr 21, 2023

Error Blob

{
  "ErrorMessage": "",
  "BuildRetry": false,
  "ErrorPattern": "DebuggerTests.EvaluateOnCallFrameTests.+timed out",
  "ExcludeConsoleLog": false
}

build

LOG

Microsoft (R) Test Execution Command Line Tool Version 17.6.0-preview-20230223-05 (x64)
Copyright (c) Microsoft Corporation.  All rights reserved.

Starting test execution, please wait...
A total of 1 test files matched the specified pattern.

...
[EXECUTION TIMED OUT]
Exit Code:-3Executor timed out after 3000 seconds and was killed

['chrome-DebuggerTests.EvaluateOnCallFrameTests' END OF WORK ITEM LOG: Command timed out, and was killed]

Report

Build Definition Test Pull Request
283355 dotnet/runtime chrome-DebuggerTests.EvaluateOnCallFrameTests.WorkItemExecution #86278

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
0 0 1
@pavelsavara pavelsavara added arch-wasm WebAssembly architecture blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' area-Debugger-mono Known Build Error Use this to report build issues in the .NET Helix tab labels Apr 21, 2023
@pavelsavara pavelsavara added this to the 8.0.0 milestone Apr 21, 2023
@ghost
Copy link

ghost commented Apr 21, 2023

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

Issue Details

Error Blob

{
  "ErrorMessage": "",
  "BuildRetry": false,
  "ErrorPattern": "DebuggerTests.EvaluateOnCallFrameTests.+timed out",
  "ExcludeConsoleLog": true
}

Reproduction Steps

chrome-DebuggerTests.EvaluateOnCallFrameTests build

Microsoft (R) Test Execution Command Line Tool Version 17.6.0-preview-20230223-05 (x64)
Copyright (c) Microsoft Corporation.  All rights reserved.

Starting test execution, please wait...
A total of 1 test files matched the specified pattern.

...
[EXECUTION TIMED OUT]
Exit Code:-3Executor timed out after 3000 seconds and was killed

['chrome-DebuggerTests.EvaluateOnCallFrameTests' END OF WORK ITEM LOG: Command timed out, and was killed]
Author: pavelsavara
Assignees: thaystg
Labels:

arch-wasm, blocking-clean-ci, area-Debugger-mono, Known Build Error

Milestone: 8.0.0

@agocke
Copy link
Member

agocke commented Apr 21, 2023

Unfortunately I'm not sure

['chrome-DebuggerTests.EvaluateOnCallFrameTests' END OF WORK ITEM LOG: Command timed out, and was killed]

is actually part of the log. @hoyosjs do you know offhand?

lewing pushed a commit that referenced this issue Apr 21, 2023
@pavelsavara pavelsavara self-assigned this Apr 26, 2023
@radical radical removed the blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' label May 8, 2023
@ghost ghost locked as resolved and limited conversation to collaborators Jul 8, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
arch-wasm WebAssembly architecture area-Debugger-mono Known Build Error Use this to report build issues in the .NET Helix tab
Projects
None yet
Development

No branches or pull requests

5 participants