Skip to content

Attempt to fix some intermittent E2E test failures#6971

Merged
noisysocks merged 2 commits intomasterfrom
fix/e2e-tests
May 28, 2018
Merged

Attempt to fix some intermittent E2E test failures#6971
noisysocks merged 2 commits intomasterfrom
fix/e2e-tests

Conversation

@noisysocks
Copy link
Copy Markdown
Member

@noisysocks noisysocks commented May 28, 2018

The multi-block-selection and managing-links E2E tests seem to fail intermittently in Travis CI but always pass locally for me.

My guess is that it's because we're sometimes calling asynchronous functions without waiting (using await) for the result.

It's difficult to verify that this PR fixes the issue. An 'All checks have passed' is good—but we might have just gotten lucky 🤷‍♂️

@noisysocks noisysocks added the [Type] Automated Testing Testing infrastructure changes impacting the execution of end-to-end (E2E) and/or unit tests. label May 28, 2018
@noisysocks noisysocks changed the title Attempt to fix managing-links E2E test Attempt to fix some intermittent E2E test failures May 28, 2018
Copy link
Copy Markdown
Member

@pento pento left a comment

Choose a reason for hiding this comment

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

👍🏻 Let's see if this helps.

@noisysocks noisysocks merged commit 5c8c274 into master May 28, 2018
@noisysocks noisysocks deleted the fix/e2e-tests branch May 28, 2018 03:57
@noisysocks noisysocks added this to the 3.0 milestone May 29, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

[Type] Automated Testing Testing infrastructure changes impacting the execution of end-to-end (E2E) and/or unit tests.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants