Skip to content

camera_android and camera_android_camerax integration tests failure on image resolution #154682

@yaakovschectman

Description

@yaakovschectman

Internal: b/376074365

The packages PR https://github.com/flutter/packages/pull/7587/checks which only updates the targeted SDK for example apps and makes some tweaks to the manifests as necessary to do so is resulting in instrumentation test failures (https://logs.chromium.org/logs/flutter/buildbucket/cr-buildbucket/8737614895298399505/+/u/Run_package_tests/Firebase_Test_Lab/stdout) for the camera_android and camera_android_camerax packages, either from timing out or from an image being taken at a higher than expected resolution.
Locally, running dart run script/tool/bin/flutter_plugin_tools.dart drive-examples --android --packages=camera_android_camerax,camera_android on the branch of that PR resulted in failed assertions for the image resolutions, as well. However, when checking out the main branch again, and running the above command on main, those tests continue to fail.

Metadata

Metadata

Labels

P2Important issues not at the top of the work listp: cameraThe camera pluginpackageflutter/packages repository. See also p: labels.platform-androidAndroid applications specificallyteam-androidOwned by Android platform teamtriaged-androidTriaged by Android platform team

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions