Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletions manifests/nodejs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1060,9 +1060,9 @@ tests/:
Test_Config_UnifiedServiceTagging_CustomService: *ref_5_25_0
Test_Config_UnifiedServiceTagging_Default: *ref_5_25_0
test_distributed.py:
Test_DistributedHttp: missing_feature
Test_DistributedHttp: *ref_3_0_0
Test_Span_Links_Flags_From_Conflicting_Contexts: missing_feature (implementation specs have not been determined)
Test_Span_Links_From_Conflicting_Contexts: v5.27.0
Test_Span_Links_From_Conflicting_Contexts: *ref_5_27_0
Test_Span_Links_Omit_Tracestate_From_Conflicting_Contexts: missing_feature (implementation specs have not been determined)
Test_Synthetics_APM_Datadog:
'*': *ref_5_25_0
Expand All @@ -1076,10 +1076,10 @@ tests/:
Test_Propagate: *ref_3_2_0
Test_Propagate_Legacy: *ref_3_2_0
test_library_conf.py:
Test_ExtractBehavior_Default: incomplete_test_app (/make_distant_call endpoint is not correctly implemented)
Test_ExtractBehavior_Ignore: incomplete_test_app (/make_distant_call endpoint is not correctly implemented)
Test_ExtractBehavior_Restart: incomplete_test_app (/make_distant_call endpoint is not correctly implemented)
Test_ExtractBehavior_Restart_With_Extract_First: incomplete_test_app (/make_distant_call endpoint is not correctly implemented)
Test_ExtractBehavior_Default: *ref_5_46_0
Test_ExtractBehavior_Ignore: *ref_5_46_0
Test_ExtractBehavior_Restart: *ref_5_46_0
Test_ExtractBehavior_Restart_With_Extract_First: *ref_5_46_0
Test_HeaderTags: *ref_4_11_0
Test_HeaderTags_Colon_Leading: *ref_4_11_0
Test_HeaderTags_Colon_Trailing: *ref_4_11_0
Expand Down