Skip to content

Commit d837f0b

Browse files
authored
Revert "[python] activate capture expressions tests with version gate (DEBUG-5601)" (#6976)
1 parent 173e293 commit d837f0b

1 file changed

Lines changed: 2 additions & 6 deletions

File tree

manifests/python.yml

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1129,12 +1129,8 @@ manifest:
11291129
tests/auto_inject/test_auto_inject_install.py::TestSimpleInstallerAutoInjectManualProfiling::test_profiling:
11301130
- declaration: irrelevant (PROF-11296)
11311131
component_version: <3.0.0
1132-
tests/debugger/test_debugger_capture_expressions.py::Test_Debugger_Line_Capture_Expressions:
1133-
- declaration: bug (DEBUG-5601)
1134-
component_version: <4.9.0
1135-
tests/debugger/test_debugger_capture_expressions.py::Test_Debugger_Method_Capture_Expressions:
1136-
- declaration: bug (DEBUG-5601)
1137-
component_version: <4.9.0
1132+
tests/debugger/test_debugger_capture_expressions.py::Test_Debugger_Line_Capture_Expressions: missing_feature (Not yet implemented)
1133+
tests/debugger/test_debugger_capture_expressions.py::Test_Debugger_Method_Capture_Expressions: missing_feature (Not yet implemented)
11381134
tests/debugger/test_debugger_code_origins.py::Test_Debugger_Code_Origins:
11391135
- weblog_declaration:
11401136
"*": missing_feature

0 commit comments

Comments
 (0)