Skip to content

Limit the scope of the --override flag in testspeed and viewer #876

Description

@erikfrey

--override works for simple properties with no side effects like iter, ls_iter etc. It does not work for properties with side effects like is_sparse. Overriding these fields cause subtle bugs that can be hard to trace.

For now, let's change the behavior of the override flag to throw an exception for fields with side effects.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    Fields

    No fields configured for Bug.

    Projects

    Status
    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions