Skip to content

Fast-lane backlog: 'analytics' package not importable in CLI subprocess (descriptor_capsule cli_smoke) #1171

@neuron7xLab

Description

@neuron7xLab

Surfaced by the restored fast oracle (#1153). tests/unit/analytics/test_descriptor_capsule.py::test_cli_smoke fails with ModuleNotFoundError: No module named 'analytics' when the descriptor-capsule CLI runs as a subprocess. Same import-architecture class as #1158 (cli/ shadowing): the analytics package is not declared in [tool.setuptools.packages.find], so it is absent under the CI editable install in a fresh subprocess.

Drain criterion: declare analytics (and audit sibling top-level packages), cli_smoke green under real oracle in a subprocess, remove quarantine line. Quarantined in #1153.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions