system-tests icon indicating copy to clipboard operation
system-tests copied to clipboard

Test framework for libraries and agents.

Results 407 system-tests issues
Sort by recently updated
recently updated
newest added
trafficstars

## Motivation These tests were updated to match the fact that DSM hashing for NodeJS tracer was updated to match all other tracers. The tests are now more straightforward as...

## Motivation Found some path that could show the new directory so it can be easily copy pastable. ## Changes Adding the new folder on the path.

## Motivation Enable DD_APPSEC_SCA_ENABLED config telemetry system test for NodeJS library ## Changes - Test enabled in nodejs manifest - Java flavour assert for no propagation test ## Workflow 1....

run-parametric-scenario

## Changes Dynamic configuration of trace sampling rules will be released in the next version of the Ruby tracer (https://github.com/DataDog/dd-trace-rb/pull/3598). This PR enables the relevant tests. ## Workflow 1. ⚠️...

run-parametric-scenario

## Motivation This was made during the 24q2 k9 innovation week. You can look at the slides at [this link](https://docs.google.com/presentation/d/1Q6UxrBnLsLik_7_-MQoTv8yTy_jYkKAZOfq5yNM5aLA/edit?usp=sharing) ## Changes This PR adds a ++manifest (or +m) option...

enhancement
dev-x
run-all-scenarios

## Description With [this change](https://github.com/DataDog/dd-trace-rb/pull/2879) in tracer, we can enable parametric tests for trace header precedence. ## Motivation ## Workflow 1. ⚠️⚠️ Create your PR as draft 2. Follow the...

run-parametric-scenario

## Description The Ruby parametric test could not ran locally on M1 Mac, due to the `grpc-tools` does not support the chip architecture. ## Workflow 1. ⚠️⚠️ Create your PR...

run-parametric-scenario

## Motivation ## Changes ## Workflow 1. ⚠️ Create your PR as draft ⚠️ 2. Work on you PR until the CI passes (if something not related to your task...

run-parametric-scenario

Replaces #2315. ## Motivation On current datadog ubuntu machines the python version is 3.10, not 3.9. Thus python3.9 binary is missing. ## Changes This PR changes python3.9 reference to just...

run-all-scenarios

This reverts commit 267542c0a60ca8094bdee522e6badf685cf5e6bf. ## Motivation The original PR #2320 enabled sampling tests for .NET. The tests were failing, so they were reverted in #2331. This PR attempts to enable...

dotnet
run-parametric-scenario