[go: nahoru, domu]

Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Flutter plugins build_all_plugins test times out on Flutter stable #42810

Closed
collinjackson opened this issue Oct 16, 2019 · 1 comment · Fixed by flutter/plugins#2203
Closed
Labels
package flutter/packages repository. See also p: labels.

Comments

@collinjackson
Copy link
Contributor
collinjackson commented Oct 16, 2019

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!
@collinjackson collinjackson changed the title Flutter plugins build_all_plugins iOS test times out on Flutter stable Flutter plugins build_all_plugins test times out on Flutter stable Oct 16, 2019
@github-actions
Copy link

This thread has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar issue, please open a new bug, including the output of flutter doctor -v and a minimal reproduction of the issue.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 26, 2021
@flutter-triage-bot flutter-triage-bot bot added the package flutter/packages repository. See also p: labels. label Jul 5, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
package flutter/packages repository. See also p: labels.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant