dnceng icon indicating copy to clipboard operation
dnceng copied to clipboard

Tests failing on android with `Failure [INSTALL_FAILED_VERIFICATION_FAILURE]`

Open ericstj opened this issue 1 year ago • 2 comments

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

  • [ ] Feature changes/additions
  • [ ] Bug fixes
  • [ ] Internal Infrastructure Improvements

Release Note Description

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

Summary

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

ericstj avatar Aug 14 '24 15:08 ericstj

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

ivanpovazan avatar Aug 20 '24 07:08 ivanpovazan

@ilyas1974 as we fixed https://github.com/dotnet/dnceng/issues/4253 this can be closed now.

ivanpovazan avatar Nov 18 '24 08:11 ivanpovazan