Skip to content

Disabled tests: System.IO.MemoryMappedFiles.MemoryMappedViewAccessor.ValidAccessLevelCombinations on MacCatalyst arm64 #53601

@lambdageek

Description

@lambdageek

Disabled in #53197 (comment):

  • System.IO.MemoryMappedFiles.Tests.MemoryMappedViewAccessorTests.ValidAccessLevelCombinations
  • System.IO.MemoryMappedFiles.Tests.MemoryMappedViewStreamTests.ValidAccessLevelCombinations

Probably unrelated to #49104 (which has PlatformDetection.IsMacOsAppleSilicon applied - so maybe we need IsMacOsCatalystAppleSilicon, too), because most of the other tests are passing. Just the ones that are trying various permissions.

In particular the ReadWriteExecute permissions tests aren't likely to work (because of the W^X prohibition on silicon).

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions