Skip to content

Conversation

alexander-alderman-webb
Copy link
Contributor

Description

Issues

Reminders

@alexander-alderman-webb alexander-alderman-webb changed the title ci: Run tests on Python 3.14t ci: Run integration tests on Python 3.14t Oct 23, 2025
@codecov
Copy link

codecov bot commented Oct 23, 2025

❌ 1 Tests Failed:

Tests completed Failed Passed Skipped
27732 1 27731 2041
View the top 1 failed test(s) by shortest run time
tests.integrations.launchdarkly.test_launchdarkly::test_launchdarkly_span_integration[False]
Stack Traces | 0.276s run time
.../integrations/django/__init__.py:34: in <module>
    from django import VERSION as DJANGO_VERSION
E   ModuleNotFoundError: No module named 'django'

During handling of the above exception, another exception occurred:
.tox/py3.14t-launchdarkly-v9.12.1/lib/python3.14t.../site-packages/urllib3/response.py:1113: in close
    self._fp.close()
.../hostedtoolcache/Python/3.14.0....../x64-freethreaded/lib/python3.14t/http/client.py:432: in close
    super().close() # set "closed" flag
    ^^^^^^^^^^^^^^^
.../hostedtoolcache/Python/3.14.0....../x64-freethreaded/lib/python3.14t/http/client.py:445: in flush
    self.fp.flush()
E   ValueError: I/O operation on closed file.

The above exception was the direct cause of the following exception:
.tox/py3.14t-launchdarkly-v9.12.1/lib/python3.14t....../site-packages/_pytest/runner.py:344: in from_call
    result: TResult | None = func()
                             ^^^^^^
.tox/py3.14t-launchdarkly-v9.12.1/lib/python3.14t....../site-packages/_pytest/runner.py:246: in <lambda>
    lambda: runtest_hook(item=item, **kwds), when=when, reraise=reraise
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
.tox/py3.14t-launchdarkly-v9.12.1/lib/python3.14t.../site-packages/pluggy/_hooks.py:512: in __call__
    return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
.tox/py3.14t-launchdarkly-v9.12.1/lib/python3.14t.../site-packages/pluggy/_manager.py:120: in _hookexec
    return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
.tox/py3.14t-launchdarkly-v9.12.1/lib/python3.14t.../site-packages/_pytest/logging.py:850: in pytest_runtest_call
    yield
.tox/py3.14t-launchdarkly-v9.12.1/lib/python3.14t....../site-packages/pluggy/_callers.py:53: in run_old_style_hookwrapper
    return result.get_result()
           ^^^^^^^^^^^^^^^^^^^
.tox/py3.14t-launchdarkly-v9.12.1/lib/python3.14t....../site-packages/pluggy/_callers.py:38: in run_old_style_hookwrapper
    res = yield
          ^^^^^
.tox/py3.14t-launchdarkly-v9.12.1/lib/python3.14t.../site-packages/_pytest/capture.py:900: in pytest_runtest_call
    return (yield)
            ^^^^^
.tox/py3.14t-launchdarkly-v9.12.1/lib/python3.14t.../site-packages/_pytest/skipping.py:263: in pytest_runtest_call
    return (yield)
            ^^^^^
.tox/py3.14t-launchdarkly-v9.12.1/lib/python3.14t........./site-packages/_pytest/unraisableexception.py:158: in pytest_runtest_call
    collect_unraisable(item.config)
.tox/py3.14t-launchdarkly-v9.12.1/lib/python3.14t........./site-packages/_pytest/unraisableexception.py:79: in collect_unraisable
    raise errors[0]
.tox/py3.14t-launchdarkly-v9.12.1/lib/python3.14t........./site-packages/_pytest/unraisableexception.py:67: in collect_unraisable
    warnings.warn(pytest.PytestUnraisableExceptionWarning(msg))
E   pytest.PytestUnraisableExceptionWarning: Exception ignored while finalizing file <urllib3.response.HTTPResponse object at 0x3f5fc1f0840>: None

To view more test analytics, go to the Test Analytics Dashboard
📋 Got 3 mins? Take this short survey to help us improve Test Analytics.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant