Skip to content

flutter SDK pub precompiles everything hanging travis #2225

Open
@jcollins-g

Description

@jcollins-g

The dartdoc grinder relies on pub global activate -spath to run against flutter. For some reason, when using the version of pub included with the Dart SDK inside Flutter, this results in excessive precompiling that hangs Travis.

A workaround in #2224 uses the default pub instead, but this isn't correct in reproducing how dartdoc is run by Flutter on their CI. Flutter probably doesn't hit this problem themselves because they use released versions of dartdoc.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P2A bug or feature request we're likely to work ontype-infraA repository infrastructure change or enhancementtype-performanceIssues related to slow dartdoc generation.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions