Closed sl0thentr0py closed 2 days ago
Tests completed | Failed | Passed | Skipped |
---|---|---|---|
19663 | 662 | 19001 | 4412 |
tests.integrations.opentelemetry.test_span_processor test_on_start_transaction
Stack Traces | 0.002s run time
> > ```python > .../integrations/opentelemetry/test_span_processor.py:287: in test_on_start_transaction > with mock.patch( > .../hostedtoolcache/Python/3.10.15....../x64/lib/python3.10/unittest/mock.py:1447: in __enter__ > original, local = self.get_original() > .../hostedtoolcache/Python/3.10.15....../x64/lib/python3.10/unittest/mock.py:1420: in get_original > raise AttributeError( > E AttributeError:does not have the attribute 'start_transaction' > ``` tests.integrations.opentelemetry.test_span_processor test_on_start_transaction
Stack Traces | 0.002s run time
> > ```python > .../integrations/opentelemetry/test_span_processor.py:289: in test_on_start_transaction > fake_start_transaction, > .../hostedtoolcache/Python/3.7.17....../x64/lib/python3.7/unittest/mock.py:1307: in __enter__ > original, local = self.get_original() > .../hostedtoolcache/Python/3.7.17....../x64/lib/python3.7/unittest/mock.py:1281: in get_original > "%s does not have the attribute %r" % (target, name) > E AttributeError:does not have the attribute 'start_transaction' > ```
To view more test analytics, go to the Test Analytics Dashboard Got feedback? Let us know on Github
trace_id-span_id-
without an explicit sampled flagAlso update a bunch of potel tests to current behavior