denoland / deno

A modern runtime for JavaScript and TypeScript.

Home Page:https://deno.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

`inspector_profile` integration test is flaky

satyarohith opened this issue · comments

---- inspector::inspector_profile stdout ----
command /Users/runner/work/deno/deno/target/debug/deno run --inspect-brk=127.0.0.1:9239 /Users/runner/work/deno/deno/tests/testdata/inspector/memory.js
command cwd /Users/runner/work/deno/deno/tests
STDERR: Debugger listening on ws://127.0.0.1:9239/ws/68e50d37-1787-4928-9746-d2cc1d09f784
STDERR: Visit chrome://inspect to connect to the debugger.
STDERR: Deno is waiting for debugger to connect.
thread 'inspector::inspector_profile' panicked at tests/integration/inspector_tests.rs:170:10:
recv() timeout: Elapsed(())
stack backtrace:

https://github.com/denoland/deno/actions/runs/9112777278/job/25052742560?pr=23846#step:44:2813