File tree Expand file tree Collapse file tree 2 files changed +0
-2
lines changed
tests/integration/snapshots/logs Expand file tree Collapse file tree 2 files changed +0
-2
lines changed Original file line number Diff line number Diff line change @@ -23,7 +23,6 @@ RUN rm -rf ./python/lib/$runtime/site-packages/setuptools
2323RUN rm -rf ./python/lib/$runtime/site-packages/jsonschema/tests
2424RUN find . -name 'libddwaf.so' -delete
2525# Comment this line out for now since ddtrace now tries to import it
26- # RUN rm ./python/lib/$runtime/site-packages/ddtrace/appsec/_iast/_taint_tracking/*.so
2726RUN rm ./python/lib/$runtime/site-packages/ddtrace/appsec/_iast/_stacktrace*.so
2827RUN rm ./python/lib/$runtime/site-packages/ddtrace/internal/datadog/profiling/libdd_wrapper*.so
2928RUN rm ./python/lib/$runtime/site-packages/ddtrace/internal/datadog/profiling/ddup/_ddup.*.so
Original file line number Diff line number Diff line change @@ -1713,4 +1713,3 @@ HTTP POST https://api.datadoghq.com/api/v1/distribution_points Headers: ["Accept
17131713 ]
17141714}
17151715END Duration: XXXX ms Memory Used: XXXX MB
1716- INIT_START Runtime Version: python:3.9.vX Runtime Version ARN: arn:aws:lambda:eu-west-1:XXXX:eu-west-1
You can’t perform that action at this time.
0 commit comments