Last modified: 2012-12-09 16:37:23 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 T42487, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 40487 - Xml tests depends on $wgWellFormedXml = true
Xml tests depends on $wgWellFormedXml = true
Status: RESOLVED FIXED
Product: MediaWiki
Classification: Unclassified
Unit tests (Other open bugs)
1.20.x
All All
: Normal enhancement (vote)
: 1.21.0 release
Assigned To: Umherirrender
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2012-09-24 21:44 UTC by Niklas Laxström
Modified: 2012-12-09 16:37 UTC (History)
4 users (show)

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


Attachments

Description Niklas Laxström 2012-09-24 21:44:55 UTC
Probably because I have
$wgWellFormedXml = false;
Comment 1 Niklas Laxström 2012-09-24 21:47:40 UTC
Same applies to
XmlSelectTest::testSetDefaultAfterAddingOptions
XmlSelectTest::testSetDefault

52) XmlSelectTest::testAddOptionWithValueZero
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'<select><option value="0">foo</option></select>'
+'<select><option value=0>foo</option></select>'

XmlSelectTest::testAddOptionWithFalse
XmlSelectTest::testAddOptionWithDefault
XmlSelectTest::testAddOption
XmlSelectTest::testConstructParameters
Comment 2 Antoine "hashar" Musso (WMF) 2012-09-25 07:41:42 UTC
rephased subject.

See also bug 40490 for HtmlTest
Comment 3 Umherirrender 2012-12-09 10:47:54 UTC
See Gerrit change #37671

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


Navigation
Links