Coder Social home page Coder Social logo

Comments (3)

dcharkes avatar dcharkes commented on June 2, 2024
[2024-05-11 13:55:26.545043] [STDOUT] stdout:            adb: failed to install /opt/s/w/ir/x/t/FCSoWr/package_with_native_assets/example/build/app/outputs/flutter-apk/app-debug.apk: Failure [INSTALL_FAILED_UPDATE_INCOMPATIBLE: Existing package com.example.package_with_native_assets signatures do not match newer version; ignoring!]
[2024-05-11 13:55:26.545145] [STDOUT] stdout: [        ] Installing build/app/outputs/flutter-apk/app-debug.apk... (completed in 3.9s)
[2024-05-11 13:55:26.548135] [STDOUT] stderr: [   +1 ms] Error: ADB exited with exit code 1
[2024-05-11 13:55:26.548299] [STDOUT] stderr: [   +1 ms] Performing Streamed Install

I've seen something like this before when developing locally every once in a while. That an app cannot be updated because the previous version of the app is incompatible (usually signed different). But that was on iOS if I'm not mistaken.
Maybe Android has introduced a similar feature?

@reidbaker Who knows how the Android devices in the device lab work?
I would expect the device to not already have an app installed.
If the devices do not have apps removed, we should investigate if we can adb "uninstall" the app first in the test.

edit: It already does uninstalling

from flutter.

dcharkes avatar dcharkes commented on June 2, 2024

The two failures in the last 100 runs have different causes:

[2024-05-12 02:44:36.560587] [STDOUT] stdout: [        ] Waiting for VM Service port to be available...
(and then just hangs)
Step failed (timeout) (retcode: -15)

and

[2024-05-11 13:55:30.725023] [STDOUT] stderr:            adb: failed to install /opt/s/w/ir/x/t/FCSoWr/package_with_native_assets/example/build/app/outputs/flutter-apk/app-debug.apk: Failure [INSTALL_FAILED_INSUFFICIENT_STORAGE: Scanning Failed.: Package com.example.package_with_native_assets could not be assigned a valid UID]
[2024-05-11 13:55:30.725123] [STDOUT] stderr: [        ] Error: Failed to install APK again.
[2024-05-11 13:55:30.725791] [STDOUT] stderr: [        ] Error launching application on Pixel 7 Pro.
[2024-05-11 13:55:30.729984] [STDOUT] stdout: [   +4 ms] "flutter run" took 65,971ms.

Both of these issues seem unrelated to the specific test.

from flutter.

dcharkes avatar dcharkes commented on June 2, 2024

Related issues:

from flutter.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.