Skip to content

Catalog warning reconstruction duplicates hints with SMonitor 0.16 #236

Description

@dprada

What — Reconstructing MolSysMT catalog warnings duplicates their rendered hints with SMonitor 0.16.0+4.gec50e9e. Fifteen existing warning tests fail.
How — pytest --receptor=llm -n 12 tests/_private yields 15 failed, 788 passed. Rebuilding StructuralAttributeDropWarning(attributes=["time"]) with type(warning)(*warning.args) renders its hint twice. MolSysMT's wrapper always forwards catalog and meta, so SMonitor's args-only rebuild condition does not apply; tracked at uibcdf/smonitor#21.
Why — Warning text changes when pytest-xdist reconstructs it, obscuring diagnostics and leaving the supported SMonitor version range (smonitor>=0.13.0) with a failing integration guard.
Record — devguide/pending_bugs/catalog_warning_reconstruction_duplicates_hints_with_smonitor_0_16.md

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    blockedWaiting on something named in the reportbugSomething isn't workingdiagnosticsArea: diagnosticstestsAbout testing

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions