Skip to content

Impeller compiler unit tests are not hermetic, can't be run by gtest-parallel. #143330

@zanderso

Description

@zanderso

Tests can't run in parallel due to collisions on this directory:

https://github.com/flutter/engine/blob/main/impeller/compiler/compiler_test.cc#L13

These are part of impeller_unittests, which would be helpful to run with gtest-parallel. Otherwise impeller_unittests is likely too slow to run in unopt with asan etc. enabled.

Metadata

Metadata

Assignees

Labels

P2Important issues not at the top of the work listc: tech-debtTechnical debt, code quality, testing, etc.team-engineOwned by Engine teamtriaged-engineTriaged by Engine team

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions