Skip to content

W^X on Mac for EF Core tests is very slow #117754

@cincuranet

Description

@cincuranet

EF Core was running on Mac with W^X disabled (COMPlus_EnableWriteXorExecute=0) because of #70758. Removing the COMPlus_EnableWriteXorExecute now makes the test run extremely long - usually tests on Helix (where this was applied) run in under 60 minutes. With COMPlus_EnableWriteXorExecute=0 removed these did not finish within the timeout of 3 hours (detail).

The PR that removes the W^X workaround: dotnet/efcore#36243.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions