Skip to content

[wasm][coreclr] System.BadImageFormatException: An attempt was made to load a program with an incorrect format. #124259

@radekdoulik

Description

@radekdoulik

1 rutime tests fails (and also it's _r version)

20:40:33.978 Running test: Loader/classloader/StaticVirtualMethods/DiamondShape/svm_diamondshape_d/svm_diamondshape_d.dll
Calling IFoo.Foo on FooClass - expecting exception.
FAIL: Expecting exception on FooClass
Resolving delegate IFoo.Foo on FooClass - expecting exception.
FAIL: Expecting exception on FooClass
Calling IFoo.Foo on FooClassReabstract - expecting exception.
FAIL: Expecting exception on FooClassReabstract
Calling IFoo.Foo on FooStruct - expecting exception.
FAIL: Expecting exception on FooStruct
Resolving delegate IFoo.Foo on FooStruct - expecting exception.
FAIL: Expecting exception on FooStruct
Calling I1.Func on I47Class - expecting exception
System.BadImageFormatException: An attempt was made to load a program with an incorrect format.
 (0x8007000B (COR_E_BADIMAGEFORMAT))
   at Program.Negative()
   at Program.Main()
   at Program.<<Main>$>g__TestExecutor101|0_102(StreamWriter tempLogSw, StreamWriter statsCsvSw, <>c__DisplayClass0_0&)
20:40:34.032 Failed test: Loader/classloader/StaticVirtualMethods/DiamondShape/svm_diamondshape_d/svm_diamondshape_d.dll

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    No status

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions