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
34 changes: 17 additions & 17 deletions manifests/python.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1385,8 +1385,8 @@ manifest:
uds-flask: missing_feature
tests/integrations/test_db_integrations_sql.py::Test_MsSql::test_sql_success:
- weblog_declaration:
flask-poc: bug (APMAPI-1058)
uds-flask: bug (APMAPI-1058)
flask-poc: v4.9.0 # TODO: a lower version might be supported
uds-flask: v4.9.0 # TODO: a lower version might be supported
tests/integrations/test_db_integrations_sql.py::Test_MySql:
- weblog_declaration:
"*": missing_feature
Expand Down Expand Up @@ -1504,24 +1504,24 @@ manifest:
uwsgi-poc: v2.9.0
tests/integrations/test_dbm.py::Test_Dbm::test_trace_payload_full:
- weblog_declaration:
flask-poc: bug (APMAPI-1058)
uds-flask: bug (APMAPI-1058)
flask-poc: v4.9.0 # TODO: a lower version might be supported
uds-flask: v4.9.0 # TODO: a lower version might be supported
tests/integrations/test_dbm.py::Test_Dbm_Comment_Batch_Python_Aiomysql:
- weblog_declaration:
"*": missing_feature (Missing on weblog)
*flask: v2.9.0
tests/integrations/test_dbm.py::Test_Dbm_Comment_Batch_Python_Aiomysql::test_dbm_comment:
- weblog_declaration:
flask-poc: bug (APMAPI-1058)
uds-flask: bug (APMAPI-1058)
flask-poc: v4.9.0 # TODO: a lower version might be supported
uds-flask: v4.9.0 # TODO: a lower version might be supported
tests/integrations/test_dbm.py::Test_Dbm_Comment_Batch_Python_MysqlConnector:
- weblog_declaration:
"*": missing_feature (Missing on weblog)
*flask: v2.9.0
tests/integrations/test_dbm.py::Test_Dbm_Comment_Batch_Python_MysqlConnector::test_dbm_comment:
- weblog_declaration:
flask-poc: bug (APMAPI-1058)
uds-flask: bug (APMAPI-1058)
flask-poc: v4.9.0 # TODO: a lower version might be supported
uds-flask: v4.9.0 # TODO: a lower version might be supported
tests/integrations/test_dbm.py::Test_Dbm_Comment_Batch_Python_Mysqldb:
- weblog_declaration:
"*": missing_feature (Missing on weblog)
Expand Down Expand Up @@ -1561,24 +1561,24 @@ manifest:
*flask: v2.9.0
tests/integrations/test_dbm.py::Test_Dbm_Comment_Python_Aiomysql::test_dbm_comment:
- weblog_declaration:
flask-poc: bug (APMAPI-1058)
uds-flask: bug (APMAPI-1058)
flask-poc: v4.9.0 # TODO: a lower version might be supported
uds-flask: v4.9.0 # TODO: a lower version might be supported
tests/integrations/test_dbm.py::Test_Dbm_Comment_Python_Asyncpg:
- weblog_declaration:
"*": missing_feature (Missing on weblog)
*flask: v2.9.0
tests/integrations/test_dbm.py::Test_Dbm_Comment_Python_Asyncpg::test_dbm_comment:
- weblog_declaration:
flask-poc: bug (APMAPI-1058)
uds-flask: bug (APMAPI-1058)
flask-poc: v4.9.0 # TODO: a lower version might be supported
uds-flask: v4.9.0 # TODO: a lower version might be supported
tests/integrations/test_dbm.py::Test_Dbm_Comment_Python_MysqlConnector:
- weblog_declaration:
"*": missing_feature (Missing on weblog)
*flask: v2.9.0
tests/integrations/test_dbm.py::Test_Dbm_Comment_Python_MysqlConnector::test_dbm_comment:
- weblog_declaration:
flask-poc: bug (APMAPI-1058)
uds-flask: bug (APMAPI-1058)
flask-poc: v4.9.0 # TODO: a lower version might be supported
uds-flask: v4.9.0 # TODO: a lower version might be supported
tests/integrations/test_dbm.py::Test_Dbm_Comment_Python_Mysqldb:
- weblog_declaration:
"*": missing_feature (Missing on weblog)
Expand All @@ -1596,8 +1596,8 @@ manifest:
uwsgi-poc: v2.9.0
tests/integrations/test_dbm.py::Test_Dbm_Comment_Python_Psycopg::test_dbm_comment:
- weblog_declaration:
flask-poc: bug (APMAPI-1058)
uds-flask: bug (APMAPI-1058)
flask-poc: v4.9.0 # TODO: a lower version might be supported
uds-flask: v4.9.0 # TODO: a lower version might be supported
tests/integrations/test_dbm.py::Test_Dbm_Comment_Python_Pymysql:
- weblog_declaration:
"*": missing_feature (Missing on weblog)
Expand Down Expand Up @@ -1627,7 +1627,7 @@ manifest:
flask-poc: v2.16.0
tests/integrations/test_dsm.py::Test_DsmKafka::test_dsm_kafka:
- weblog_declaration:
flask-poc: bug (APMAPI-1058)
flask-poc: v4.9.0 # TODO: a lower version might be supported
uds-flask: bug (APMAPI-1058)
tests/integrations/test_dsm.py::Test_DsmKafka::test_dsm_kafka_without_cluster_id: irrelevant
tests/integrations/test_dsm.py::Test_DsmKinesis:
Expand Down
Loading