Open richardlford opened 8 years ago
On a debug win64 test job, the
JIT\Regression\Dev11\dev10_865840\dev10_865840\dev10_865840.cmd
test failed with this message:
Unhandled Exception: System.MethodAccessException: Attempt by method 'DifRepro.Program.Test()' to access method 'System.Security.Permissions.SecurityPermission..ctor( System.Security.Permissions.SecurityPermissionFlag)'
I'm excluding this test until the root cause is known and resolved.
category:correctness theme:testing skill-level:beginner cost:small impact:small
Marking this as test issue since MethodAccessException indicates most likely a test issue rather a codegen issue.
On a debug win64 test job, the
test failed with this message:
I'm excluding this test until the root cause is known and resolved.
category:correctness theme:testing skill-level:beginner cost:small impact:small