Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CoreCLR pri1 tests that fail under PMI #156

Open
AndyAyersMS opened this issue Jul 16, 2018 · 1 comment
Open

CoreCLR pri1 tests that fail under PMI #156

AndyAyersMS opened this issue Jul 16, 2018 · 1 comment

Comments

@AndyAyersMS
Copy link
Member

AndyAyersMS commented Jul 16, 2018

6 tests fail:

;;; Assembly load failure: BadImageFormatException (is it a managed assembly?)

JIT\Directed\tls\mutualrecurthd-tls
JIT\Directed\tls\test-tls
JIT\Regression\CLR-x86-EJIT\v1-m10\b07847\b07847
JIT\Regression\CLR-x86-JIT\V1.2-M01\b03689\b03689

;; ex: Internal limitation: too many fields

JIT\Regression\CLR-x86-JIT\V2.0-Beta2\b399444\b399444a

;;; ex: Could not load type 'Gen' from assembly 'Negative001, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null' because generic types cannot have explicit layout.

JIT\Regression\VS-ia64-JIT\V1.2-M02\b27077\b27077

The bad image format failures seem unexpected. PMI may need to tolerate the other failures.

@AndyAyersMS
Copy link
Member Author

The first few are dotnet/coreclr#2441.

Wonder if PMI (or jit-diffs) should be looking at exclusion files.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant