Skip to content

ui test: add incremental path forward to supporting more tests on new platforms #2324

Open
@oli-obk

Description

@oli-obk

We could add a filter-list file that ui_test will use to choose whether to run a test, and also add a flag that makes sure we run all tests and error if any tests not on the list pass. We could even bless the list file automatically. Mostly I want it so CI detects any changes for partially supported targets.

though it would mean we always run all tests for a target, even those it can't support.

Similarly for // ignore-X tests, we could run them there and mention if they pass under a special mode.

Very rambly post, but I think there's something here we could explore

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-testsArea: affects our test suite or CIC-proposalCategory: a proposal for something we might want to do, or maybe not; details still being worked out

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions