Skip to content

Fast-lane backlog: 'tools' package not importable (pr_preflight_engine, 14 tests) #1178

@neuron7xLab

Description

@neuron7xLab

Surfaced by the restored fast oracle (#1153). All 14 tests in tests/ci/test_pr_preflight_engine.py fail at COLLECTION with ModuleNotFoundError: No module named 'tools' (from tools.ci import pr_preflight). Same import-architecture class as #1158 (cli/) and #1171 (analytics/): the tools package is not declared in [tool.setuptools.packages.find], so it is absent under the CI editable install.

Drain criterion: declare tools (audit all top-level packages: cli, analytics, tools), the 14 preflight tests collect and pass under the real oracle, 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