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

Conversation

@CrispusDH
Copy link
Contributor

@CrispusDH CrispusDH commented Nov 9, 2018

I'm not sure should I or not change expected error message (test is failed with the same result on CircleCI and locally)?
Expected error message: Timed out waiting for asynchronous Angular tasks to finish
Current error message: Failed: script timeout: result was not received in 11 seconds

@cnishina , could you take a look at this PR, please

@CrispusDH
Copy link
Contributor Author

Reference #4995

@cnishina
Copy link
Contributor

Interesting. I'm not sure about this either. We can address this later. I plan to leave this as is commented out until we get more direction on this.

@cnishina
Copy link
Contributor

Okay I looked into this a bit more, the failure is there probably because of this controlFlow call.

https://github.com/angular/protractor/blob/master/lib/browser.ts#L660 Probably the error is not properly thrown because we are do not execute the controlFlow(). We will come back to this when we untangle Protractor and the control flow.

@cnishina
Copy link
Contributor

@CrispusDH Could you rebase this? I fixed the control flow issue in the browser. Thank you!

@CrispusDH
Copy link
Contributor Author

CrispusDH commented Nov 15, 2018

@cnishina , unfortunately the error is still the same as was

@cnishina
Copy link
Contributor

Closing this one. It looks like we got it done.

@cnishina cnishina closed this Nov 29, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants