dotnet/runtime

Tests fail with System.BadImageFormatException

已關閉

#4,852 建立於 2015年12月21日

 (8 則留言) (0 個反應) (0 位負責人)C# (5,445 個分叉)batch import
area-CodeGen-coreclrgood first issuehelp wantedin-prtest-bug

倉庫指標

星標
 (17,886 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

The following tests fail with a mesage like this on a debug win64 test job:

Unhandled Exception: System.BadImageFormatException: 
Could not load file or assembly '<testname>.exe' or one of its dependencies.
An attempt was made to load a program with an incorrect format.

The failing tests are:

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

category:correctness theme:testing skill-level:beginner cost:medium impact:small

貢獻者指南