Skip to content

Conversation

@gsnedders
Copy link
Member

This doesn't do anything about the fact that none of our
treebuilders preserve attribute order: it merely avoids the
serializer reordering them from the order it receives them in.

This changes the serializer tests to use an OrderedDict to get
alphabetical order so they continue to meet their expectations.

gsnedders added 3 commits May 4, 2013 23:29
This doesn't do anything about the fact that none of our
treebuilders preserve attribute order: it merely avoids the
serializer reordering them from the order it receives them in.

This changes the serializer tests to use an OrderedDict to get
alphabetical order so they continue to meet their expectations.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is unnecessary since you're using requirements-optional-2.6.txt in Travis anyway.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Only with USE_OPTIONAL=true; we also run with USE_OPTIONAL=false.

@gsnedders
Copy link
Member Author

0c99d3a

@gsnedders gsnedders closed this May 16, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants