Auto-activate nodejs manifest tests#6490
Conversation
This commit was created from the local commit with hash d04984657f2402a3224bf462010ec58f43f496ec.
|
|
|
✨ Fix all issues with BitsAI or with Cursor
|
| tests/appsec/test_only_python.py::Test_ImportError: irrelevant (specific tests for python tracer) | ||
| tests/appsec/test_rate_limiter.py::Test_Main: v2.0.0 | ||
| tests/appsec/test_rate_limiter.py::Test_Main::test_main: | ||
| tests/appsec/test_rate_limiter.py::Test_Main::test_main: # TODO: a lower version might be supported |
There was a problem hiding this comment.
This seems like a mistake by the script
There was a problem hiding this comment.
It is an easy win (the test is passing for the current version) but the message is indeed unclear. I changed it by mistake when I changed the other messages. I will change it back
| tests/appsec/waf/test_blocking.py::Test_Blocking::test_accept_full_html: missing_feature (Support for quality not implemented) | ||
| tests/appsec/waf/test_blocking.py::Test_Blocking::test_accept_partial_html: missing_feature (Support for partial html not implemented) | ||
| tests/appsec/waf/test_blocking.py::Test_Blocking::test_html_template_v2: | ||
| tests/appsec/waf/test_blocking.py::Test_Blocking::test_html_template_v2: # TODO: a lower version might be supported |
There was a problem hiding this comment.
This seems like a mistake by the script
| fastify: *ref_5_62_0 | ||
| tests/integrations/test_dsm.py::Test_Dsm_Manual_Checkpoint_Intra_Process::test_dsm_manual_checkpoint_intra_process: irrelevant (Node.js doesn't sort the DSM edge tags and has different hashes.) | ||
| tests/integrations/test_inferred_proxy.py::Test_AWS_API_Gateway_Inferred_Span_Creation: | ||
| tests/integrations/test_inferred_proxy.py::Test_AWS_API_Gateway_Inferred_Span_Creation: # TODO: a lower version might be supported |
There was a problem hiding this comment.
This seems like a mistake by the script
| express5: ">=5.37.0 <5.88.0" | ||
| fastify: ">=5.37.0 <5.88.0" | ||
| tests/integrations/test_inferred_proxy.py::Test_AWS_API_Gateway_Inferred_Span_Creation_With_Distributed_Context: | ||
| tests/integrations/test_inferred_proxy.py::Test_AWS_API_Gateway_Inferred_Span_Creation_With_Distributed_Context: # TODO: a lower version might be supported |
There was a problem hiding this comment.
This seems like a mistake by the script
| express5: ">=5.37.0 <5.88.0" | ||
| fastify: ">=5.37.0 <5.88.0" | ||
| tests/integrations/test_inferred_proxy.py::Test_AWS_API_Gateway_Inferred_Span_Creation_With_Error: | ||
| tests/integrations/test_inferred_proxy.py::Test_AWS_API_Gateway_Inferred_Span_Creation_With_Error: # TODO: a lower version might be supported |
There was a problem hiding this comment.
This seems like a mistake by the script
|
I fixed the comment issue and the failing tests are due to a test that was added after the last script run. I'm closing this PR so a new one can be generated |
Automated activation of easy-win tests for nodejs
View nightly workflow run