Skip to content
Open
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
1 change: 0 additions & 1 deletion tests/test_semantic_conventions.py
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,6 @@ def get_component_name(span_name: str):
class Test_Meta:
"""meta object in spans respect all conventions"""

@bug(library="cpp_nginx", reason="APMAPI-924")
@bug(library="cpp_httpd", reason="APMAPI-924")
@bug(library="php", reason="APMAPI-924")
def test_meta_span_kind(self):
Expand Down
Loading