Skip to content

[6.0] Android test failure: Failed to install mobile app #83422

Open
@carlossanlop

Description

@carlossanlop

Found in the internal->public merge PR for 6.0: #83404

Lots of tests affected by the exact same failure message.

Microsoft.DotNet.XUnitConsoleRunner v2.5.0 (64-bit .NET 6.0.14)
  Discovering: JIT.opt.XUnitWrapper (method display = ClassAndMethod, method display options = None)
  Discovered:  JIT.opt.XUnitWrapper (found 80 test cases)
  Starting:    JIT.opt.XUnitWrapper (parallel test collections = off, max threads = 2)
    JIT/opt/AssertionPropagation/ArrBoundBinaryOp/ArrBoundBinaryOp.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 JIT_opt._Global..ctor()
        ----- Inner Stack Trace #2 (Xunit.Sdk.TestClassException) -----
        
    JIT/opt/AssertionPropagation/ArrBoundMinLength/ArrBoundMinLength.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 JIT_opt._Global..ctor()
        ----- Inner Stack Trace #2 (Xunit.Sdk.TestClassException) -----
        
    JIT/opt/AssertionPropagation/ArrBoundUnsigned/ArrBoundUnsigned.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 JIT_opt._Global..ctor()
        ----- Inner Stack Trace #2 (Xunit.Sdk.TestClassException) -----
        
    JIT/opt/Casts/shared/shared.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 JIT_opt._Global..ctor()
        ----- Inner Stack Trace #2 (Xunit.Sdk.TestClassException) -----

...
and goes on and on...
{
  "ErrorMessage": "The following constructor parameters did not have matching fixture data: _Global globalVar",
  "BuildRetry": false,
  "ErrorPattern": "",
  "ExcludeConsoleLog": false
}

Report

Build Definition Test Pull Request
1027363 dotnet/runtime Loader.classloader.WorkItemExecution
1025960 dotnet/runtime PayloadGroup0.WorkItemExecution
1025626 dotnet/runtime JIT/RyuJIT/DoWhileBndChk/DoWhileBndChk.sh
1024414 dotnet/runtime PayloadGroup0.WorkItemExecution #114633
1024193 dotnet/runtime PayloadGroup0.WorkItemExecution
1023955 dotnet/runtime PayloadGroup0.WorkItemExecution
1023237 dotnet/runtime Regressions/coreclr/15650/interfacecctor/interfacecctor.sh
1015761 dotnet/runtime PayloadGroup0.WorkItemExecution #114633
1017254 dotnet/runtime PayloadGroup0.WorkItemExecution
1017227 dotnet/runtime PayloadGroup0.WorkItemExecution
1016458 dotnet/runtime PayloadGroup0.WorkItemExecution
1016396 dotnet/runtime PayloadGroup0.WorkItemExecution
1016086 dotnet/runtime PayloadGroup0.WorkItemExecution
1014531 dotnet/runtime PayloadGroup0.WorkItemExecution
1014026 dotnet/runtime PayloadGroup0.WorkItemExecution
1013784 dotnet/runtime PayloadGroup0.WorkItemExecution
1013746 dotnet/runtime Loader.classloader.generics.WorkItemExecution
1011261 dotnet/runtime PayloadGroup0.WorkItemExecution
1008937 dotnet/runtime PayloadGroup0.WorkItemExecution
1008163 dotnet/runtime PayloadGroup0.WorkItemExecution
1006102 dotnet/runtime PayloadGroup0.WorkItemExecution
1005296 dotnet/runtime PayloadGroup0.WorkItemExecution
1004551 dotnet/runtime PayloadGroup0.WorkItemExecution
1004581 dotnet/runtime PayloadGroup0.WorkItemExecution
1004300 dotnet/runtime PayloadGroup0.WorkItemExecution
1004326 dotnet/runtime PayloadGroup0.WorkItemExecution
1003241 dotnet/runtime nativeaot.SmokeTests.DynamicGenerics.WorkItemExecution
1002815 dotnet/runtime PayloadGroup0.WorkItemExecution
1002851 dotnet/runtime PayloadGroup0.WorkItemExecution
999180 dotnet/runtime PayloadGroup0.WorkItemExecution

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
0 6 30

Known issue validation

Build: 🔎
Result validation: ⚠️ Validation could not be done without an Azure DevOps build URL on the issue. Please add it to the "Build: 🔎" line.
Validation performed at: 6/28/2023 6:30:52 PM UTC

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions