[DXML-6] data.xml tests fail on clojure 1.2.0 and 1.2.1 Created: 22/May/12 Updated: 22/May/12 Resolved: 22/May/12 |
|
| Status: | Resolved |
| Project: | data.xml |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | None |
| Type: | Defect | Priority: | Major |
| Reporter: | Ryan Senior | Assignee: | Ryan Senior |
| Resolution: | Completed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
See the test matrix here: http://build.clojure.org/job/data.xml-test-matrix/. Looks like the mixed-quotes test is to blame, just a reordering of attributes when they are emitted to a string. |
| Comments |
| Comment by Ryan Senior [ 22/May/12 12:54 PM ] |
|
Tests now run successfully on 1.2.0 and 1.2.1 |