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

Protractor tests failing with reason "Error: Timeout - Async callback was not invoked within timeout specified by jasmine.DEFAULT_TIMEOUT_INTERVAL." after upgrading to chrome 64 #4697

@SrivaniA

Description

@SrivaniA

Hi ,

My E2E tests are failing with reason : "Error: Timeout - Async callback was not invoked within timeout specified by jasmine.DEFAULT_TIMEOUT_INTERVAL." after upgrading to chrome 64. Works well when downgraded to chrome 63.

Has any one experienced this ?

Error: Timeout - Async callback was not invoked within timeout specified by jasmine.DEFAULT_TIMEOUT_INTERVAL.
at Timeout._onTimeout (/src/tests/node_modules/protractor/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:4432:23)
at ontimeout (timers.js:475:11)
at tryOnTimeout (timers.js:310:5)
at Timer.listOnTimeout (timers.js:270:5)

Node Version: 8.6.0
Protractor Version: 5.3.0
Angular Version: 5
Browser(s): Google Chrome Version 64
Operating System : MAC , High Sierra 10.13
Chromedriver version 2.35

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