[6.0] Android test failure: Failed to install mobile app #83422
Open
Description
Found in the internal->public merge PR for 6.0: #83404
Lots of tests affected by the exact same failure message.
- Queue:
Build Android x64 Release AllSubsets_Mono_RuntimeTests
- Job: https://dev.azure.com/dnceng-public/public/_build/results?buildId=204115&view=logs&j=b6f63eff-75cc-59ca-fdbf-d2121601a613&t=92df95dc-ad7c-5fec-a8b4-c8301b7a2225
- Log file example: https://helixre107v0xd1eu3ibi6ka.blob.core.windows.net/dotnet-runtime-refs-pull-83404-merge-a043263a5a864fcdaa/JIT/1/console.22d84e79.log?helixlogtype=result
- Callstack:
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 |
---|---|---|---|
919888 | dotnet/runtime | JIT.1.WorkItemExecution | |
918309 | dotnet/runtime | PayloadGroup0.WorkItemExecution | |
917144 | dotnet/runtime | PayloadGroup0.WorkItemExecution | |
916319 | dotnet/runtime | nativeaot.SmokeTests.Preinitialization.WorkItemExecution | |
916112 | dotnet/runtime | PayloadGroup0.WorkItemExecution | |
915820 | dotnet/runtime | PayloadGroup0.WorkItemExecution | |
913579 | dotnet/runtime | PayloadGroup0.WorkItemExecution | |
913151 | dotnet/runtime | PayloadGroup0.WorkItemExecution | |
910539 | dotnet/runtime | PayloadGroup0.WorkItemExecution | |
910270 | dotnet/runtime | PayloadGroup0.WorkItemExecution | |
909007 | dotnet/runtime | PayloadGroup0.WorkItemExecution |
Summary
24-Hour Hit Count | 7-Day Hit Count | 1-Month Count |
---|---|---|
0 | 1 | 11 |
Known issue validation
Build: 🔎
Result validation:
Validation performed at: 6/28/2023 6:30:52 PM UTC