dotnet/runtime

dev10_865840 test failed

Closed

#4,856 opened on Dec 21, 2015

 (1 comment) (0 reactions) (0 assignees)C# (5,445 forks)batch import
area-CodeGen-coreclrhelp wantedtest-bug

Repository metrics

Stars
 (17,886 stars)
PR merge metrics
 (Avg merge 12d 11h) (661 merged PRs in 30d)

Description

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

Contributor guide