Skip to content

The logs uploader module is not enable for the flutter_drone recipe #152775

@matanlurey

Description

@matanlurey

@jason-simmons:

The recipe library that uploads logs set both FLUTTER_LOGS_DIR and FLUTTER_TEST_OUTPUTS_DIR to the same path
(see https://flutter.googlesource.com/recipes/+/refs/heads/main/recipe_modules/logs_util/api.py#27)

So tools should be able to use either one. (I don't know why both of these variables exist given that they appear to be identical)

AFAICT the flutter_drone recipe used to run the test linked above is not using the log upload library. The recipe itself would need to be modified in order to get that functionality.

That's unfortunate, as flutter_drone is used over 100+ times.

Metadata

Metadata

Assignees

Labels

P2Important issues not at the top of the work listc: tech-debtTechnical debt, code quality, testing, etc.team-infraOwned by Infrastructure teamtriaged-infraTriaged by Infrastructure team

Type

No type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions