diff --git a/packages/dd-trace/test/opentracing/propagation/text_map.spec.js b/packages/dd-trace/test/opentracing/propagation/text_map.spec.js index 1f8e28ec31d..2c699b107a1 100644 --- a/packages/dd-trace/test/opentracing/propagation/text_map.spec.js +++ b/packages/dd-trace/test/opentracing/propagation/text_map.spec.js @@ -451,6 +451,7 @@ describe('TextMapPropagator', () => { expect(spanContextD._baggageItems).to.deep.equal({}) }) + // temporary test. On the contrary, it SHOULD extract baggage it('should not extract baggage when it is the only propagation style', () => { config = new Config({ tracePropagationStyle: {