Skip to content

Android x64: runtime tests failing - Failed to install mobile app #59679

@radical

Description

@radical

Hitting this on https://github.com/dotnet/runtime/pull/59391/checks?check_run_id=3726057978

Build
Log

All the tests are failing with errors similar to:

    reflection/StaticInterfaceMembers/consumer/consumer.sh [FAIL]
      System.AggregateException : One or more errors occurred. (Failed to install mobile app.
      Expected: True
      Actual:   False) (The following constructor parameters did not have matching fixture data: _Global globalVar)
      ---- Failed to install mobile app.
      Expected: True
      Actual:   False
      ---- The following constructor parameters did not have matching fixture data: _Global globalVar
      Stack Trace:
        
        ----- Inner Stack Trace #1 (Xunit.Sdk.TrueException) -----
           at reflection_StaticInterfaceMembers._Global..ctor()
        ----- Inner Stack Trace #2 (Xunit.Sdk.TestClassException) -----

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions