Skip to content

Commit 8cbe582

Browse files
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 834c46e commit 8cbe582

1 file changed

Lines changed: 45 additions & 4 deletions

File tree

manifests/nodejs.yml

Lines changed: 45 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1674,24 +1674,63 @@ manifest:
16741674
- weblog_declaration:
16751675
"*": incomplete_test_app
16761676
express4: *ref_5_77_0
1677-
tests/ffe/test_dynamic_evaluation.py::Test_FFE_Unknown_Operator_Tolerance::test_unknown_operator_errors: bug (FFL-2182)
1677+
express5: v5.106.0 # TODO: a lower version might be supported
1678+
uds-express4: v5.106.0 # TODO: a lower version might be supported
1679+
tests/ffe/test_dynamic_evaluation.py::Test_FFE_Unknown_Operator_Tolerance::test_unknown_operator_errors:
1680+
- declaration: bug (FFL-2182)
1681+
- weblog_declaration:
1682+
express5: incomplete_test_app
1683+
uds-express4: incomplete_test_app
16781684
tests/ffe/test_exposures.py:
16791685
- weblog_declaration:
16801686
"*": incomplete_test_app
16811687
express4: *ref_5_77_0
1682-
tests/ffe/test_exposures.py::Test_FFE_EXP_5_Missing_Targeting_Key: bug (FFL-1730)
1688+
express5: v5.106.0 # TODO: a lower version might be supported
1689+
uds-express4: v5.106.0 # TODO: a lower version might be supported
1690+
tests/ffe/test_exposures.py::Test_FFE_EXP_5_Missing_Targeting_Key:
1691+
- declaration: bug (FFL-1730)
1692+
- weblog_declaration:
1693+
express5: incomplete_test_app
1694+
uds-express4: incomplete_test_app
16831695
tests/ffe/test_flag_eval_metrics.py:
16841696
- weblog_declaration:
16851697
"*": incomplete_test_app
16861698
express4: *ref_5_99_0
1699+
express5: v5.106.0 # TODO: a lower version might be supported
1700+
uds-express4: v5.106.0 # TODO: a lower version might be supported
1701+
tests/ffe/test_flag_eval_metrics.py::Test_FFE_Eval_Metric_Basic:
1702+
- weblog_declaration:
1703+
express5: incomplete_test_app
1704+
uds-express4: incomplete_test_app
16871705
tests/ffe/test_flag_eval_metrics.py::Test_FFE_Eval_Metric_Basic::test_ffe_eval_metric_basic: bug (FFL-2313)
1706+
tests/ffe/test_flag_eval_metrics.py::Test_FFE_Eval_Metric_Numeric_To_Integer:
1707+
- weblog_declaration:
1708+
express5: incomplete_test_app
1709+
uds-express4: incomplete_test_app
16881710
tests/ffe/test_flag_eval_metrics.py::Test_FFE_Eval_Metric_Numeric_To_Integer::test_ffe_eval_metric_numeric_to_integer: bug (FFL-2313)
1711+
tests/ffe/test_flag_eval_metrics.py::Test_FFE_Eval_Metric_Parse_Error_Invalid_Regex:
1712+
- weblog_declaration:
1713+
express5: incomplete_test_app
1714+
uds-express4: incomplete_test_app
16891715
? tests/ffe/test_flag_eval_metrics.py::Test_FFE_Eval_Metric_Parse_Error_Invalid_Regex::test_ffe_eval_metric_parse_error_invalid_regex
16901716
: bug (FFL-2313)
1717+
tests/ffe/test_flag_eval_metrics.py::Test_FFE_Eval_Metric_Parse_Error_Variant_Type_Mismatch:
1718+
- weblog_declaration:
1719+
express5: incomplete_test_app
1720+
uds-express4: incomplete_test_app
16911721
? tests/ffe/test_flag_eval_metrics.py::Test_FFE_Eval_Metric_Parse_Error_Variant_Type_Mismatch::test_ffe_eval_metric_parse_error_variant_type_mismatch
16921722
: bug (FFL-2313)
1723+
tests/ffe/test_flag_eval_metrics.py::Test_FFE_Eval_Reason_Split:
1724+
- weblog_declaration:
1725+
express5: incomplete_test_app
1726+
uds-express4: incomplete_test_app
16931727
tests/ffe/test_flag_eval_metrics.py::Test_FFE_Eval_Reason_Split::test_ffe_eval_reason_split: bug (FFL-2313)
1694-
tests/ffe/test_flag_eval_metrics.py::Test_FFE_Eval_Targeting_Key_Optional: bug (FFL-1730)
1728+
tests/ffe/test_flag_eval_metrics.py::Test_FFE_Eval_Targeting_Key_Optional: # TODO: a lower version might be supported
1729+
- declaration: bug (FFL-1730)
1730+
component_version: <5.106.0
1731+
weblog: [express4, express5, uds-express4]
1732+
- declaration: bug (FFL-1730)
1733+
excluded_weblog: [express4, express5, uds-express4]
16951734
tests/integration_frameworks/llm/anthropic/test_anthropic_apm.py::TestAnthropicApmMessages: *ref_5_71_0
16961735
tests/integration_frameworks/llm/anthropic/test_anthropic_llmobs.py::TestAnthropicLlmObsMessages: *ref_5_71_0
16971736
tests/integration_frameworks/llm/anthropic/test_anthropic_llmobs.py::TestAnthropicLlmObsMessages::test_create: missing_feature # ephemeral cache TTL metrics not yet released
@@ -2026,7 +2065,9 @@ manifest:
20262065
tests/parametric/test_dynamic_configuration.py::TestDynamicConfigV1_ServiceTargets::test_not_match_service_target: bug (APMAPI-865)
20272066
tests/parametric/test_dynamic_configuration.py::TestDynamicConfigV2: *ref_4_23_0
20282067
tests/parametric/test_ffe/test_dynamic_evaluation.py::Test_Feature_Flag_Dynamic_Evaluation: *ref_5_75_0
2029-
tests/parametric/test_ffe/test_span_enrichment.py: "missing_feature (dd-trace-js#8343)"
2068+
tests/parametric/test_ffe/test_span_enrichment.py: # TODO: a lower version might be supported
2069+
- declaration: missing_feature (dd-trace-js#8343)
2070+
component_version: <5.106.0
20302071
tests/parametric/test_headers_b3.py::Test_Headers_B3::test_headers_b3_migrated_extract_invalid: missing_feature (Need to remove b3=b3multi alias)
20312072
tests/parametric/test_headers_b3.py::Test_Headers_B3::test_headers_b3_migrated_extract_valid: missing_feature (Need to remove b3=b3multi alias)
20322073
tests/parametric/test_headers_b3.py::Test_Headers_B3::test_headers_b3_migrated_inject_valid: missing_feature (Need to remove b3=b3multi alias)

0 commit comments

Comments
 (0)