Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Make the interpreter pass all runtime tests #6861

@marek-safar

Description

@marek-safar

We want to pass on ARM, ARM64, amd64 platforms

ARM

  • appdomain-unload-callback.exe
  • appdomain-unload.exe
  • array_load_exception.exe
  • assemblyresolve_event6.exe
  • async-with-cb-throws.exe
  • block_guard_restore_aligment_on_exit.exe
  • bug-323114.exe
  • bug-335131.2.exe
  • bug-415577.exe
  • bug-45841-fpstack-exceptions.exe
  • bug-48015.exe
  • bug-58782-capture-and-throw.exe
  • bug-58782-plain-throw.exe
  • bug-60862.exe
  • bug-80307.exe
  • bug-80392.2.exe
  • bug445361.exe
  • calliGenericTest.exe
  • cominterop.exe
  • context-static.exe
  • delegate-async-exit.exe
  • delegate-delegate-exit.exe
  • delegate-exit.exe
  • delegate-with-null-target.exe
  • delegate1.exe
  • delegate3.exe
  • delegate5.exe
  • delegate8.exe
  • delegate9.exe
  • dim-diamondshape.exe
  • dynamic-method-stack-traces.exe
  • even-odd.exe
  • exception18.exe
  • field-access.exe
  • finalizer-exception.exe
  • finalizer-thread.exe
  • handleref.exe
  • itail1.exe
  • monitor-abort.exe
  • nullable_boxing.2.exe
  • pinvoke.exe
  • pinvoke2.exe
  • pinvoke3.exe
  • remoting2.exe
  • remoting3.exe
  • safehandle.2.exe
  • sitail1.exe
  • stackframes-async.2.exe
  • static-constructor.exe
  • threadpool-exceptions2.exe
  • threadpool-exceptions3.exe
  • threadpool-exceptions4.exe
  • threadpool-exceptions5.exe
  • threadpool-exceptions6.exe
  • thunks.exe
  • thread6.exe
  • typeload-unaligned.exe
  • vararg.exe
  • vararg2.exe
  • vararg3.exe

ARM64

  • array_load_exception.exe
  • bug-335131.2.exe
  • bug-48015.exe
  • bug-58782-capture-and-throw.exe
  • bug-58782-plain-throw.exe
  • calliGenericTest.exe
  • classinit3.exe
  • delegate-with-null-target.exe
  • dim-diamondshape.exe
  • itail1.exe
  • pinvoke2.exe
  • pinvoke3.exe
  • sitail1.exe
  • test-tls.exe
  • thread6.exe
  • vararg.exe
  • vararg2.exe
  • vararg3.exe

x64

  • assemblyresolve_event6.exe
  • bug-48015.exe
  • bug-60862.exe
  • calliGenericTest.exe
  • cominterop.exe
  • delegate-with-null-target.exe
  • dim-diamondshape.exe
  • itail1.exe
  • pinvoke.exe
  • pinvoke2.exe
  • pinvoke3.exe
  • sitail1.exe

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions