The recent work on the REST API has found that one of the tests was missing results. Since a query with multiple partitions returns results as they are completed, each query may have a different result order. This change adds the other possible orders to the test results.
https://github.com/apache/vxquery/pull/175
