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 [AIDM-162](https://datadoghq.atlassian.net/browse/AIDM-162) ## Changes The [1.2.0 release](https://github.com/DataDog/dd-trace-php/releases/tag/1.2.0) of the PHP tracer was made, which now includes the [required mapping changes](https://github.com/DataDog/dd-trace-php/pull/2717). This PR enables the test. Additionally, it also enables...

run-parametric-scenario

## Motivation [APMAPI-27](https://datadoghq.atlassian.net/browse/APMAPI-27) - [Java] Tracer flare debug logs ## Changes - add check of the content of the java tracer flare - add check of the content of the...

## Motivation tested based on this PR: https://github.com/DataDog/dd-trace-js/pull/4369 ## Changes ## Workflow 1. ⚠️ Create your PR as draft ⚠️ 2. Work on you PR until the CI passes (if...

## Motivation Feature parity dashboard easy wins. ## Workflow 1. ⚠️ Create your PR as draft ⚠️ 2. Work on you PR until the CI passes (if something not related...

## 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...

python
run-integration-scenarios

## Motivation Ensures that all languages that have implemented the OpenTelemetry environment variable mapping feature are running the corresponding system-tests. ## Changes Enables test cases in `parametric/test_otel_env_vars.py` for Java. This...

* [ ] C++ * [ ] .NET * [x] Golang #2955 * [x] Nodejs #2801 * [ ] Java * [ ] PHP * [x] Python #2907 * [...

Prepare system tests for live debugger in dd-trace-php version 1.4. I've verified locally that these system tests pass with the artifact from https://output.circle-artifacts.com/output/job/59686ec3-ad57-47e9-8202-09fb9a298447/artifacts/0/dd-library-php-1.4.0+457f890a449fc458b3b2955d3952e56a129c3eae-aarch64-linux-gnu.tar.gz. This PR fixes a couple mistakes in...

## Motivation dotnet has experienced an increase in system tests flakiness ## Changes Increase timeouts in the library and agent interfaces Add a final flush class to the weblog ##...

* [x] C++ * [x] .NET * [x] Golang * [ ] Java * [x] NodeJS * [x] PHP * [x] Python * [x] Ruby