-
Notifications
You must be signed in to change notification settings - Fork 4.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[6.0] Android test failure: Failed to install mobile app #83422
Comments
Tagging subscribers to 'arch-android': @steveisok, @akoeplinger Issue DetailsFound in the internal->public merge PR for 6.0: #83404 Lots of tests affected by the exact same failure message.
{
"ErrorMessage": "The following constructor parameters did not have matching fixture data: _Global globalVar",
"BuildRetry": false,
"ErrorPattern": "",
"ExcludeConsoleLog": false
}
|
@fanyang-mono does this happen in main as well? |
@steveisok No I haven't seen apps failing to install for quite a while, since we introduced recovery mechanism. I checked that that code doesn't exit in Comparing I am not sure if helix support that feature for 6.0. @premun |
Seems like the version of Arcade on the 6.0 branch does have this backported: https://github.com/dotnet/arcade/blob/0c93c1cb1ef9c9d5c1a59f4ab98c2f7e37f12197/src/Microsoft.DotNet.Helix/Sdk/tools/xharness-runner/xharness-runner.apple.sh |
I assume that the functionality for Android is backported as well? |
For Helix SDK, everything would be backported together |
Seen again in the latest 6.0 dependency flow PR: #83513
|
Still happening: #84357 |
Still pretty impactful. Affecting most, if not all 6.0 PRs. |
I will try to backport a fix for this later this week. |
@fanyang-mono - is this completed ? |
@fanyang-mono - please update with current status and close/move to Future Milestone. |
There isn't one particular PR, but a handful amount that I would need to backport to 6.0 to make these failures go away. There are still a good amount of PR passes Android runs. For example, https://dev.azure.com/dnceng-public/public/_build/results?buildId=370864&view=results. I've decided to close this issue. |
@fanyang-mono due to the high impact of this failure in servicing branches, I would prefer to keep this open to ensure KnownBuildError links the PR failures with this issue. Saves me tons of investigation time. Example: #91078 I moved it to Future instead of 8.0.0. |
@akoeplinger @lewing @steveisok @radical Since this was moved to Future, can we please disable the 6.0 CI legs that consistently hit this failure? |
cc/ @vitek-karas |
Found in the internal->public merge PR for 6.0: #83404
Lots of tests affected by the exact same failure message.
Build Android x64 Release AllSubsets_Mono_RuntimeTests
Report
Summary
Known issue validation
Build: 🔎⚠️ Validation could not be done without an Azure DevOps build URL on the issue. Please add it to the "Build: 🔎" line.
Result validation:
Validation performed at: 6/28/2023 6:30:52 PM UTC
The text was updated successfully, but these errors were encountered: