get_l10n_strings.py must not create google_play_strings.json
when it fails to contact the website
#188
Labels
google_play_strings.json
when it fails to contact the website
#188
Today, there was a bustage of the l10n community website. It did make the task fail: https://tools.taskcluster.net/groups/DVYoGBtFSxGmu9HO6DjRcA/tasks/ZKje9f9uTZSZc70N5Zf3MA/runs/1/logs/public%2Flogs%2Flive_backing.log
That said, the
public/google_play_strings.json
was uploaded (as an empty file). It made the push-apk task download this fail, but failed to interpret it: https://tools.taskcluster.net/groups/DVYoGBtFSxGmu9HO6DjRcA/tasks/YHlj9BaGQnuWeHpVzUjLcA/runs/1/logs/public%2Flogs%2Flive_backing.log#L35This is real problem because the push-apk task cannot upload the APKs. That's not the behavior we intended when bug 1385401 was done.
The text was updated successfully, but these errors were encountered: