Skip to content

ActiveIssue not skipped on CI for iOS/tvOS devices in Release Configuration #59488

Description

@mdh1418

System.Collections.Generic.Tests.ComparerTests.NullableComparisons<Int32> is not being skipped on CI as evidenced by this build result even though there is an ActiveIssue attribute

[ActiveIssue("https://github.com/dotnet/runtime/issues/58933", TestPlatforms.iOS | TestPlatforms.tvOS)]

Oddly enough, running the suite locally on iOSSimulator and on iOS (local iPad), the test is skipped.

Metadata

Metadata

Assignees

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions