[Bug 3756] namespaces not in canonical order in expected output

http://www.w3.org/Bugs/Public/show_bug.cgi?id=3756


per@bothner.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|normal                      |enhancement
             Status|RESOLVED                    |REOPENED
         Resolution|INVALID                     |




------- Comment #3 from per@bothner.com  2006-09-21 15:49 -------
Ok, I changed the severity to "enhancement".  The reason is I sometimes run the
testsuite many times an hour.  Having to canonicalize the expected output adds
an extra processing step which slows down running the testsuite.  (Since I
haven't yet implemented this extra step I don't know how much.)  It would be
much more efficient to pre-canonicalize the testsuite.  As there doesn't seemt
o be that many testsuites that aren't already canonicalized it should be fairly
easy to do.  (I volunteer to send patches if you'll accept this change in
principle.)  It makes more sense to change a few test cases rather than run an
extra canonicalization step on *each* non-error testcase.

Received on Thursday, 21 September 2006 15:50:02 UTC