Skip to content

CI *may* not be running all iOS UI tests #19617

Open
@Youssef1313

Description

@Youssef1313

Current behavior

The test filter calculation (starting from this line)

if [ "$UITEST_AUTOMATED_GROUP" == '1' ];

is hardcoding namespaces. It's very possible that a developer accidentally introduce a new namespace that ends up not being tested in CI. Whether or not there is currently such untested tests is something I don't know.

Expected behavior

It may be better to follow the logic from Android where the generator is adding a bucket property and that's what will be used for filtering

How to reproduce it (as minimally and precisely as possible)

No response

Workaround

No response

Works on UWP/WinUI

None

Environment

No response

NuGet package version(s)

No response

Affected platforms

No response

IDE

No response

IDE version

No response

Relevant plugins

No response

Anything else we need to know?

No response

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

    area/tests 🧪Categorizes an issue or PR as relevant to testsdifficulty/tbdCategorizes an issue for which the difficulty level needs to be defined.kind/bugSomething isn't workingplatform/ios 🍎Categorizes an issue or PR as relevant to the iOS platformtriage/untriagedIndicates an issue requires triaging or verification

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions