-
Notifications
You must be signed in to change notification settings - Fork 136
Correct the file locations of promo texts in screenshots.json #12965
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
Conversation
📲 You can test the changes from this Pull Request in WooCommerce-Wear Android by scanning the QR code below to install the corresponding build.
|
|
📲 You can test the changes from this Pull Request in WooCommerce Android by scanning the QR code below to install the corresponding build.
|
d92591f to
e8fe491
Compare
|
Hey @irfano code changes look good but I'm unable to run the screenshot command successfully. I get the following error all the time: Some screenshot test is broken (although if I run screenshot test from AS they run just fine) The screenShot test flow always gets stuck at the orders screens:
Any idea what could be going on? |
JorgeMucientes
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Don't want to block these changes because I can't run the screenshots generation on my local environment. So I'm approving 👍🏼
2b44afd to
595809b
Compare
|
@JorgeMucientes, the issue was caused by today’s date. The changes I made:
|
|
Hey @irfano thanks for making the updates. Just letting you know that after updating with the latest changes I'm still facing an error while running |
|
Jorge mentioned that it worked on trunk after merging this PR. The issue above might be a temporary problem on his local setup. |

Closes: woocommerce/woomobile-private#393
Description
This fixes incorrect file locations for promo texts in
screenshots.json.bundle exec fastlane download_promo_stringscommand downloads promo texts inmetadata/android/{locale}/promo_screenshot_5.txt.Testing information
Follow Android Screenshots instructions (P91TBi-8Pt-p2) to test generating promo screenshots.
The tests that have been performed
Generating promo screenshots with
bundle exec fastlane create_promo_screenshot locales:en-USImages/gif
RELEASE-NOTES.txtif necessary. Use the "[Internal]" label for non-user-facing changes.Reviewer (or Author, in the case of optional code reviews):
Please make sure these conditions are met before approving the PR, or request changes if the PR needs improvement: