Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix a flaky protractor test. #4347

Merged
merged 1 commit into from
Jan 4, 2018
Merged

Fix a flaky protractor test. #4347

merged 1 commit into from
Jan 4, 2018

Conversation

seanlip
Copy link
Member

@seanlip seanlip commented Jan 4, 2018

The protractor test file was clicking an element directly instead of using a standard method in the editor.js protractor_utils page which included a post-click wait. This caused the next action to be attempted before the modal closed, which is resulting in flaky tests.

Checklist

  • The PR title starts with "Fix #bugnum: ", followed by a short, clear summary of the changes.
  • The linter/Karma presubmit checks have passed.
  • The PR is made from a branch that's not called "develop".
  • The PR follows the style guide.
  • The PR is assigned to an appropriate reviewer.

@seanlip
Copy link
Member Author

seanlip commented Jan 4, 2018

Requesting a review from anyone on @oppia/committers who's comfortable doing so, since this is a trivial change that unblocks some PRs.

Copy link
Member

@jacobdavis11 jacobdavis11 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good.

@seanlip
Copy link
Member Author

seanlip commented Jan 4, 2018

Thanks!

@seanlip seanlip merged commit 9421009 into develop Jan 4, 2018
@seanlip seanlip deleted the fix-e2e-test-2 branch January 4, 2018 07:10
apb7 pushed a commit that referenced this pull request Jun 6, 2018
…custom_lint_checks.py (#5034)

* ncluded docstrings in various functions in scrips/custom_lint_checks.py

* Removed an extra line in custom_lint_checks.py

* Removed an extra line in custom_lint_checks.py

* Rectified the requested changes

* Rectified the requested changes

* Rectified the requested changes

* Rectified the requested changes

* Rectified the requested changes

* Rectified the requested changes

* Rectified the requested changes

* Rectified the requested changes

* Rectified the requested changes

* Rectified the requested changes

* Rectified the requested changes
hoangviet1993 pushed a commit to hoangviet1993/oppia that referenced this pull request Jun 20, 2018
…rips/custom_lint_checks.py (oppia#5034)

* ncluded docstrings in various functions in scrips/custom_lint_checks.py

* Removed an extra line in custom_lint_checks.py

* Removed an extra line in custom_lint_checks.py

* Rectified the requested changes

* Rectified the requested changes

* Rectified the requested changes

* Rectified the requested changes

* Rectified the requested changes

* Rectified the requested changes

* Rectified the requested changes

* Rectified the requested changes

* Rectified the requested changes

* Rectified the requested changes

* Rectified the requested changes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants