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

E2E: Add Gutenberg basic publish post to IE11 canary test suite #38808

Merged
merged 2 commits into from
Jan 15, 2020

Conversation

mmtr
Copy link
Member

@mmtr mmtr commented Jan 13, 2020

Changes proposed in this Pull Request

In #38767 we added the Gutenberg basic publish posts to the IE11 canary test suite in order to prevent more IE11 regressions from happening.

However, we had to remove it in #38507 after activating Gutenberg 7.2.0 since the test was failing for some reason.

This PR adds that test back and properly fixes the test by adding some missing awaits (props @Stojdza)

@mmtr mmtr added [Status] In Progress [Status] Needs Review The PR is ready for review. This also triggers e2e canary tests and wp-desktop tests automatically. labels Jan 13, 2020
@mmtr mmtr requested a review from a team as a code owner January 13, 2020 16:08
@mmtr mmtr self-assigned this Jan 13, 2020
@matticbot
Copy link
Contributor

@matticbot
Copy link
Contributor

This PR does not affect the size of JS and CSS bundles shipped to the user's browser.

Generated by performance advisor bot at iscalypsofastyet.com.

@mmtr
Copy link
Member Author

mmtr commented Jan 14, 2020

@Automattic/e2e-test-reviewers any idea why the test fails on IE11? Seems that the posts list is not loading after clicking on "Posts" on the sidebar, but I cannot reproduce that manually on IE11 (tested on BrowserStack).

@Stojdza
Copy link
Contributor

Stojdza commented Jan 14, 2020

@mmtr I wasn't sure why the test was failing since video recordings are completely black, and even in some runs screenshots were the same. It was basically shooting in the dark 😄 I created PR to try a couple of things and eventually I managed IE canaries to pass.

With this change you should be good to go: 4c67b47

@mmtr
Copy link
Member Author

mmtr commented Jan 14, 2020

That's absolutely fantastic. Thanks a lot @Stojdza!

@mmtr mmtr changed the title [WIP] E2E: Add Gutenberg basic publish post to IE11 canary test suite E2E: Add Gutenberg basic publish post to IE11 canary test suite Jan 14, 2020
Copy link
Contributor

@gwwar gwwar left a comment

Choose a reason for hiding this comment

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

Code changes make sense and looks like the E2Es ran cleanly ✨

@mmtr mmtr merged commit a14c02a into master Jan 15, 2020
@mmtr mmtr deleted the update/e2e-gutenberg-canary-ie11 branch January 15, 2020 10:43
@matticbot matticbot removed the [Status] Needs Review The PR is ready for review. This also triggers e2e canary tests and wp-desktop tests automatically. label Jan 15, 2020
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.

4 participants