runtime: [Mono][WASM][Test] JIT/SIMD/Vector3Interop_r/Vector3Interop_r.sh failures

The test is failing with:

      callBack_RPInvoke_Vector3Arg_Unix:
          1, 2, 3
          10, 30, 107
          Sum0,1,2,3 = 14, 12449, 391, -2.0972324E+29
      RPInvoke Vector3Arg_Unix test failed
      Expected: 100
      Actual: 101
      END EXECUTION - FAILED

on Mono Browser wasm Release @ Ubuntu.1804.Amd64.Open and Mono Linux arm64 Release, see an example: https://dev.azure.com/dnceng/public/_build/results?buildId=923829&view=ms.vss-test-web.build-test-results-tab&runId=29324602&paneView=debug

in the past the test was disabled so we did not see it.

About this issue

  • Original URL
  • State: closed
  • Created 4 years ago
  • Comments: 18 (17 by maintainers)

Most upvoted comments

I see that this issue has bounced a few labels, I added back codegen-aot-mono, but feel free to find the right label.

done