Skip to content

KeyError Flake in CI #7556

Description

Figure out what this is about

================================================================================================================== FAILURES ==================================================================================================================
_____________________________________________________________________ test_input_attributes_nonstreaming_chat[False-False-True-messages1-expected_system_instructions1] ______________________________________________________________________
tests/integrations/mistral/test_mistral.py:361: in test_input_attributes_nonstreaming_chat
    sentry_init(
tests/conftest.py:360: in inner
    client = sentry_sdk.Client(*a, **kw)
sentry_sdk/client.py:524: in __init__
    self._init_impl()
sentry_sdk/client.py:701: in _init_impl
    self.integrations = setup_integrations(
sentry_sdk/integrations/__init__.py:225: in setup_integrations
    for integration_cls in iter_default_integrations(
sentry_sdk/integrations/__init__.py:43: in iter_default_integrations
    yield getattr(import_module(module), cls)
../../../.local/share/uv/python/cpython-3.10.16-macos-aarch64-none/lib/python3.10/importlib/__init__.py:126: in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
<frozen importlib._bootstrap>:1050: in _gcd_import
    ???
<frozen importlib._bootstrap>:1027: in _find_and_load
    ???
<frozen importlib._bootstrap>:1006: in _find_and_load_unlocked
    ???
<frozen importlib._bootstrap>:688: in _load_unlocked
    ???
<frozen importlib._bootstrap_external>:883: in exec_module
    ???
<frozen importlib._bootstrap>:241: in _call_with_frames_removed
    ???
sentry_sdk/integrations/aiohttp.py:64: in <module>
    from aiohttp import ClientSession, TraceConfig
<frozen importlib._bootstrap>:1024: in _find_and_load
    ???
<frozen importlib._bootstrap>:171: in __enter__
    ???
<frozen importlib._bootstrap>:123: in acquire
    ???
E   KeyError: 8356520512

Activity

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

Metadata

Metadata

Labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions