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)