dotnet / dnceng

.NET Engineering Services
MIT License
24 stars 19 forks source link

Tests failing on android with `Failure [INSTALL_FAILED_VERIFICATION_FAILURE]` #3807

Open ericstj opened 2 months ago

ericstj commented 2 months ago

Build

https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=774659

Build leg reported

System.Buffers.Tests-arm64-v8a-custom-command.WorkItemExecution

Pull Request

https://github.com/dotnet/arcade/pull/14999

Known issue core information

Fill out the known issue JSON section by following the step by step documentation on how to create a known issue

 {
    "ErrorMessage" : ".apk: Failure [INSTALL_FAILED_VERIFICATION_FAILURE]",
    "BuildRetry": true,
    "ErrorPattern": "",
    "ExcludeConsoleLog": false
 }

@dotnet/dnceng

Release Note Category

Additional information about the issue reported

Also hit by @riarenas here: https://github.com/dotnet/arcade/pull/14968#issuecomment-2284506872

Known issue validation

Build: :mag_right: https://dev.azure.com/dnceng-public/public/_build/results?buildId=774659 Error message validated: [.apk: Failure [INSTALL_FAILED_VERIFICATION_FAILURE]] Result validation: :white_check_mark: Known issue matched with the provided build. Validation performed at: 8/14/2024 3:23:08 PM UTC

Report

Build Definition Test Pull Request
841137 dotnet/arcade System.Buffers.Tests-arm64-v8a-custom-command.WorkItemExecution dotnet/arcade#15170
839397 dotnet/xharness System.Buffers.Tests-arm64-v8a.WorkItemExecution
839382 dotnet/xharness System.Buffers.Tests-arm64-v8a.WorkItemExecution
838677 dotnet/xharness System.Buffers.Tests-arm64-v8a.WorkItemExecution dotnet/xharness#1295
838368 dotnet/xharness System.Buffers.Tests-arm64-v8a.WorkItemExecution dotnet/xharness#1292
837857 dotnet/xharness System.Buffers.Tests-arm64-v8a.WorkItemExecution dotnet/xharness#1291
837837 dotnet/xharness System.Buffers.Tests-arm64-v8a.WorkItemExecution dotnet/xharness#1291
836737 dotnet/arcade System.Buffers.Tests-arm64-v8a-custom-command.WorkItemExecution

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
0 0 8
ivanpovazan commented 2 months ago

This seems like a duplicate of https://github.com/dotnet/dnceng/issues/3656