Skip to content

be consistent about tests for WatchOS #92601

@danmoseley

Description

@danmoseley

Some places where we test for tvOS, we test for watchOS also (OperatingSystem.IsTvOS() || OperatingSystem.IsWatchOS(); ) ; some we do not. I'm guessing we should either consistently test for watchOS, or nowhere, or it's not useful/hard to reason about.

We have no "os-watchos" label so perhaps we should pull it everywhere?

#92570 (comment)

Metadata

Metadata

Labels

area-Infrastructure-monoin-prThere is an active PR which will close this issue when it is mergedos-tvosApple tvOS

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions