Skip to content
This repository has been archived by the owner on Apr 15, 2019. It is now read-only.

Make e2e tests in Jenkins more stable #265

Closed
slaweet opened this issue May 26, 2017 · 2 comments
Closed

Make e2e tests in Jenkins more stable #265

slaweet opened this issue May 26, 2017 · 2 comments
Assignees

Comments

@slaweet
Copy link
Contributor

slaweet commented May 26, 2017

Expected behaviour

E2e tests in Jenkins should not fail at random

Actual behaviour

E2e tests in Jenkins sometimes fail. So far it's always been this one:
Scenario: should allow to create a new account

@slaweet slaweet added the test label May 26, 2017
slaweet added a commit that referenced this issue May 26, 2017
This is a quick for issue #265 to not interfere with other PRs
A proper fix of #265 should follow
@slaweet slaweet added this to Backlog in Version 1.0.0 May 26, 2017
@slaweet slaweet self-assigned this May 26, 2017
@slaweet slaweet moved this from Backlog to Ready in Version 1.0.0 May 26, 2017
@reyraa reyraa moved this from Ready to In Progress in Version 1.0.0 May 29, 2017
@reyraa reyraa self-assigned this May 29, 2017
@slaweet
Copy link
Contributor Author

slaweet commented May 31, 2017

Another unstable scenario:

  Scenario: should allow to remove votes form delegates
  ���� Given I'm logged in as "genesis"�
  ���� When I click tab number 2�
  ���� And I click checkbox on table row no. 3�
  ���� And I click checkbox on table row no. 5�
  ���� And I click "vote button"�
  ���� And I click "submit button"�
[14:26:23] E/launcher - waiting for element 'md-toast'
Wait timed out after 4005ms

https://jenkins.lisk.io/job/Nano-Pipeline/job/PR-291/1/console

@Isabello Isabello removed this from In Progress in Version 1.0.0 Jun 13, 2017
@slaweet
Copy link
Contributor Author

slaweet commented Nov 1, 2017

Closing as duplicate to #878

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants