Skip to content

Flutter plugins build_all_plugins test times out on Flutter stable #42810

@collinjackson

Description

@collinjackson

Seems to be having issues with building web plugins.

I think we can just wait for the next stable release and then we'll be able to start testing on both.

https://github.com/flutter/plugins/runs/261590872

SLVR:                                   fact: every version of path_provider from path depends on flutter any from sdk
SLVR:                                   fact: every version of path_provider from path depends on meta ^1.0.5
SLVR:                                   fact: every version of path_provider from path depends on platform ^2.0.0
SLVR:                                     selecting path_provider 1.3.1 from path
SLVR:                                     fact: every version of quick_actions from path depends on flutter any from sdk
SLVR:                                     fact: every version of quick_actions from path depends on meta ^1.0.5
SLVR:                                       selecting quick_actions 0.3.2+3 from path
SLVR:                                       fact: every version of url_launcher_web from path depends on flutter any from sdk
SLVR:                                       fact: every version of url_launcher_web from path depends on flutter_web_plugins any from sdk
SLVR:                                       fact: every version of url_launcher_web from path depends on meta ^1.1.7
SLVR:                                         selecting url_launcher_web 0.0.1 from path
SLVR:                                         derived: flutter_web_plugins any from sdk
SLVR:                                         fact: flutter_web_plugins from sdk doesn't exist (could not find package flutter_web_plugins in the Flutter SDK)
SLVR:                                         conflict: flutter_web_plugins from sdk doesn't exist (could not find package flutter_web_plugins in the Flutter SDK)
SLVR:   derived: not flutter_web_plugins any from sdk
SLVR:   conflict: every version of url_launcher_web from path depends on flutter_web_plugins any from sdk
SLVR:   ! not flutter_web_plugins any from sdk is satisfied by not flutter_web_plugins any from sdk
SLVR:   ! which is caused by "flutter_web_plugins from sdk doesn't exist (could not find package flutter_web_plugins in the Flutter SDK)"
SLVR:   ! thus: url_launcher_web from path is forbidden
SLVR:   ! url_launcher_web from path is satisfied by url_launcher_web from path
SLVR:   ! which is caused by "all_plugins depends on url_launcher_web from path"
SLVR:   ! thus: version solving failed
SLVR: Version solving took 0:00:01.499877 seconds.
    | Tried 1 solutions.
FINE: Resolving dependencies finished (1.5s).
ERR : Because every version of url_launcher_web from path depends on flutter_web_plugins any from sdk which is forbidden, url_launcher_web from path is forbidden.
    | So, because all_plugins depends on url_launcher_web from path, version solving failed.
FINE: Exception type: SolveFailure
FINE: package:pub/src/solver/version_solver.dart 308:5   VersionSolver._resolveConflict
    | package:pub/src/solver/version_solver.dart 131:27  VersionSolver._propagate
    | package:pub/src/solver/version_solver.dart 96:9    VersionSolver.solve
    | ===== asynchronous gap ===========================
    | dart:async                                         Future.catchError
    | package:pub/src/utils.dart 109:52                  captureErrors.<fn>
    | package:stack_trace                                Chain.capture
    | package:pub/src/utils.dart 122:11                  captureErrors
    | package:pub/src/command_runner.dart 171:13         PubCommandRunner.runCommand
---- End log transcript ----
pub get failed (69) -- attempting retry 56 in 64 seconds...
Timed out!

Metadata

Metadata

Assignees

No one assigned

    Labels

    packageflutter/packages repository. See also p: labels.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions