thiemowmde created this task.
thiemowmde added subscribers: thiemowmde, JanZerebecki, Tobi_WMDE_SW.
thiemowmde added projects: Wikidata, Browser-Tests, Wikidata-Sprint-2015-11-03.
Herald added a subscriber: Aklapper.

TASK DESCRIPTION
  I accidentally run across a hot tip that can speed up browser tests:
  ```lang=js
  jQuery.fx.off = true;
  ```
  I suggest to add this to our test setup, so it speeds up CI as well as local 
test runs. Would be really cool to know the actual difference this makes.
  
  This option is in jQuery since version 1.3. In previous versions I set all 
elements in the `jQuery.fx.speeds` array to 0 to achieve the same.

TASK DETAIL
  https://phabricator.wikimedia.org/T117678

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: thiemowmde
Cc: Tobi_WMDE_SW, JanZerebecki, thiemowmde, Aklapper, Wikidata-bugs, aude, 
Mbch331, greg



_______________________________________________
Wikidata-bugs mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs

Reply via email to