Page MenuHomePhabricator

Flaky test "ext.flow: mediawiki.ui.enhance Forms with required fields"
Closed, ResolvedPublic

Description

This test is failing intermittendly causing broken builds for other extensions and MediaWIki core.

Samples:

ext.flow: mediawiki.ui.enhance Forms with required fields have certain buttons disabled by default FAILED
  Buttons with data-role=action are disabled when required fields are empty.
  Expected: true
  Actual: false
at Object.<anonymous> (http://localhost:9876/jenkins-mediawiki-extensions-qunit-9983/load.php?

Event Timeline

Krinkle raised the priority of this task from to Needs Triage.
Krinkle updated the task description. (Show Details)
Krinkle added a project: StructuredDiscussions.
Krinkle added a subscriber: Krinkle.
Restricted Application added a subscriber: Aklapper. · View Herald Transcript
Krinkle triaged this task as High priority.Sep 3 2015, 10:21 PM
Krinkle updated the task description. (Show Details)
Krinkle set Security to None.

Change 236209 had a related patch set uploaded (by Mooeypoo):
Dont trigger event in mediawiki.ui.enhance test

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

Change 236209 merged by jenkins-bot:
Don't trigger event in mediawiki.ui.enhance test

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

Starting with with Build #124(Sep 7) there are no more errors such as:

ext.flow: mediawiki.ui.enhance Forms with required fields have certain buttons disabled by default FAILED
21:58:40 	Buttons with data-role=action are disabled when required fields are empty.
21:58:40 	Expected: true
21:58:40 	Actual: false
DannyH added a subscriber: DannyH.