Skip to content

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

@mdh1418

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

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions