Page MenuHomePhabricator

Mobile QUnit tests reload pages
Closed, ResolvedPublic

Description

Visit http://localhost:8888/w/index.php/Special:JavaScriptTest/qunit

Tests in EditorOverlay.js seem to cause this to reload the page.
The issue seems to be due to the call to render in View _postInitialize

On a side note it's currently not possible to merge any Gather patches right now, we're hoping this is the reason (otherwise we are stumped).

Event Timeline

Jdlrobson raised the priority of this task from to High.
Jdlrobson updated the task description. (Show Details)
Jdlrobson added a project: Web-Team-Backlog.
Jdlrobson moved this task to Incoming on the Web-Team-Backlog board.
Jdlrobson subscribed.

Change 211969 had a related patch set uploaded (by Jdlrobson):
Prevent navigating back on QUnit tests

https://gerrit.wikimedia.org/r/211969

Change 211969 merged by jenkins-bot:
Prevent navigating back on QUnit tests

https://gerrit.wikimedia.org/r/211969

phuedx claimed this task.
phuedx removed a project: Patch-For-Review.
phuedx set Security to None.

I can run the tests locally without the page reloading.