Steps to reproduce
- Log in to wikipedia
- Switch to mobile version
- Go to non-existent page, like https://en.m.wikipedia.org/wiki/Iadsfadf
Expected results
19:06:12 Scenario: Talk on a page that doesn't exist (bug 64268) # tests/browser/features/talk.feature:16
19:07:07 Given I am logged into the mobile website # tests/browser/features/step_definitions/common_steps.rb:22
19:07:07 And I am on a page that does not exist # tests/browser/features/step_definitions/common_steps.rb:29
19:07:07 When I click the talk button # tests/browser/features/step_definitions/talk_steps.rb:1
19:07:07 Then I should see the talk overlay
Actual results
- Overlay fails to open.
Spotted in this browser test
Failing since these two commits
Issue since at least wmf/1.31.0-wmf.20