Skip to content
This repository was archived by the owner on Feb 26, 2024. It is now read-only.
This repository was archived by the owner on Feb 26, 2024. It is now read-only.

zone.js 0.8.18 - Protractor tests failed - Timed out waiting for asynchronous Angular tasks #945

Closed
@DosiaKroll

Description

@DosiaKroll

We updated version for zone.js from 0.8.12 to 0.8.18. After this, all our e2e tests with Protractor stopped work. When test had to resolve any instructions with expect, finally finished with the same error, ex.:

Failed: Timed out waiting for asynchronous Angular tasks to finish after 60 seconds.
This may be because the current page is not an Angular application. Please see the FAQ for more details:
https://github.com/angular/protractor/blob/master/docs/timeouts.md#waiting-for-angular While waiting for
element with locator - Locator: By(xpath, //div[@id="dashboardBoxes"]/div)

We checked all versions since 0.8.12 to 0.8.17 and we hadn't issue with them, only with version 0.8.18. We couldn't find any workaround for this, so we're still using version 0.8.17, but if new Angular will be released, then I guess will use the new version of zone.js and our issue with e2e tests will come back.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions