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

Run connected tests nightly on Firebase Test Lab #9836

Merged
merged 1 commit into from
May 16, 2019

Conversation

jtreanor
Copy link
Contributor

@jtreanor jtreanor commented May 10, 2019

Now that #9835 is merged, we can start running our now mocked connected tests on CI. This change runs all connected tests on Firebase Test Lab at midnight each night. It runs the same tests as ./gradlew WordPress:connectedVanillaDebugAndroidTest and includes all e2e tests and the screenshot tests.

As agreed with @loremattei we will start by running them on a nightly basis and can later move them to every PR when we feel they are reliable and useful. We can also add Slack notifications on failure when we feel we can rely on them.

To test:

  • See that the connected tests ran successfully here.

Update release notes:

  • If there are user facing changes, I have added an item to RELEASE-NOTES.txt.

@jtreanor jtreanor added this to the 12.5 milestone May 10, 2019
@jtreanor jtreanor force-pushed the firebase-connected-tests branch from 2486d2b to 4614d51 Compare May 14, 2019 09:22
@jtreanor jtreanor force-pushed the firebase-connected-tests branch from 4614d51 to edbd406 Compare May 14, 2019 09:35
@jtreanor jtreanor changed the title Run connected tests on Firebase Test Lab Run connected tests nightly on Firebase Test Lab May 14, 2019
@jtreanor jtreanor requested a review from loremattei May 14, 2019 09:45
@jtreanor jtreanor marked this pull request as ready for review May 14, 2019 09:45
Copy link
Contributor

@loremattei loremattei left a comment

Choose a reason for hiding this comment

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

LGTM!

:shipit:

@jtreanor jtreanor merged commit e63fec1 into develop May 16, 2019
@jtreanor jtreanor deleted the firebase-connected-tests branch May 16, 2019 15:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants