From ff459100aa952ced02960bc803ac55844b4efab3 Mon Sep 17 00:00:00 2001 From: "dd-octo-sts[bot]" <200755185+dd-octo-sts[bot]@users.noreply.github.com> Date: Fri, 17 Jul 2026 06:48:42 +0000 Subject: [PATCH] chore: activate easy wins for @DataDog/debugger Co-authored-by: github-actions[bot] --- manifests/nodejs.yml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/manifests/nodejs.yml b/manifests/nodejs.yml index a0e0e432e1f..b700b10a90e 100644 --- a/manifests/nodejs.yml +++ b/manifests/nodejs.yml @@ -1597,7 +1597,12 @@ manifest: ? tests/debugger/test_debugger_condition_errors.py::Test_Debugger_Runtime_Condition_Error::test_runtime_condition_error_emits_error_only_snapshot : bug (DEBUG-5701) ? tests/debugger/test_debugger_condition_errors.py::Test_Debugger_Runtime_Condition_Error::test_runtime_condition_error_rate_limited - : bug (DEBUG-5705) + : # TODO: a lower version might be supported + - declaration: bug (DEBUG-5705) + component_version: <6.4.0 + weblog: [express4-typescript, fastify, express4, uds-express4, express5] + - declaration: bug (DEBUG-5705) + excluded_weblog: [express4-typescript, fastify, express4, uds-express4, express5] tests/debugger/test_debugger_exception_replay.py::Test_Debugger_Exception_Replay: missing_feature tests/debugger/test_debugger_exception_replay.py::Test_Debugger_Exception_Replay::test_exception_replay_firsthit: missing_feature (Implemented only for dotnet) tests/debugger/test_debugger_exception_replay.py::Test_Debugger_Exception_Replay::test_exception_replay_outofmemory: missing_feature (Implemented only for dotnet)