Page MenuHomePhabricator

A lot of functionality does not work at test2
Closed, ResolvedPublic

Description


Version: 1.21.x
Severity: critical

Details

Reference
bz43125

Event Timeline

bzimport raised the priority of this task from to Unbreak Now!.Nov 22 2014, 12:47 AM
bzimport set Reference to bz43125.
bzimport added a subscriber: Unknown Object (MLST).

Andre has noticed that there is an error in javascript console too: Uncaught Error: Unknown dependency: jquery.clickTracking

Here is screen recording of the bug: https://saucelabs.com/tests/9a9c786ff3204ad8b9594f516e4df2c3

The interesting part is between 0:20 and 0:30.

It does load on test.wikipedia.org.

Not sure if this should be under "Mediawiki > Page editing", or "MW Extensions > WikiEditor", or if it's a server config issue for test2. ("Wikimedia").

Console on test2 for UW is showing "Uncaught Error: Unknown dependency: jquery.clickTracking"

Should be fixed now:

https://gerrit.wikimedia.org/r/#/c/38737/

ArticleFeedbackv5 requires click tracking extension which was not enabled on test2wiki.

Tests confirm that it is fixed: https://wmf.ci.cloudbees.com/job/desktop-browsers/

I am investigating why a few IE6 and IE10 tests failed, it is not related to this bug.