I have some spare time and am trying to do something about the test failure noise. I figured I'd start with enwiki because when I see test failure there, I get particularly nervous.
mobile-frontend-photo-upload-anon was updated with new language (login -> log in) in commit 5eba35e78f028fdaab61de2e28dcc9f025ab236f. This is currently live on enwiki (as visible with https://en.wikipedia.org/wiki/MediaWiki:Mobile-frontend-photo-upload-anon), but for some reason the actual toast message appears out of date. What is causing this?
The related code change for this (https://gerrit.wikimedia.org/r/#/c/110118/) is not currently on enwiki (should be with next deployment to enwiki on Thursday). In a given feature file (eg features/login.feature), is it possible to specify target environments (eg @en.m.wikipedia.org) for individual scenarios, or do the targets only apply to the whole feature file?