New issue
Advanced search Search tips

Issue 892002 link

Starred by 1 user

Issue metadata

Status: Untriaged
Owner: ----
Cc:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

servod: double-building configuration files

Project Member Reported by coconutruben@chromium.org, Oct 4

Issue description

Right now, when building power configuration files in setup.py, these get built twice (I believe): once in the build stage and once in the install stage (as it runs the build stage again).

One possible solution is to move building to the install stage - however, testing runs after building, and before installing, so we can't do that.

This might/will become a bigger issue if/when we compile all configuration files (.xml) into a faster parsing format i.e. json.

This bug is to track the efforts of finding a clean way to ensure that building does not happen twice.
 
Status: Untriaged (was: Available)
Available, but no owner or component? Please find a component, as no one will ever find this without one.

Sign in to add a comment