Last modified: 2014-10-16 03:13:54 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T73476, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 71476 - Saving a new topic can take >5s on beta labs
Saving a new topic can take >5s on beta labs
Status: NEW
Product: MediaWiki extensions
Classification: Unclassified
Flow (Other open bugs)
unspecified
All All
: Normal normal (vote)
: ---
Assigned To: Nobody - You can work on this!
: browser-test-bug, performance
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2014-09-30 18:11 UTC by Chris McMahon
Modified: 2014-10-16 03:13 UTC (History)
6 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Chris McMahon 2014-09-30 18:11:57 UTC
After creating and saving a new topic at http://en.wikipedia.beta.wmflabs.org/wiki/Talk:Flow_QA

the modal dialog spinning while the save is committed can still be present after more than 5 seconds, as indicated by this failure:  https://integration.wikimedia.org/ci/view/BrowserTests/view/-All/job/browsertests-Flow-en.wikipedia.beta.wmflabs.org-linux-firefox-sauce/259/consoleFull

the code: 

When(/^I click New topic save$/) do
  on(FlowPage) do |page|
    page.new_topic_save_element.when_present.click

    # Wait for the save to finish, at which point the button will hide
    page.new_topic_save_element.when_not_visible
  end
end
Comment 1 Danny Horn 2014-10-02 17:53:55 UTC
in backlog: https://trello.com/c/6nC63cHP
Comment 2 Chris McMahon 2014-10-03 16:18:54 UTC
Bump because I am seeing this a lot today when running tests locally against beta labs, it does not seem to be a fluke.
Comment 3 Gerrit Notification Bot 2014-10-14 19:08:42 UTC
Change 166625 had a related patch set uploaded by Spage:
QA: increase add topic timeout to 10 seconds

https://gerrit.wikimedia.org/r/166625
Comment 4 Gerrit Notification Bot 2014-10-16 03:07:00 UTC
Change 166625 merged by jenkins-bot:
QA: increase add topic timeout to 10 seconds

https://gerrit.wikimedia.org/r/166625
Comment 5 spage 2014-10-16 03:13:54 UTC
Gerrit change #166625 hides the performance issue, but we should investigate and improve Flow performance on beta labs (and test2wiki), so resetting this to NEW.

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links