Skip to content

Commit

Permalink
Add test skip for cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
zacharycmontoya committed Jan 8, 2025
1 parent 15dc6e7 commit 739e2cc
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion manifests/cpp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,8 @@ tests/:
test_inferred_proxy.py:
Test_AWS_API_Gateway_Inferred_Span_Creation: missing_feature
test_otel_drop_in.py:
Test_Otel_Drop_In: missing_feature
Test_Otel_Drop_In: irrelevant (library does not implement OpenTelemetry)
Test_Otel_Drop_In_Manual_Propagation: irrelevant (library does not implement OpenTelemetry)
parametric/:
test_128_bit_traceids.py:
Test_128_Bit_Traceids: missing_feature (parametric app does not support trace/span/extract endpoint)
Expand Down

0 comments on commit 739e2cc

Please sign in to comment.