protractor: "angular never provided resumeBootstrap" pops up

Since some time we occasionally see “angular never provided resumeBootstrap” in our tests and can’t figure out why. We have ng-app on <html> and use the latest stable version of Angular 1.2.x and the latest version of Protractor with Jasmine 1.

I can’t really give more information, because it happens very randomly. We don’t do manually bootstrapping or something like that. It worked without flaws for a while.

About this issue

  • Original URL
  • State: closed
  • Created 9 years ago
  • Comments: 19 (3 by maintainers)

Most upvoted comments

For information, as stated in https://github.com/angular/protractor/issues/3115, rolling back to protractor 3.1.1 resolved this issue.

This issue is kind of a conglomeration of a bunch of old issues over time. I don’t think it’s providing any use to keep it open. For the latest issue (which was not a flake, just happened all the time), Protractor 3.3.0 should fix it. As for the BrowserSync issues, I don’t have much knowledge about this and hope that their update helps.

If you are seeing a specific new issues with the latest protractor, please open up a new issue.