DefaultPrepAndExpectedTestCase.verifyData() sorts table columns by the default (Strings) instead of per each column's data type. This is problematic with numeric data fields as "10" sorts before "2".
It's in the 2.6.1 snapshot.
It's in the 2.6.1 snapshot.