diff --git a/manifests/nodejs.yml b/manifests/nodejs.yml index e66e0bf8384..2de20d3ebd3 100644 --- a/manifests/nodejs.yml +++ b/manifests/nodejs.yml @@ -1595,7 +1595,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.2.0 + weblog: [fastify, uds-express4, express4, express4-typescript, express5] + - declaration: bug (DEBUG-5705) + excluded_weblog: [fastify, uds-express4, express4, express4-typescript, 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)