Skip to content

Conversation

@simonrozsival
Copy link
Member

A new test was added in #73059 and it is failing on Android. I'm disabling the test for now so that it doesn't add noise to the rolling build.

Ref #73539

@ghost ghost added the area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI label Aug 10, 2022
@ghost ghost assigned simonrozsival Aug 10, 2022
@simonrozsival
Copy link
Member Author

/azp run runtime-extra-platforms

@ghost
Copy link

ghost commented Aug 10, 2022

Tagging subscribers to this area: @JulieLeeMSFT, @jakobbotsch
See info in area-owners.md if you want to be subscribed.

Issue Details

A new test was added in #73059 and it is failing on Android. I'm disabling the test for now so that it doesn't add noise to the rolling build.

Ref #73539

Author: simonrozsival
Assignees: -
Labels:

area-CodeGen-coreclr

Milestone: -

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@jakobbotsch
Copy link
Member

Sorry about that. The test needs an unmanaged DLL, I am not sure what the right way to include it in the Android test run would be, and if it is not possible, then it should just be permanently disabled.
FWIW it's failing with

      08-04 18:33:07.270  6776  6793 E mono    : Unhandled Exception:
      08-04 18:33:07.270  6776  6793 E mono    : System.DllNotFoundException: AliasingRetBufNative
      08-04 18:33:07.270  6776  6793 E mono    :    at AliasingRetBuf.CallPtrPInvoke(Foo* fi)
      08-04 18:33:07.270  6776  6793 E mono    :    at AliasingRetBuf.Main()

@lambdageek
Copy link
Member

Related to #64127 - we don't have infrastructure in place on mobile to build the native libraries that are used by runtime tests

@lambdageek lambdageek merged commit 85aa052 into dotnet:main Aug 10, 2022
@karelz karelz mentioned this pull request Aug 24, 2022
@ghost ghost locked as resolved and limited conversation to collaborators Sep 10, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants